Jump to content

[39.67.5] (Steam) Null pointer crash when picking up container


Shamanu

Recommended Posts

There. Crashed once again.

Spoiler

java.lang.NullPointerException
    at zombie.network.GameClient.update(GameClient.java:340)
    at zombie.GameWindow.logic(GameWindow.java:595)
    at zombie.GameWindow.run(GameWindow.java:1301)
    at zombie.GameWindow.maina(GameWindow.java:1077)
    at zombie.gameStates.MainScreenState.main(MainScreenState.java:183)

 

Link to comment
Share on other sites

9 hours ago, Shamanu said:

There. Crashed once again.

  Hide contents

java.lang.NullPointerException
    at zombie.network.GameClient.update(GameClient.java:340)
    at zombie.GameWindow.logic(GameWindow.java:595)
    at zombie.GameWindow.run(GameWindow.java:1301)
    at zombie.GameWindow.maina(GameWindow.java:1077)
    at zombie.gameStates.MainScreenState.main(MainScreenState.java:183)

 


Can you replicate this somehow? There is a known bug where you crash when you drop a container with items, then pick up the items, and then pick up the container. It is always guaranteed that a null pointer exception happens there and it has been reported. Is this the same bug or does this happen differently?

Link to comment
Share on other sites

51 minutes ago, Beard said:


Can you replicate this somehow? There is a known bug where you crash when you drop a container with items, then pick up the items, and then pick up the container. It is always guaranteed that a null pointer exception happens there and it has been reported. Is this the same bug or does this happen differently?

Seem like it is. Usually it's: I kill zombie, drop the loot from their inventory, clears the containers and tries to pick 'em up. Once in a 20-25 attempts I gets this exception.

And as long as it's a known and reported bug - sorrry. Didn't meant to be annoying repeat.

Edited by Shamanu
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...