2DWorlds Forums
Crash in MP while doing nothing - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: Bug Reports (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=23)
+--- Thread: Crash in MP while doing nothing (/showthread.php?tid=9860)



Crash in MP while doing nothing - Qwertygiy - 09-07-2012

Code:
java.lang.NullPointerException
net.buildism.object.AbstractCharacter.step(AbstractCharacter.java:382)
net.buildism.World.step(World.java:784)
net.buildism.Game.step(Game.java:264)
net.buildism.Main.gameStep(Main.java:648)
net.buildism.MainApplet.run(MainApplet.java:235)
java.lang.Thread.run(Unknown Source)

I was the only one in the server at the time, and I didn't even have the window up front -- I was working on something else.