Created
May 15, 2011 04:29
-
-
Save zml2008/972888 to your computer and use it in GitHub Desktop.
craftbook error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21:35:52 [SEVERE] Could not pass event CHUNK_UNLOAD to CraftBookCircuits | |
java.lang.NullPointerException | |
at com.sk89q.craftbook.MechanicManager.unload(MechanicManager.java:409) | |
at com.sk89q.craftbook.MechanicManager.unload(MechanicManager.java:395) | |
at com.sk89q.craftbook.bukkit.MechanicListenerAdapter$MechanicWorldListener.onChunkUnload(MechanicListenerAdapter.java:320) | |
at org.bukkit.plugin.java.JavaPluginLoader$41.execute(JavaPluginLoader.java:478) | |
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) | |
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289) | |
at net.minecraft.server.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:220) | |
at net.minecraft.server.World.doTick(World.java:1450) | |
at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:363) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287) | |
at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment