Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on broken chests. #65

Closed
imaxorz opened this issue Apr 11, 2011 · 2 comments
Closed

Error on broken chests. #65

imaxorz opened this issue Apr 11, 2011 · 2 comments

Comments

@imaxorz
Copy link

imaxorz commented Apr 11, 2011

15:01:44 [SEVERE] Could not pass event BLOCK_BREAK to BigBrother
java.lang.NullPointerException
at me.taylorkelly.bigbrother.datablock.DeltaChest.getInventoryDelta(DeltaChest.java:48)
at me.taylorkelly.bigbrother.datablock.DeltaChest.(DeltaChest.java:35)
at me.taylorkelly.bigbrother.datablock.BrokenBlock.chestCheck(BrokenBlock.java:41)
at me.taylorkelly.bigbrother.datablock.BrokenBlock.(BrokenBlock.java:31)
at me.taylorkelly.bigbrother.datablock.BrokenBlock.(BrokenBlock.java:21)
at me.taylorkelly.bigbrother.listeners.BBBlockListener.onBlockBreak(BBBlockListener.java:60)
at org.bukkit.plugin.java.JavaPluginLoader$32.execute(JavaPluginLoader.java:392)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:157)
at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)

I am using Lockette for chest protection if that helps.

@N3X15
Copy link
Contributor

N3X15 commented Apr 12, 2011

Please advise as to whether the latest recommended fixes this.

@imaxorz
Copy link
Author

imaxorz commented Apr 12, 2011

No errors with build #308.

Thank you :)

@imaxorz imaxorz closed this as completed Apr 12, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants