OpenPerpetuum / PerpetuumServer

The Open Perpetuum Project's fork of the Perpetuum Standalone Server
https://openperpetuum.com
Other
44 stars 21 forks source link

GrowingNPCBasePresence respawn at 0,0 #411

Open MikeJeffers opened 2 years ago

MikeJeffers commented 2 years ago

On occasion it seems if a GrowingNPCBasePresence may spawn in at the default position value (0,0) Perhaps this is the result of failing to find an open spot, but a respawn timer on a flock going off before the presence resolves a location.

The intended behavior is that the presence seeks a spot to spawn, if it fails completely (no matter the number of iterations) it should not spawn anything and reset its spawning state, waiting up to 1-2x its presence respawn rate.