CraftBook 3

CraftBook 3

139k Downloads

Craftbook-4541

LadyCailinBot opened this issue ยท 8 comments

commented

CRAFTBOOK-3451 - Reported by Roissica

[Server thread/ERROR]: Could not pass event PlayerInteractEvent to CraftBook v3.10.1-SNAPSHOT;4541-6c24357

org.bukkit.event.EventException: null

at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:437) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:431) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1238) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819) [spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]

Caused by: java.lang.NullPointerException

at com.sk89q.worldedit.blocks.Blocks.containsFuzzy(Blocks.java:48) ~[?:?]

at com.sk89q.craftbook.mechanics.Chair.onRightClick(Chair.java:208) ~[?:?]

at sun.reflect.GeneratedMethodAccessor250.invoke(Unknown Source) ~[?:?]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]

at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]

at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.4.jar:git-Spigot-56f8471-7554e08]

... 19 more
commented

Comment by wizjany

looks like an old worldedit but we'd need your entire log to know for sure.

commented

Comment by Roissica

This error coming when i try to move piston in region worldguard (flag allow) but piston don't move block, but whitout block it's working.

[Server thread/INFO]: WorldEdit version (unknown)
[Server thread/INFO]: https://github.com/EngineHub/worldedit/
[Server thread/INFO]: ----------- Platforms -----------
[Server thread/INFO]: * Bukkit-Official (7.1.0-SNAPSHOT;4701-21f3d96)
[Server thread/INFO]: ----------- Capabilities -----------
[Server thread/INFO]: GAME_HOOKS: Bukkit-Official
[Server thread/INFO]: CONFIGURATION: Bukkit-Official
[Server thread/INFO]: USER_COMMANDS: Bukkit-Official
[Server thread/INFO]: PERMISSIONS: Bukkit-Official
[Server thread/INFO]: WORLDEDIT_CUI: Bukkit-Official
[Server thread/INFO]: WORLD_EDITING: Bukkit-Official

commented

Comment by me4502

Please provide your full server logs

commented

Comment by Roissica

See log in attach file

commented

Comment by Roissica

in log it's other error... ?

commented

Comment by me4502

It's possible you have a corrupt CraftBook config file, have you modified your CraftBook config.yml or mechanisms.yml files?

commented

Comment by Roissica

yes, that come from mechanisms.yml
i having modify betterleads but that do nothing but i having add slab in chair

commented

Comment by me4502

The slab block you added to chairs is probably not a valid block