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 /lwc -c trap #19

Closed
DanielChesters opened this issue Mar 2, 2011 · 5 comments
Closed

Error on /lwc -c trap #19

DanielChesters opened this issue Mar 2, 2011 · 5 comments

Comments

@DanielChesters
Copy link

When I try /lwc -c trap ... and select chest, I have this error :
2011-03-02 01:22:35 [SEVERE] Could not pass event BLOCK_DAMAGED to LWC
java.lang.NullPointerException
at com.griefcraft.listeners.LWCBlockListener.blockTouched(LWCBlockListener.java:647)
at com.griefcraft.listeners.LWCBlockListener.onBlockDamage(LWCBlockListener.java:127)
at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:232)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:357)
at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
at net.minecraft.server.NetworkManager.a(SourceFile:230)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)

I have testing with LWC 1.57 and Craftbukkit version git-Bukkit-0.0.0-482-gecc50ad (MC: 1.3)

@Hidendra
Copy link
Owner

I apologise for the long delay - I hope this has been resolved. If it hasn't, try updating to the latest version (current 1.62). If you still get it, please do make another issue.

@DanielChesters
Copy link
Author

No prob, The problem stills in 1.61, I will try with 1.62 ;)

@Hidendra
Copy link
Owner

Okay, I was able to reproduce it just fine.

If you have already updated to 1.62, please redownload it when you have the chance.

@DanielChesters
Copy link
Author

Work on 1.63, Thank a lot ;)

@Hidendra
Copy link
Owner

Good to know :)

Phoenix616 pushed a commit to Minebench/LWC that referenced this issue May 11, 2018
* Make /cremoveall uuid compatible
* Make /lwc admin find <player> uuid compatible

Fixes Hidendra#17
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants