Page 1 of 1

[1.3.4] Entity does not exist when going to SCP-1499

Posted: Wed Dec 28, 2016 12:31 am
by zornor90
When in SCP-914's room, and SCP-106 was spawning out of the floor, I equipped SCP-1499. I then got this error log
The error is a lot of the following:

Code: Select all

Uncaught (UpdateNPCs) ***************
CopyEntity: Entity does not exist
EntityType: Entity does not exist
EntityPickMode: Entity does not exist
and:

Code: Select all

Uncaught (UpdateRooms) ***************
CopyEntity: Entity does not exist
EntityType: Entity does not exist
EntityPickMode: Entity does not exist
At the very end of the error log, the following line appears:

Code: Select all

"dimension1499" event ***************
HideEntity: Entity does not exist

Re: [1.3.4] Entity does not exist when going to SCP-1499

Posted: Wed Dec 28, 2016 12:49 pm
by PXLSHN
zornor90 wrote:When in SCP-914's room, and SCP-106 was spawning out of the floor, I equipped SCP-1499. I then got this error log
The error is a lot of the following:

Code: Select all

Uncaught (UpdateNPCs) ***************
CopyEntity: Entity does not exist
EntityType: Entity does not exist
EntityPickMode: Entity does not exist
and:

Code: Select all

Uncaught (UpdateRooms) ***************
CopyEntity: Entity does not exist
EntityType: Entity does not exist
EntityPickMode: Entity does not exist
At the very end of the error log, the following line appears:

Code: Select all

"dimension1499" event ***************
HideEntity: Entity does not exist
Hmm, seems to be an issue of the NPC's creation for the 1499 monster. Thanks for the report :D
I think i can try to fidn a solution for this :wink: