Armageddon

36.5k Downloads

Toggling Dispensers Errors

gabizou opened this issue ยท 0 comments

commented

CraftBukkit version : 1337
Armageddon plugin version : 2.7
BaseBukkitPlugin version : 1.5

18.11 04:45:56 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
18.11 04:45:56 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
18.11 04:45:56 [Server] INFO at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
18.11 04:45:56 [Server] INFO at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
18.11 04:45:56 [Server] INFO at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:501)
18.11 04:45:56 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
18.11 04:45:56 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
18.11 04:45:56 [Server] INFO at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
18.11 04:45:56 [Server] INFO at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:161)
18.11 04:45:56 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:497)
18.11 04:45:56 [Server] INFO at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92)
18.11 04:45:56 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:171)
18.11 04:45:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
18.11 04:45:56 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
18.11 04:45:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:330)
18.11 04:45:56 [Server] INFO at com.iminurnetz.bukkit.plugin.armageddon.listeners.ArmageddonPlayerListener.onPlayerInteract(ArmageddonPlayerListener.java:144)
18.11 04:45:56 [Server] INFO at com.iminurnetz.bukkit.plugin.armageddon.ArmageddonPlugin.isCannon(ArmageddonPlugin.java:425)
18.11 04:45:56 [Server] INFO java.lang.NullPointerException
18.11 04:45:56 [Server] SEVERE Could not pass event PLAYER_INTERACT to Armageddon

It was working fine the day before. We started configuring the materials for guns etc. Then this morning just toggling the cannons no longer works. Grenades work perfectly fine, permissions works but whenever attempting to hit a dispenser with redstone or torch, this error crops up every time. I tried to see if it was spout, but nay.