Advertisement
Krustymk

Untitled

Dec 30th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.62 KB | None | 0 0
  1. org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  2. 30.12 13:59:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  3. 30.12 13:59:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  4. 30.12 13:59:23 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  5. 30.12 13:59:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  6. 30.12 13:59:23 [Server] INFO org.bukkit.event.EventException
  7. 30.12 13:59:23 [Server] SEVERE Could not pass event PlayerInteractEvent to SignShop v2.5.1Beta
  8. 30.12 13:59:23 [Multicraft] Skipped 4 lines due to rate limit (30/s)
  9. 30.12 13:59:22 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  10. 30.12 13:59:22 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11. 30.12 13:59:22 [Server] INFO at org.wargamer2010.signshop.listeners.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:160)
  12. 30.12 13:59:22 [Server] INFO at org.wargamer2010.signshop.operations.takePlayerMoney.setupOperation(takePlayerMoney.java:10)
  13. 30.12 13:59:22 [Server] INFO at org.wargamer2010.signshop.util.economyUtil.formatMoney(economyUtil.java:11)
  14. 30.12 13:59:22 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:108)
  15. 30.12 13:59:22 [Server] INFO at com.greatmancode.craftconomy3.Common.format(Common.java:327)
  16. 30.12 13:59:22 [Server] INFO at com.greatmancode.craftconomy3.configuration.ConfigurationManager.getDisplayFormat(ConfigurationManager.java:188)
  17. 30.12 13:59:22 [Server] INFO at com.greatmancode.craftconomy3.DisplayFormat.valueOf(DisplayFormat.java:21)
  18. 30.12 13:59:22 [Server] INFO at java.lang.Enum.valueOf(Enum.java:236)
  19. 30.12 13:59:22 [Server] INFO Caused by: java.lang.IllegalArgumentException: No enum constant com.greatmancode.craftconomy3.DisplayFormat.True
  20. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  21. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  22. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  23. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  24. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
  25. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
  26. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
  27. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
  28. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
  29. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46)
  30. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564)
  31. 30.12 13:59:22 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114)
  32. 30.12 13:59:22 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  33. 30.12 13:59:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  34. 30.12 13:59:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  35. 30.12 13:59:22 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  36. 30.12 13:59:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  37. 30.12 13:59:22 [Server] INFO org.bukkit.event.EventException
  38. 30.12 13:59:22 [Server] SEVERE Could not pass event PlayerInteractEvent to SignShop v2.5.1Beta
  39. 30.12 13:59:22 [Multicraft] Skipped 4 lines due to rate limit (30/s)
  40. 30.12 13:59:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  41. 30.12 13:59:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. 30.12 13:59:20 [Server] INFO at org.wargamer2010.signshop.listeners.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:160)
  43. 30.12 13:59:20 [Server] INFO at org.wargamer2010.signshop.operations.givePlayerMoney.setupOperation(givePlayerMoney.java:10)
  44. 30.12 13:59:20 [Server] INFO at org.wargamer2010.signshop.util.economyUtil.formatMoney(economyUtil.java:11)
  45. 30.12 13:59:20 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:108)
  46. 30.12 13:59:20 [Server] INFO at com.greatmancode.craftconomy3.Common.format(Common.java:327)
  47. 30.12 13:59:20 [Server] INFO at com.greatmancode.craftconomy3.configuration.ConfigurationManager.getDisplayFormat(ConfigurationManager.java:188)
  48. 30.12 13:59:20 [Server] INFO at com.greatmancode.craftconomy3.DisplayFormat.valueOf(DisplayFormat.java:21)
  49. 30.12 13:59:20 [Server] INFO at java.lang.Enum.valueOf(Enum.java:236)
  50. 30.12 13:59:20 [Server] INFO Caused by: java.lang.IllegalArgumentException: No enum constant com.greatmancode.craftconomy3.DisplayFormat.True
  51. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  52. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  53. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  54. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  55. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
  56. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
  57. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
  58. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
  59. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
  60. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46)
  61. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564)
  62. 30.12 13:59:20 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114)
  63. 30.12 13:59:20 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  64. 30.12 13:59:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  65. 30.12 13:59:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  66. 30.12 13:59:20 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  67. 30.12 13:59:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  68. 30.12 13:59:20 [Server] INFO org.bukkit.event.EventException
  69. 30.12 13:59:20 [Server] SEVERE Could not pass event PlayerInteractEvent to SignShop v2.5.1Beta
  70. 30.12 13:59:20 [Multicraft] Skipped 4 lines due to rate limit (30/s)
  71. 30.12 13:59:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  72. 30.12 13:59:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. 30.12 13:59:15 [Server] INFO at org.wargamer2010.signshop.listeners.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:160)
  74. 30.12 13:59:15 [Server] INFO at org.wargamer2010.signshop.operations.takePlayerMoney.setupOperation(takePlayerMoney.java:10)
  75. 30.12 13:59:15 [Server] INFO at org.wargamer2010.signshop.util.economyUtil.formatMoney(economyUtil.java:11)
  76. 30.12 13:59:15 [Server] INFO at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:108)
  77. 30.12 13:59:15 [Server] INFO at com.greatmancode.craftconomy3.Common.format(Common.java:327)
  78. 30.12 13:59:15 [Server] INFO at com.greatmancode.craftconomy3.configuration.ConfigurationManager.getDisplayFormat(ConfigurationManager.java:188)
  79. 30.12 13:59:15 [Server] INFO at com.greatmancode.craftconomy3.DisplayFormat.valueOf(DisplayFormat.java:21)
  80. 30.12 13:59:15 [Server] INFO at java.lang.Enum.valueOf(Enum.java:236)
  81. 30.12 13:59:15 [Server] INFO Caused by: java.lang.IllegalArgumentException: No enum constant com.greatmancode.craftconomy3.DisplayFormat.True
  82. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  83. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  84. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  85. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  86. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
  87. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
  88. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
  89. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
  90. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
  91. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.Packet14BlockDig.handle(SourceFile:46)
  92. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:564)
  93. 30.12 13:59:15 [Server] INFO at net.minecraft.server.v1_4_6.PlayerInteractManager.dig(PlayerInteractManager.java:114)
  94. 30.12 13:59:15 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:178)
  95. 30.12 13:59:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  96. 30.12 13:59:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  97. 30.12 13:59:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  98. 30.12 13:59:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  99. 30.12 13:59:15 [Server] INFO org.bukkit.event.EventException
  100. 30.12 13:59:15 [Server] SEVERE Could not pass event PlayerInteractEvent to SignShop v2.5.1Beta
  101. 30.12 13:58:53 [Server] INFO krustymk[/176.254.27.179:49735] logged in with entity id 901 at ([world] 298.30000001192093, 65.0, 2379.2536333697476)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement