Advertisement
Guest User

Shopkeepers Error

a guest
Dec 19th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.21 KB | None | 0 0
  1. [INFO] dcoonrod issued server command: /shopkeeper
  2. 2012-12-19 17:13:51 [SEVERE] null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'shopkeeper' in plugin Shopkeepers v1.1
  4.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  5.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
  6.     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502)
  7.     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:985)
  8.     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:903)
  9.     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
  10.     at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  11.     at net.minecraft.server.NetworkManager.b(NetworkManager.java:290)
  12.     at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:113)
  13.     at net.minecraft.server.ServerConnection.b(SourceFile:39)
  14.     at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  15.     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)
  16.     at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  17.     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
  18.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
  19.     at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  20. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/EntityHuman
  21.     at com.nisovin.shopkeepers.shopobjects.VillagerShop.overwriteAI(VillagerShop.java:73)
  22.     at com.nisovin.shopkeepers.shopobjects.LivingEntityShop.spawn(LivingEntityShop.java:64)
  23.     at com.nisovin.shopkeepers.shopobjects.VillagerShop.spawn(VillagerShop.java:36)
  24.     at com.nisovin.shopkeepers.Shopkeeper.spawn(Shopkeeper.java:87)
  25.     at com.nisovin.shopkeepers.ShopkeepersPlugin.createNewAdminShopkeeper(ShopkeepersPlugin.java:332)
  26.     at com.nisovin.shopkeepers.ShopkeepersPlugin.onCommand(ShopkeepersPlugin.java:302)
  27.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  28.     ... 15 more
  29. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_5.EntityHuman
  30.     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34)
  31.     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
  32.     at java.lang.ClassLoader.loadClass(Unknown Source)
  33.     at java.lang.ClassLoader.loadClass(Unknown Source)
  34.     ... 22 more
  35. 2012-12-19 17:14:03 [INFO] sir_awesomest[/70.251.76.203:50611] logged in with entity id 6166 at ([world] -437.1856601033976, 31.0, -106.59238469848093)
  36. 2012-12-19 17:14:09 [INFO] **Beasts <[Member] turtlecake01> hey
  37. 2012-12-19 17:14:20 [INFO] [xAuth] sir_awesomest authenticated
  38. 2012-12-19 17:14:23 [INFO] AydinP[/98.222.20.174:51810] logged in with entity id 8105 at ([world_nether] 169.9894586970485, 80.0, -537.8213328002913)
  39. 2012-12-19 17:14:29 [INFO] Skylanderz <[Member] hmelro> wat does glowstone do 2 potions?
  40. 2012-12-19 17:14:35 [INFO] dcoonrod issued server command: /shopkeeper
  41. 2012-12-19 17:14:35 [SEVERE] null
  42. org.bukkit.command.CommandException: Unhandled exception executing command 'shopkeeper' in plugin Shopkeepers v1.1
  43.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  44.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
  45.     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502)
  46.     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:985)
  47.     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:903)
  48.     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
  49.     at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  50.     at net.minecraft.server.NetworkManager.b(NetworkManager.java:290)
  51.     at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:113)
  52.     at net.minecraft.server.ServerConnection.b(SourceFile:39)
  53.     at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  54.     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)
  55.     at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  56.     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
  57.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
  58.     at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  59. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/EntityHuman
  60.     at com.nisovin.shopkeepers.shopobjects.VillagerShop.overwriteAI(VillagerShop.java:73)
  61.     at com.nisovin.shopkeepers.shopobjects.LivingEntityShop.spawn(LivingEntityShop.java:64)
  62.     at com.nisovin.shopkeepers.shopobjects.VillagerShop.spawn(VillagerShop.java:36)
  63.     at com.nisovin.shopkeepers.Shopkeeper.spawn(Shopkeeper.java:87)
  64.     at com.nisovin.shopkeepers.ShopkeepersPlugin.createNewAdminShopkeeper(ShopkeepersPlugin.java:332)
  65.     at com.nisovin.shopkeepers.ShopkeepersPlugin.onCommand(ShopkeepersPlugin.java:302)
  66.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  67.     ... 15 more
  68. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_5.EntityHuman
  69.     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34)
  70.     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
  71.     at java.lang.ClassLoader.loadClass(Unknown Source)
  72.     at java.lang.ClassLoader.loadClass(Unknown Source)
  73.     ... 22 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement