Advertisement
Guest User

ChestShop Error

a guest
Dec 17th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. 174 recipes
  2. 27 achievements
  3. 06:28:54 [INFO] Starting minecraft server version 1.0.0
  4. 06:28:54 [INFO] Loading properties
  5. 06:28:54 [INFO] Starting Minecraft server on 192.168.1.2:25563
  6. 06:28:54 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  7. 06:28:54 [WARNING] The server will make no attempt to authenticate usernames. Be
  8. ware.
  9. 06:28:54 [WARNING] While this makes the game possible to play without internet a
  10. ccess, it also opens up the ability for hackers to connect with any username the
  11. y choose.
  12. 06:28:54 [WARNING] To change this, set "online-mode" to "true" in the server.set
  13. tings file.
  14. 06:28:54 [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-2
  15. 9-g83401e6-b1506jnks (MC: 1.0.0) (Implementing API version 1.0.0-R1-SNAPSHOT)
  16. 06:28:54 [INFO] LWC: Loading shared objects
  17. 06:28:54 [INFO] LWC: Protection cache: 0/10000
  18. 06:28:54 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/x86/sqlitejd
  19. bc.dll
  20. 06:28:54 [INFO] Preparing level "world"
  21. 06:28:54 [INFO] Default game type: 0
  22. 06:28:54 [INFO] Preparing start region for level 0 (Seed: -1979305489934224186)
  23. 06:28:55 [INFO] Preparing start region for level 1 (Seed: -1979305489934224186)
  24. 06:28:55 [INFO] Preparing start region for level 2 (Seed: -1979305489934224186)
  25. 06:28:55 [INFO] Preparing spawn area: 0%
  26. 06:28:56 [INFO] [iConomy - Celty] Enabled (18 ms)
  27. 06:28:56 [INFO] [ChestShop] LWC version 3.57 loaded.
  28. 06:28:56 [INFO] [ChestShop] version 3.3 initialized!
  29. 06:28:56 [INFO] [ChestShop] iConomy 6 loaded.
  30. 06:28:56 [INFO] LWC: Loaded 137 locale strings (0 overrides)
  31. 06:28:56 [INFO] LWC: Permissions API: SuperPermsPermissions
  32. 06:28:56 [INFO] LWC: Currency API: iConomy6Currency
  33. 06:28:56 [INFO] LWC: Loading SQLite
  34. 06:28:56 [INFO] LWC: Using: Native
  35. 06:28:56 [INFO] LWC: Precached 1 protections.
  36. 06:28:56 [INFO] LWC: At version: 3.57 (b523)
  37. 06:28:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
  38. 06:28:56 [INFO] Done (0.163s)! For help, type "help" or "?"
  39. 06:29:03 [INFO] AKY [/192.168.1.2:62233] logged in with entity id 264 at ([world
  40. ] -276.65625, 74.0, 232.6875)
  41. 06:29:06 [INFO] AKY lost connection: disconnect.quitting
  42. 06:29:06 [INFO] Connection reset
  43. 06:29:21 [INFO] AKYBY2TMA [/192.168.1.2:62401] logged in with entity id 265 at (
  44. [world] -276.65625, 74.0, 232.25)
  45. 06:30:03 [INFO] Connection reset
  46. 06:30:03 [INFO] AKYBY2TMA lost connection: disconnect.endOfStream
  47. 06:30:13 [INFO] AKY [/192.168.1.2:62848] logged in with entity id 365 at ([world
  48. ] -276.65625, 74.0, 232.6875)
  49. 06:30:15 [INFO] <AKY> HI
  50. 06:30:17 [SEVERE] Could not pass event PLAYER_INTERACT to ChestShop
  51. java.lang.NoSuchMethodError: org.bukkit.inventory.ItemStack.getEnchantments()Lja
  52. va/util/Map;
  53. at com.Acrobot.ChestShop.Utils.uInventory.equals(uInventory.java:125)
  54. at com.Acrobot.ChestShop.Utils.uInventory.amount(uInventory.java:97)
  55. at com.Acrobot.ChestShop.Chests.MinecraftChest.amount(MinecraftChest.jav
  56. a:82)
  57. at com.Acrobot.ChestShop.Chests.MinecraftChest.amount(MinecraftChest.jav
  58. a:61)
  59. at com.Acrobot.ChestShop.Chests.MinecraftChest.hasEnough(MinecraftChest.
  60. java:65)
  61. at com.Acrobot.ChestShop.Shop.Shop.hasEnoughStock(Shop.java:171)
  62. at com.Acrobot.ChestShop.Shop.Shop.buy(Shop.java:65)
  63. at com.Acrobot.ChestShop.Shop.ShopManagement.buy(ShopManagement.java:24)
  64.  
  65. at com.Acrobot.ChestShop.Listeners.playerInteract.onPlayerInteract(playe
  66. rInteract.java:80)
  67. at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
  68. ava:330)
  69. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  70. a:58)
  71. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  72. ava:339)
  73. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
  74. t(CraftEventFactory.java:171)
  75. at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:9
  76. 2)
  77. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:497)
  78. at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
  79. at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
  80. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
  81. at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
  82. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
  83. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
  84. at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
  85. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement