Jump to content
  • 0

Character was bitten/injured by a zombie and character file become corrupt


Mystara

Question

Twice in two separate instances my character has received damage from a zombie which resulted in character corruption.

 

The error in the console text is:

java.lang.NullPointerException
        at zombie.characters.BodyDamage.BodyPart.DamageUpdate(BodyPart.java:211)
        at zombie.characters.BodyDamage.BodyDamage.Update(BodyDamage.java:2204)
        at zombie.characters.IsoGameCharacter.update(IsoGameCharacter.java:9895)
        at zombie.characters.IsoPlayer.update(IsoPlayer.java:2741)
        at zombie.iso.IsoCell.ProcessObjects(IsoCell.java:1522)
        at zombie.iso.IsoCell.update(IsoCell.java:5184)
        at zombie.iso.IsoWorld.update(IsoWorld.java:2904)
        at zombie.gameStates.IngameState.update(IngameState.java:1269)
        at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
        at zombie.GameWindow.logic(GameWindow.java:664)
        at zombie.GameWindow.run(GameWindow.java:1277)
        at zombie.GameWindow.maina(GameWindow.java:1053)
        at zombie.gameStates.MainScreenState.main(MainScreenState.java:180)

 

Is there something I can do to recover the character? Does this need a patch perhaps?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

Archived

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

×
×
  • Create New...