Kevin14

ShowCaseStandAlone Error

Jul 19th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.45 KB | None | 0 0
  1. 2013-07-19 04:33:22 [INFO] Kevo1496 issued server command: /scs display this
  2. 2013-07-19 04:33:22 [SEVERE] null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'scs' in plugin ShowCaseStandalone v383
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  6. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  7. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  8. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  9. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  10. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  11. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  12. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  13. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  14. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  15. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  16. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  17. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  18. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  19. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  20. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase
  21. at com.kellerkindt.scs.commands.DisplayCmd.execute(DisplayCmd.java:88)
  22. at com.kellerkindt.scs.listeners.CommandExecutorListener.onCommand(CommandExecutorListener.java:157)
  23. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  24. ... 15 more
  25. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase
  26. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  27. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  28. at java.lang.ClassLoader.loadClass(Unknown Source)
  29. at java.lang.ClassLoader.loadClass(Unknown Source)
  30. ... 18 more
  31. 2013-07-19 04:33:25 [INFO] Kevo1496 issued server command: /scs display this
  32. 2013-07-19 04:33:25 [SEVERE] null
  33. org.bukkit.command.CommandException: Unhandled exception executing command 'scs' in plugin ShowCaseStandalone v383
  34. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  35. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  36. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  37. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  38. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  39. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  40. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  41. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  42. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  43. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  44. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  45. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  46. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  47. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  48. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  49. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  50. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase
  51. at com.kellerkindt.scs.commands.DisplayCmd.execute(DisplayCmd.java:88)
  52. at com.kellerkindt.scs.listeners.CommandExecutorListener.onCommand(CommandExecutorListener.java:157)
  53. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  54. ... 15 more
  55. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  58. at java.lang.ClassLoader.loadClass(Unknown Source)
  59. at java.lang.ClassLoader.loadClass(Unknown Source)
  60. ... 18 more
  61. 2013-07-19 04:33:27 [INFO] Connection reset
  62. 2013-07-19 04:33:30 [INFO] Kevo1496 issued server command: /scs display diamond
  63. 2013-07-19 04:33:30 [SEVERE] null
  64. org.bukkit.command.CommandException: Unhandled exception executing command 'scs' in plugin ShowCaseStandalone v383
  65. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  66. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  67. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  68. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:964)
  69. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:882)
  70. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
  71. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  72. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  73. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  74. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  75. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  76. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  77. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  78. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  79. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  80. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  81. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase
  82. at com.kellerkindt.scs.commands.DisplayCmd.execute(DisplayCmd.java:88)
  83. at com.kellerkindt.scs.listeners.CommandExecutorListener.onCommand(CommandExecutorListener.java:157)
  84. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  85. ... 15 more
  86. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase
  87. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  88. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  89. at java.lang.ClassLoader.loadClass(Unknown Source)
  90. at java.lang.ClassLoader.loadClass(Unknown Source)
  91. ... 18 more
Advertisement
Add Comment
Please, Sign In to add comment