Guest User

Untitled

a guest
Dec 10th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.53 KB | None | 0 0
  1. 2011-09-26 03:04:04 [INFO] Starting minecraft server version Beta 1.8.1
  2. 2011-09-26 03:04:04 [WARNING] **** NOT ENOUGH RAM!
  3. 2011-09-26 03:04:04 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  4. 2011-09-26 03:04:04 [INFO] Loading properties
  5. 2011-09-26 03:04:04 [INFO] Starting Minecraft server on 96.8.119.66:25625
  6. 2011-09-26 03:04:04 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1)
  7. 2011-09-26 03:04:05 [SEVERE] ebean.properties not found
  8. 2011-09-26 03:04:05 [INFO] DataSourcePool [rTriggers] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  9. 2011-09-26 03:04:05 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  10. 2011-09-26 03:04:05 [INFO] Entities enhanced[0] subclassed[1]
  11. 2011-09-26 03:04:06 [INFO] Starting Minequery server on 96.8.119.66:25626
  12. 2011-09-26 03:04:07 [INFO] [Permissions] (Yeti) was initialized.
  13. 2011-09-26 03:04:07 [INFO] [LogBlock] Version check: Your version is up to date
  14. 2011-09-26 03:04:07 [INFO] [LogBlock] Connecting to mufin@jdbc:mysql://206.217.139.189:3306/mufindb...
  15. 2011-09-26 03:04:08 [INFO] Spout 1.0.6.381 has been initialized
  16. 2011-09-26 03:04:08 [INFO] Preparing level "world"
  17. 2011-09-26 03:04:08 [INFO] Default game type: 0
  18. 2011-09-26 03:04:08 [INFO] Preparing start region for level 0 (Seed: -2180032518087569061)
  19. 2011-09-26 03:04:09 [INFO] [Permissions] version [3.1.5] (Yeti) loaded
  20. 2011-09-26 03:04:09 [INFO] [MultiWorld] Permissions system detected!
  21. 2011-09-26 03:04:09 [INFO] [MultiWorld] v1.3.2 enabled.
  22. 2011-09-26 03:04:09 [INFO] [MultiWorld] loading 2 worlds.
  23. 2011-09-26 03:04:09 [INFO] Preparing start region for level 1 (Seed: 3392913786960570634)
  24. 2011-09-26 03:04:10 [INFO] Preparing start region for level 2 (Seed: -8779530944526375715)
  25. 2011-09-26 03:04:11 [INFO] [MultiWorld] loaded 2 worlds.
  26. 2011-09-26 03:04:11 [INFO] [MultiWorld] loaded 0 flags. (0 where invalid)
  27. 2011-09-26 03:04:11 [INFO] [iAuction] (version 3.5) is enabled!
  28. 2011-09-26 03:04:11 [INFO] [iAuction] Enabled.
  29. 2011-09-26 03:04:11 [INFO] [iAuction] Permissions support enabled!
  30. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  31. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  32. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  33. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  34. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  35. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  36. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  37. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  38. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  39. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  40. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  41. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  42. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  43. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  44. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  45. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  47. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  48. Caused by: java.lang.ClassNotFoundException: com.nijiko.coelho.iConomy.iConomy
  49. at java.net.URLClassLoader$1.run(Unknown Source)
  50. at java.security.AccessController.doPrivileged(Native Method)
  51. at java.net.URLClassLoader.findClass(Unknown Source)
  52. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
  53. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. at java.lang.ClassLoader.loadClass(Unknown Source)
  56. ... 16 more
  57. 2011-09-26 03:04:11 [INFO] BorderGuard version 4.2 is enabled!
  58. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  59. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  60. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  61. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  62. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  63. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  64. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  65. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  66. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  67. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  68. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  69. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  70. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  71. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  72. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  73. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  75. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  76. 2011-09-26 03:04:11 [INFO] [BananaChunk] version 4.6 is enabled!
  77. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  78. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  79. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  80. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  81. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  82. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  83. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  84. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  85. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  86. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  87. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  88. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  89. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  90. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  91. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  92. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  93. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  94. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  95. 2011-09-26 03:04:11 [INFO] FalseBookExtra v0.88alpha by GeMo enabled
  96. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  97. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  98. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  99. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  100. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  101. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  102. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  103. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  104. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  105. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  106. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  107. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  108. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  109. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  110. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  111. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  112. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  113. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  114. 2011-09-26 03:04:11 [INFO] [MonsterTriggers] Attached to rTriggers.
  115. 2011-09-26 03:04:11 [INFO] MonsterTriggers loaded!
  116. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  117. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  118. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  119. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  120. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  121. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  122. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  123. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  124. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  125. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  126. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  127. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  128. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  129. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  130. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  131. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  132. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  133. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  134. 2011-09-26 03:04:11 [INFO] MCBans: mcbans version 2.9.2 is enabled!
  135. 2011-09-26 03:04:11 [INFO] MCBans: Debug mode active!
  136. 2011-09-26 03:04:11 [INFO] MCBans: Checking for premium!
  137. 2011-09-26 03:04:11 [INFO] port=25625&sid=unnamed&maxplayers=6&mcb_version=2.9.2&exec=server_premium&ip=96.8.119.66&version=git-Bukkit-0.0.0-1067-g6301507-b1185jnks+%28MC%3A+1.8.1%29
  138. 2011-09-26 03:04:11 [INFO] {"premium":"n"}
  139. 2011-09-26 03:04:11 [INFO] MCBans: Server NOT premium!
  140. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  141. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  142. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  143. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  144. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  145. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  146. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  147. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  148. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  149. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  150. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  151. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  152. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  153. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  154. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  155. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  156. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  157. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  158. 2011-09-26 03:04:11 [INFO] Loading ColoredSigns
  159. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  160. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  161. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  162. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  163. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  164. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  165. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  166. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  167. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  168. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  169. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  170. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  171. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  172. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  173. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  174. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  175. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  176. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  177. 2011-09-26 03:04:11 [INFO] [CommandSigns] 0.9 enabled.
  178. 2011-09-26 03:04:11 [INFO] CommandSigns: Integrated with Permissions v3.1.5
  179. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  180. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  181. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  182. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  183. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  184. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  185. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  186. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  187. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  188. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  189. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  190. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  191. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  192. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  193. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  194. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  195. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  196. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  197. 2011-09-26 03:04:11 [INFO] [iChat] Found Permissions (v3.1.5)
  198. 2011-09-26 03:04:11 [INFO] iChat (v2.3.2-p3) enabled
  199. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  200. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  201. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  202. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  203. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  204. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  205. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  206. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  207. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  208. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  209. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  210. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  211. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  212. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  213. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  214. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  215. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  216. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  217. 2011-09-26 03:04:11 [INFO] RelicFix version 0.1b is enabled, even though Mufin's lame!
  218. 2011-09-26 03:04:11 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  219. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  220. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  221. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  222. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  223. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  224. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  225. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  226. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  227. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  228. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  229. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  230. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  231. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  232. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  233. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  234. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  235. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  236. 2011-09-26 03:04:11 [INFO] exec=ping
  237. 2011-09-26 03:04:11 [INFO] up
  238. 2011-09-26 03:04:12 [INFO] Loaded Essentials build 2.6.1 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
  239. 2011-09-26 03:04:12 [INFO] Essentials: Using Permissions 3 based permissions.
  240. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  241. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  242. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  243. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  244. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  245. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  246. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  247. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  248. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  249. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  250. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  251. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  252. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  253. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  254. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  255. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  256. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  257. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  258. 2011-09-26 03:04:12 [INFO] Register: Payment method found (Essentials version: 2.6.1)
  259. 2011-09-26 03:04:12 [INFO] [Permissions] SQL Interface enabled!
  260. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  261. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  262. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  263. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  264. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  265. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  266. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  267. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  268. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  269. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  270. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  271. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  272. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  273. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  274. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  275. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  276. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  277. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  278. 2011-09-26 03:04:12 [INFO] [rTriggers] Attached to Permissions.
  279. 2011-09-26 03:04:12 [INFO] [rTriggers] Loaded: Version 2.32
  280. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  281. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  282. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  283. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  284. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  285. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  286. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  287. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  288. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  289. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  290. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  291. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  292. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  293. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  294. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  295. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  296. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  297. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  298. 2011-09-26 03:04:12 [INFO] [MonsterTriggers] Attached to rTriggers.
  299. 2011-09-26 03:04:12 [INFO] MonsterTriggers loaded!
  300. 2011-09-26 03:04:12 [INFO] [iConomy] Database Error: java.sql.SQLException: invalid database address: jdbc:mysql:\\localhost:3306\iConomy
  301. 2011-09-26 03:04:12 [INFO] [iConomy - Celty] Enabled (43 ms)
  302. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  303. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  304. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  305. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  306. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  307. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  308. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  309. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  310. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  311. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  312. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  313. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:90)
  314. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  315. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  316. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  317. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  318. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  319. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  320. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  321. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  322. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  323. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  324. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  325. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  326. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  327. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to CommandSigns
  328. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  329. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  330. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  331. at com.omggamingonline.minecraft.Register.EconomyPluginListener.onPluginEnable(EconomyPluginListener.java:42)
  332. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  333. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  334. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  335. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  336. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  337. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:90)
  338. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  339. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  340. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  341. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  342. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  343. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  344. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  345. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  346. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  347. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  348. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  349. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  350. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  351. Caused by: java.lang.ClassNotFoundException: com.nijiko.coelho.iConomy.iConomy
  352. at java.net.URLClassLoader$1.run(Unknown Source)
  353. at java.security.AccessController.doPrivileged(Native Method)
  354. at java.net.URLClassLoader.findClass(Unknown Source)
  355. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
  356. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
  357. at java.lang.ClassLoader.loadClass(Unknown Source)
  358. at java.lang.ClassLoader.loadClass(Unknown Source)
  359. ... 22 more
  360. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  361. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  362. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  363. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  364. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  365. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  366. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  367. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  368. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  369. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  370. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  371. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  372. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  373. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  374. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  375. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  376. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  377. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  378. 2011-09-26 03:04:12 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
  379. 2011-09-26 03:04:12 [INFO] WorldGuard: (world) Single session is enforced.
  380. 2011-09-26 03:04:12 [INFO] WorldGuard: (world) TNT ignition is blocked.
  381. 2011-09-26 03:04:12 [INFO] WorldGuard: (world) Lighters are PERMITTED.
  382. 2011-09-26 03:04:12 [INFO] WorldGuard: (world) Lava fire is blocked.
  383. 2011-09-26 03:04:12 [INFO] WorldGuard: (world) All fire spread is disabled.
  384. 2011-09-26 03:04:12 [INFO] WorldGuard: Loaded configuration for world 'world"
  385. 2011-09-26 03:04:12 [INFO] WorldGuard: (world_sky) Single session is enforced.
  386. 2011-09-26 03:04:12 [INFO] WorldGuard: (world_sky) TNT ignition is blocked.
  387. 2011-09-26 03:04:12 [INFO] WorldGuard: (world_sky) Lighters are PERMITTED.
  388. 2011-09-26 03:04:12 [INFO] WorldGuard: (world_sky) Lava fire is blocked.
  389. 2011-09-26 03:04:12 [INFO] WorldGuard: (world_sky) All fire spread is disabled.
  390. 2011-09-26 03:04:12 [INFO] WorldGuard: Loaded configuration for world 'world_sky"
  391. 2011-09-26 03:04:12 [INFO] WorldGuard: (World2) Single session is enforced.
  392. 2011-09-26 03:04:12 [INFO] WorldGuard: (World2) TNT ignition is blocked.
  393. 2011-09-26 03:04:12 [INFO] WorldGuard: (World2) Lighters are PERMITTED.
  394. 2011-09-26 03:04:12 [INFO] WorldGuard: (World2) Lava fire is blocked.
  395. 2011-09-26 03:04:12 [INFO] WorldGuard: (World2) All fire spread is disabled.
  396. 2011-09-26 03:04:12 [INFO] WorldGuard: Loaded configuration for world 'World2"
  397. 2011-09-26 03:04:12 [WARNING] WorldGuard: Region file for world "world" missing or inaccessible.
  398. 2011-09-26 03:04:12 [WARNING] WorldGuard: Region file for world "world_sky" missing or inaccessible.
  399. 2011-09-26 03:04:12 [INFO] WorldGuard: 183 regions loaded for 'World2'
  400. 2011-09-26 03:04:12 [INFO] WorldGuard 5.2.3-SNAPSHOT enabled.
  401. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  402. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  403. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  404. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  405. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  406. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  407. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  408. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  409. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  410. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  411. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  412. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  413. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  414. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  415. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  416. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  417. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  418. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  419. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  420. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  421. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  422. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  423. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  424. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  425. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  426. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  427. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  428. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  429. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  430. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  431. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  432. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  433. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  434. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  435. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  436. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  437. 2011-09-26 03:04:12 [INFO] NoMovedTooQuicklyKick version 1.1 is enabled with permissions!
  438. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  439. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  440. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  441. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  442. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  443. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  444. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  445. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  446. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  447. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  448. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  449. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  450. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  451. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  452. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  453. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  454. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  455. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  456. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  457. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  458. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  459. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  460. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  461. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  462. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  463. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  464. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  465. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  466. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  467. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  468. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  469. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  470. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  471. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  472. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  473. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  474. 2011-09-26 03:04:12 [INFO] Loaded EssentialsSpawn build 2.6.1 by: essentials team
  475. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  476. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  477. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  478. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  479. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  480. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  481. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  482. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  483. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  484. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  485. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  486. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  487. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  488. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  489. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  490. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  491. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  492. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  493. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  494. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  495. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  496. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  497. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  498. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  499. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  500. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  501. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  502. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  503. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  504. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  505. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  506. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  507. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  508. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  509. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  510. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  511. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  512. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  513. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  514. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  515. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  516. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  517. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  518. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  519. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  520. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  521. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  522. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  523. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  524. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  525. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  526. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  527. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  528. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  529. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  530. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  531. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  532. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  533. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  534. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  535. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  536. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  537. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  538. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  539. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  540. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  541. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  542. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  543. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  544. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  545. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  546. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  547. 2011-09-26 03:04:12 [INFO] [FalseBook Block] No Books loaded!
  548. 2011-09-26 03:04:12 [INFO] FalseBookBlock v0.88alpha by GeMo enabled
  549. 2011-09-26 03:04:12 [INFO] [FalseBook Block] No Cauldrons loaded!
  550. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  551. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  552. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  553. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  554. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  555. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  556. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  557. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  558. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  559. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  560. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  561. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  562. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  563. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  564. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  565. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  566. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  567. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  568. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  569. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  570. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  571. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  572. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  573. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  574. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  575. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  576. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  577. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  578. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  579. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  580. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  581. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  582. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  583. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  584. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  585. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  586. 2011-09-26 03:04:12 [INFO] [FalseBook Core] FalseBookCore v0.88alpha by GeMo enabled!
  587. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  588. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  589. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  590. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  591. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  592. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  593. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  594. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  595. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  596. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  597. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  598. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  599. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  600. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  601. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  602. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  603. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  604. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  605. 2011-09-26 03:04:12 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  606. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  607. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  608. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  609. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  610. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  611. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  612. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  613. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  614. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  615. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  616. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  617. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  618. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  619. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  620. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  621. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  622. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  623. 2011-09-26 03:04:12 [INFO] Stargate v.0.6.9 is enabled.
  624. 2011-09-26 03:04:12 [INFO] [Stargate] Loaded 2 gate layouts
  625. 2011-09-26 03:04:12 [INFO] [Stargate] {world} No stargates for world
  626. 2011-09-26 03:04:12 [INFO] [Stargate] {world_sky} No stargates for world
  627. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  628. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  629. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  630. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  631. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  632. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  633. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  634. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  635. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  636. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  637. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  638. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  639. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  640. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  641. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  642. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  643. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  644. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  645. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  646. 2011-09-26 03:04:12 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  647. 2011-09-26 03:04:13 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  648. 2011-09-26 03:04:13 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  649. 2011-09-26 03:04:13 [INFO] [Stargate::register] Network not in lookupNamesNet, adding
  650. 2011-09-26 03:04:13 [INFO] [Stargate::register] Network not in allPortalsNet, adding
  651. 2011-09-26 03:04:13 [INFO] [Stargate] {World2} Loaded 64 stargates with 2 set as always-on
  652. 2011-09-26 03:04:13 [INFO] [Stargate] Found Permissions (v3.1.5)
  653. 2011-09-26 03:04:13 [INFO] [Stargate] Found iConomy (v6.0.6b)
  654. 2011-09-26 03:04:13 [SEVERE] Error occurred while enabling Stargate v0.6.9 (Is it up to date?): com/iConomy/iConomy
  655. java.lang.NoClassDefFoundError: com/iConomy/iConomy
  656. at net.TheDgtl.Stargate.Stargate.onEnable(Stargate.java:125)
  657. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  658. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
  659. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  660. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  661. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  662. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  663. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  664. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  665. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  666. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  667. Caused by: java.lang.ClassNotFoundException: com.iConomy.iConomy
  668. at java.net.URLClassLoader$1.run(Unknown Source)
  669. at java.security.AccessController.doPrivileged(Native Method)
  670. at java.net.URLClassLoader.findClass(Unknown Source)
  671. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
  672. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
  673. at java.lang.ClassLoader.loadClass(Unknown Source)
  674. at java.lang.ClassLoader.loadClass(Unknown Source)
  675. ... 11 more
  676. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  677. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  678. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  679. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  680. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  681. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  682. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  683. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  684. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  685. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  686. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  687. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  688. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  689. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  690. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  691. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  692. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  693. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  694. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  695. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  696. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  697. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  698. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  699. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  700. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  701. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  702. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  703. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  704. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  705. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  706. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  707. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  708. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  709. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  710. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  711. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  712. 2011-09-26 03:04:13 [INFO] FalseBookIC v0.88alpha by GeMo enabled
  713. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  714. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  715. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  716. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  717. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  718. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  719. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  720. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  721. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  722. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  723. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  724. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  725. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  726. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  727. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  728. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  729. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  730. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  731. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  732. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  733. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  734. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  735. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  736. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  737. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  738. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  739. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  740. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  741. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  742. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  743. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  744. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  745. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  746. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  747. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  748. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  749. 2011-09-26 03:04:13 [SEVERE] Error occurred while enabling RyveMusic v1.4.1 (Is it up to date?): com/iConomy/iConomy
  750. java.lang.NoClassDefFoundError: com/iConomy/iConomy
  751. at com.bukkit.arthurh.RyveMusic.RyveMusic.onEnable(RyveMusic.java:178)
  752. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  753. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
  754. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  755. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  756. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  757. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  758. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  759. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  760. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  761. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  762. Caused by: java.lang.ClassNotFoundException: com.iConomy.iConomy
  763. at java.net.URLClassLoader$1.run(Unknown Source)
  764. at java.security.AccessController.doPrivileged(Native Method)
  765. at java.net.URLClassLoader.findClass(Unknown Source)
  766. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
  767. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
  768. at java.lang.ClassLoader.loadClass(Unknown Source)
  769. at java.lang.ClassLoader.loadClass(Unknown Source)
  770. ... 11 more
  771. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  772. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  773. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  774. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  775. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  776. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  777. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  778. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  779. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  780. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  781. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  782. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  783. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  784. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  785. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  786. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  787. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  788. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  789. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  790. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  791. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  792. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  793. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  794. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  795. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  796. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  797. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  798. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  799. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  800. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  801. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  802. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  803. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  804. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  805. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  806. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  807. 2011-09-26 03:04:13 [INFO] [VanishNoPickup] Essentials detected and hooked.
  808. 2011-09-26 03:04:13 [INFO] [VanishNoPickup] 1.9.12+essentials2 enabled.
  809. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  810. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  811. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  812. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  813. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  814. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  815. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  816. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  817. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  818. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  819. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  820. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  821. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  822. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  823. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  824. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  825. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  826. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  827. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  828. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  829. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  830. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  831. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  832. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  833. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  834. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  835. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  836. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  837. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  838. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  839. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  840. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  841. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  842. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  843. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  844. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  845. 2011-09-26 03:04:13 [INFO] [LogOres] version [0.8] loaded
  846. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  847. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  848. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  849. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  850. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  851. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  852. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  853. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  854. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  855. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  856. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  857. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  858. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  859. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  860. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  861. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  862. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  863. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  864. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  865. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  866. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  867. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  868. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  869. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  870. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  871. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  872. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  873. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  874. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  875. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  876. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  877. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  878. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  879. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  880. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  881. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  882. 2011-09-26 03:04:13 [INFO] [NoCheat] This version is for CB #1185. It may break at any time and for any other version.
  883. 2011-09-26 03:04:13 [INFO] [NoCheat] version [2.07] is enabled.
  884. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  885. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  886. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  887. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  888. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  889. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  890. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  891. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  892. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  893. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  894. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  895. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  896. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  897. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  898. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  899. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  900. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  901. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  902. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  903. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  904. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  905. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  906. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  907. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  908. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  909. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  910. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  911. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  912. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  913. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  914. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  915. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  916. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  917. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  918. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  919. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  920. 2011-09-26 03:04:13 [INFO] [AfkBooter] Permissions detected, attaching.
  921. 2011-09-26 03:04:13 [INFO] [AfkBooter] Version 1.0.3 is loaded.
  922. 2011-09-26 03:04:13 [INFO] [AfkBooter] Kick timeout 60 sec, exempt players: name1, name2, name3
  923. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  924. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  925. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  926. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  927. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  928. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  929. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  930. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  931. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  932. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  933. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  934. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  935. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  936. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  937. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  938. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  939. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  940. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  941. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  942. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  943. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  944. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  945. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  946. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  947. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  948. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  949. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  950. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  951. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  952. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  953. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  954. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  955. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  956. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  957. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  958. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  959. 2011-09-26 03:04:13 [INFO] WorldEdit 242-7031311 enabled.
  960. 2011-09-26 03:04:13 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
  961. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  962. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  963. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  964. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  965. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  966. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  967. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  968. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  969. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  970. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  971. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  972. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  973. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  974. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  975. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  976. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  977. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  978. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  979. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  980. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  981. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  982. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  983. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  984. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  985. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  986. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  987. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  988. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  989. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  990. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  991. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  992. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  993. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  994. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  995. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  996. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  997. 2011-09-26 03:04:13 [INFO] [SPITEMS] v.1.3.2 enabled.
  998. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  999. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1000. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1001. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  1002. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  1003. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  1004. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1005. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1006. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1007. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1008. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1009. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1010. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1011. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1012. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1013. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1014. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1015. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1016. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  1017. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1018. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1019. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  1020. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  1021. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  1022. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1023. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1024. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1025. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1026. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1027. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1028. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1029. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1030. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1031. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1032. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1033. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1034. 2011-09-26 03:04:13 [INFO] [PlayerEditor] PlayerEditor v0.9.2 is intializing
  1035. 2011-09-26 03:04:13 [INFO] [PlayerEditor] SQLite Initializing
  1036. 2011-09-26 03:04:13 [INFO] [PlayerEditor] PlayerEditor v0.9.2 is finished initializing.
  1037. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  1038. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1039. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1040. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  1041. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  1042. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  1043. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1044. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1045. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1046. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1047. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1048. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1049. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1050. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1051. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1052. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1053. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1054. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1055. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  1056. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1057. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1058. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  1059. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  1060. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  1061. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1062. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1063. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1064. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1065. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1066. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1067. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1068. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1069. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1070. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1071. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1072. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1073. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] === ENABLE START ===
  1074. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] Loading conf from disk
  1075. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] Loading players from disk
  1076. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] Loading factions from disk
  1077. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] Loading board from disk
  1078. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] Found and will use Permissions v3.1.5 for permissions
  1079. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] Found and will use features of Spout v1.0.6.381
  1080. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] EssentialsEco hook available, but disabled ("econEssentialsEcoEnabled": false).
  1081. 2011-09-26 03:04:13 [INFO] [Factions v1.5.1] === ENABLE DONE (Took 239ms) ===
  1082. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  1083. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1084. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1085. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  1086. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  1087. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  1088. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1089. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1090. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1091. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1092. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1093. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1094. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1095. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1096. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1097. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1098. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1099. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1100. 2011-09-26 03:04:13 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  1101. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1102. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1103. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  1104. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  1105. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  1106. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1107. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1108. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1109. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1110. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1111. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1112. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1113. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1114. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1115. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1116. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1117. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1118. 2011-09-26 03:04:14 [INFO] [ChestShop] Permissions version 3.1.5 loaded.
  1119. 2011-09-26 03:04:14 [INFO] [ChestShop] version 3.2 initialized!
  1120. 2011-09-26 03:04:14 [INFO] [ChestShop] iConomy 6 loaded.
  1121. 2011-09-26 03:04:14 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  1122. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1123. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1124. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  1125. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  1126. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  1127. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1128. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1129. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1130. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1131. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1132. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1133. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1134. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1135. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1136. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1137. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1138. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1139. 2011-09-26 03:04:14 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  1140. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1141. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1142. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  1143. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  1144. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  1145. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1146. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1147. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1148. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1149. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1150. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1151. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1152. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1153. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1154. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1155. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1156. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1157. 2011-09-26 03:04:14 [INFO] [LogBlock] Permissions plugin found.
  1158. 2011-09-26 03:04:14 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  1159. 2011-09-26 03:04:14 [INFO] LogBlock v1.26 by DiddiZ enabled.
  1160. 2011-09-26 03:04:14 [SEVERE] Could not pass event PLUGIN_ENABLE to iAuction
  1161. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1162. at org.rob4001.iAuction.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1163. at org.rob4001.iAuction.payment.Methods.createMethod(Methods.java:58)
  1164. at org.rob4001.iAuction.payment.Methods.setMethod(Methods.java:90)
  1165. at org.rob4001.iAuction.server.onPluginEnable(server.java:43)
  1166. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1167. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1168. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1169. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1170. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1171. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1172. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1173. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1174. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1175. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1176. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1177. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1178. 2011-09-26 03:04:14 [SEVERE] Could not pass event PLUGIN_ENABLE to rTriggers
  1179. java.lang.NoClassDefFoundError: com/nijiko/coelho/iConomy/iConomy
  1180. at com.nijikokun.register.payment.methods.iCo4.isCompatible(iCo4.java:54)
  1181. at com.nijikokun.register.payment.Methods.createMethod(Methods.java:55)
  1182. at com.nijikokun.register.payment.Methods.setMethod(Methods.java:95)
  1183. at com.reil.bukkit.rTriggers.rTriggersServerListener.onPluginEnable(rTriggersServerListener.java:35)
  1184. at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:562)
  1185. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  1186. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
  1187. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
  1188. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
  1189. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
  1190. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
  1191. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  1192. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  1193. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
  1194. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  1195. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  1196. 2011-09-26 03:04:14 [INFO] Server permissions file permissions.yml is empty, ignoring it
  1197. 2011-09-26 03:04:14 [INFO] Done (0.566s)! For help, type "help" or "?"
  1198. 2011-09-26 03:04:14 [INFO] 'spawn-protection' in server.properties has been moved to 'settings.spawn-radius' in bukkit.yml. I will move your config for you.
  1199. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 2 Areas loaded from treeclear.db.
  1200. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 1 Areas loaded from cleartrees.db.
  1201. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 1 Areas loaded from treetest.db.
  1202. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 1 Areas loaded from TNT.db.
  1203. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 1 Areas loaded from untree.db.
  1204. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 0 Bridges successfully loaded.
  1205. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 0 Doors successfully loaded.
  1206. 2011-09-26 03:04:14 [INFO] [FalseBook Block] 0 protected gateblocks successfully loaded.
  1207. 2011-09-26 03:04:17 [INFO] [FalseBook IC] Loaded selftriggered ICs: 2 done
  1208. 2011-09-26 03:04:17 [INFO] [FalseBook IC] Loaded selftriggered ICs: 0 failed
  1209. 2011-09-26 03:04:54 [INFO] MCBans: Sent From: Console .::. Potential Login
  1210. 2011-09-26 03:04:54 [INFO] MCBans: Sent From: Console .::. Player triggered prelogin event!
  1211. 2011-09-26 03:04:54 [INFO] MCBans: Sent From: Console .::. Online Mode.
  1212. 2011-09-26 03:04:54 [INFO] MCBans: Sent From: Console .::. Player check with mcbans.com started.
  1213. 2011-09-26 03:04:54 [INFO] player=mufinmcflufin&playerip=24.98.218.158&exec=user_connect&version=2.9.2
  1214. 2011-09-26 03:04:54 [INFO] {"ban_status":"n","reputation":"10","ban_num":"0","new_version":"n","ban_remain":null,"is_mcbans_mod":"n","owner":"n","ban_reasons":[],"disputes":"0","ban_local_reason":null}
  1215. 2011-09-26 03:04:54 [INFO] MCBans: Sent From: Console .::. Recieved reply.
  1216. 2011-09-26 03:04:54 [INFO] MCBans: Sent From: Console .::. Check completed!
  1217. 2011-09-26 03:04:54 [INFO] MufinMcFlufin [/24.98.218.158:59173] logged in with entity id 335 at ([world] -87.5, 67.0, 299.5)
  1218. 2011-09-26 03:04:54 [INFO] [iConomy] Database Error: java.sql.SQLException: invalid database address: jdbc:mysql:\\localhost:3306\iConomy
  1219. 2011-09-26 03:04:54 [INFO] [iConomy] Database Error: java.sql.SQLException: invalid database address: jdbc:mysql:\\localhost:3306\iConomy
  1220. 2011-09-26 03:04:54 [INFO] [iConomy] Database Error: java.sql.SQLException: invalid database address: jdbc:mysql:\\localhost:3306\iConomy
  1221. 2011-09-26 03:04:54 [INFO] New max size: 484
  1222. 2011-09-26 03:04:54 [INFO] New max size: 784
Add Comment
Please, Sign In to add comment