#Anyone see this log?

3 messages · Page 1 of 1 (latest)

white vale
#

I got 40k errors of this after 3 mins starting.

[29-12-25 21:47:05.878] ERROR: General f:4068, t:1767062825878, st:1,610,984,691> ExceptionLogger.logException> Exception thrown
java.lang.NullPointerException: Cannot invoke "zombie.characters.animals.IsoAnimal.setX(float)" because "animal" is null at BaseVehicle.update(BaseVehicle.java:3449).
Stack trace:
zombie.vehicles.BaseVehicle.update(BaseVehicle.java:3449)
zombie.MovingObjectUpdateSchedulerUpdateBucket.update(MovingObjectUpdateSchedulerUpdateBucket.java:63)
zombie.MovingObjectUpdateScheduler.update(MovingObjectUpdateScheduler.java:145)
zombie.iso.IsoCell.ProcessObjects(IsoCell.java:2625)
zombie.iso.IsoCell.updateInternal(IsoCell.java:4899)
zombie.iso.IsoCell.update(IsoCell.java:4856)
zombie.iso.IsoWorld.updateWorld(IsoWorld.java:3268)
zombie.iso.IsoWorld.updateInternal(IsoWorld.java:3360)
zombie.iso.IsoWorld.update(IsoWorld.java:3293)
zombie.gameStates.IngameState.updateInternal(IngameState.java:1475)
zombie.gameStates.IngameState.update(IngameState.java:1296)
zombie.network.GameServer.main(GameServer.java:1011)
.

#

Not sure if bugged player logged off, but it stopped...
Server was lagging really bad during all this.

haughty zinc
#

I’ve seen such errors when players on my server reached new regions with animals, but I’m not sure what causes null pointers…