Jump to content
  • 0

Strange Server Spam


FinestHops

Question

Oct 30, 2017 5:14:20 PM zombie.iso.IsoCell ProcessStaticUpdaters
SEVERE: null
java.lang.ArrayIndexOutOfBoundsException: 622
at zombie.iso.objects.IsoDeadBody.createSurvivorDesc(IsoDeadBody.java:1494)
at zombie.iso.objects.IsoDeadBody.reanimate(IsoDeadBody.java:1596)
at zombie.iso.objects.IsoDeadBody.update(IsoDeadBody.java:1419)
at zombie.iso.IsoCell.ProcessStaticUpdaters(IsoCell.java:1539)
at zombie.iso.IsoCell.update(IsoCell.java:5187)
at zombie.iso.IsoWorld.update(IsoWorld.java:2904)
at zombie.gameStates.IngameState.update(IngameState.java:1269)
at zombie.network.GameServer.main(GameServer.java:770)

 

We also get this message

 

Oct 30, 2017 6:25:03 PM zombie.iso.IsoCell ProcessStaticUpdaters
SEVERE: null
java.lang.ArrayIndexOutOfBoundsException
 

cut between i see this in the log...

 

1509384036659 znet: SendFileAnnounce: tag 200 size 5657, chunks 6, fileId 27, name $zip
Oct 30, 2017 6:20:36 PM zombie.iso.IsoCell ProcessStaticUpdaters
SEVERE: null
java.lang.ArrayIndexOutOfBoundsException

Oct 30, 2017 6:20:36 PM zombie.iso.IsoCell ProcessStaticUpdaters
SEVERE: null
java.lang.ArrayIndexOutOfBoundsException

 

I have tried to remove all mods that I thought may be causing this. We have had no zombies for awhile now and this popped up as soon as we started manually spawning zombies. It spams our console like 20 times a second causing some big lag. 

 

I have attached copies of out server config and sandbox vars into the post. (vars file is set to txt for ease of opening)

server config.txt

sandbox vars.txt

 

 

 

What I have just done, to try and fix it was reload all server files and removed all the zpop files. It did not fix it. 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

4 hours ago, EasyPickins said:

It looks like it is trying to reanimate a corpse that is not a dead-player's corpse, which should never happen.

 

Try replacing java/zombie/iso/objects/IsoDeadBody.class on the server with this file:  IsoDeadBody.class

 

As of this time, the New dawn server seems to be back up and operation. Thanks so much for the help on this. 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...