Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 11:19:07 [SEVERE] Could not pass event PlayerInteractEvent to TARDIS v1.7
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
- 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 org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:177)
- at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:366)
- at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:650)
- at net.minecraft.server.Packet15Place.handle(SourceFile:58)
- at net.minecraft.server.NetworkManager.b(NetworkManager.java:282)
- at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:111)
- at net.minecraft.server.ServerConnection.b(SourceFile:35)
- at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:578)
- at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:215)
- at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:495)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
- at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
- Caused by: java.lang.IllegalArgumentException: n must be positive
- at java.util.Random.nextInt(Unknown Source)
- at me.eccentric_nz.plugins.TARDIS.TARDISPlayerListener.tt(TARDISPlayerListener.java:629)
- at me.eccentric_nz.plugins.TARDIS.TARDISPlayerListener.onPlayerInteract(TARDISPlayerListener.java:411)
- at sun.reflect.GeneratedMethodAccessor1.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:339)
- ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment