Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-09-04 13:46:03 [INFO] NordicBlue issued server command: /hotpotato join
- 2013-09-04 13:46:03 [SEVERE] null
- org.bukkit.command.CommandException: Unhandled exception executing command 'hotpotato' in plugin HotPotato v1.12
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:190)
- at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:527)
- at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:981)
- at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:892)
- at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
- at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
- at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:235)
- at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
- at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
- at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:125)
- at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:592)
- at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
- at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
- at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
- at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
- Caused by: java.lang.IllegalAccessError: tried to access class me.avery246813579.HotPotato.Arena.ArenaLobby$1 from class me.avery246813579.HotPotato.Arena.ArenaLobby
- at me.avery246813579.HotPotato.Arena.ArenaLobby.autoHunger(ArenaLobby.java:194)
- at me.avery246813579.HotPotato.Arena.ArenaLobby.checkLobby(ArenaLobby.java:186)
- at me.avery246813579.HotPotato.Arena.ArenaLobby.addPlayer(ArenaLobby.java:154)
- at me.avery246813579.HotPotato.Arena.ArenaLobby.joinArena(ArenaLobby.java:62)
- at me.avery246813579.HotPotato.HotPotato.onCommand(HotPotato.java:204)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement