Zombie Ablockalypse

Zombie Ablockalypse

18k Downloads

Not saving

guruweb opened this issue ยท 2 comments

commented

I set up a game and once you restarted the server all the data would be lost. I also tried /za game mapdata cod save and it would say mapdata saved unsuccessfully. I already lost my setup twice!

2013-11-09 22:50:48 [SEVERE] Could not pass event PlayerInteractEvent to Ablockalypse v1.2.9.3
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:373)
at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630)
at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58)
at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
Caused by: java.lang.NullPointerException

commented

This sounds similar to my issue.... I wonder if everyone is saving this problem. Also, it looks like you are using version 1.2.9 of Ablockalypse so try version 1.3, which is the newer version. However, I am not sure of how to fix this bug but the developer might.

commented

You cut the error off, but it's and NPE. It's also a MapData NPE, all of which I believe are fixed in the upcoming version.