[SEVERE] Could not pass event SourcedBlockRedstoneEvent to CraftBook v3.7-SNAPSHOT:3311-a992624,master
LadyCailinBot opened this issue · 6 comments
CRAFTBOOK-2786 - Reported by liomorte
I am only using the lift up and lift down parts and craftbook is causing my server to crash.
Comment by me4502
Please paste the entire error, this is only the first line.
Comment by the420urchint
So I have been working on setting up my new server and have run into what seems like the same problem. Redstone switches and the like where working fine before, but now whenever I pull a lever, press a button, ect. my console starts looping an error several times. The switch will eventually work after many, many errors. That's just using one switch, here's the error log from when I just flipped a single simple door level (note this error loops many times in the console before stopping and then the door opens);
[CODE]
2013-11-10 20:18:22 [SEVERE] Could not pass event SourcedBlockRedstoneEvent to CraftBook v3.7-SNAPSHOT:3311-a992624,master
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 com.sk89q.craftbook.bukkit.MechanicListenerAdapter.handleDirectWireInput(MechanicListenerAdapter.java:335)
at com.sk89q.craftbook.bukkit.MechanicListenerAdapter.handleRedstoneForBlock(MechanicListenerAdapter.java:297)
at com.sk89q.craftbook.bukkit.MechanicListenerAdapter.onBlockRedstoneChange(MechanicListenerAdapter.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
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 net.minecraft.server.v1_6_R3.BlockLever.interact(BlockLever.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.getspout.spout.block.mcblock.CustomMCBlock.intercept(CustomMCBlock.java:546)
at net.minecraft.server.v1_6_R3.BlockLever$$EnhancerByCGLIB$$e5a97506.interact(<generated>)
at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:382)
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 org.getspout.spout.SpoutPlayerConnection.e(SpoutPlayerConnection.java:195)
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
at com.sk89q.craftbook.mech.CommandSigns.onBlockRedstoneChange(CommandSigns.java:67)
at sun.reflect.GeneratedMethodAccessor151.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 34 more
[/CODE]
Here's all the plugins I am currently using:
SimpleWands�
GroupManager
PlugMan�
Spout
LoreLocks�
EpicBoss Gold Edition
Vault
LWC
AntiFire
AntiCreeper3
InfiniteKits
dynmap
LoreAttributesREVIVE
AnimalShop�
Horses
DragonTravel�
MultiEnderChest
Archer�
StatusSign
PlayerVaults
Brewery
MobArena
mmcMMO
FishingTournament
MineQuest
Essentials
Citizens
EssentialsXMPP�
WorldEdi
EssentialsProtect
EssentialsSpawn
BattleTracker
Soulbound
EssentialsGeoIP
MineSlots�
FrameStore
EssentialsAntiBuild
WorldGuard
MineQuest-Events
CraftBook
ChestShop
EssentialsChat�
BattleArena�
BuyLand�
ArenaCTF�
MyPet�
Any help or guidance would be greatly appreciated.
Comment by the420urchint
Been looking up and down for it and it seems to be absolutely impossible to find, you might want to put a link up to it somewhere.
Comment by the420urchint
Dude like really though, where is it? Searched the wiki, forums, craftbukkit forums, google and github. I don't believe this dev build exists.