Advertisement
Guest User

"Internal error while attempting to perform command"

a guest
Nov 5th, 2013
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. 05.11 03:45:33 [Server] INFO ... 15 more
  2. 05.11 03:45:33 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 05.11 03:45:33 [Server] INFO at org.dynmap.bukkit.DynmapPlugin.onCommand(DynmapPlugin.java:945)
  4. 05.11 03:45:33 [Server] INFO Caused by: java.lang.NullPointerException
  5. 05.11 03:45:33 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  6. 05.11 03:45:33 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:647)
  7. 05.11 03:45:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:765)
  8. 05.11 03:45:33 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
  9. 05.11 03:45:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:898)
  10. 05.11 03:45:33 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
  11. 05.11 03:45:33 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
  12. 05.11 03:45:33 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:232)
  13. 05.11 03:45:33 [Server] INFO at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:469)
  14. 05.11 03:45:33 [Server] INFO at net.minecraft.network.packet.Packet3Chat.func_73279_a(Packet3Chat.java:68)
  15. 05.11 03:45:33 [Server] INFO at net.minecraft.network.NetServerHandler.func_72481_a(NetServerHandler.java:1171)
  16. 05.11 03:45:33 [Server] INFO at net.minecraft.network.NetServerHandler.chat(NetServerHandler.java:1228)
  17. 05.11 03:45:33 [Server] INFO at net.minecraft.network.NetServerHandler.func_72566_d(NetServerHandler.java:1362)
  18. 05.11 03:45:33 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:548)
  19. 05.11 03:45:33 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
  20. 05.11 03:45:33 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  21. 05.11 03:45:33 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'dynmap' in plugin dynmap v1.9-853
  22. 05.11 03:45:33 [Server] SEVERE null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement