Advertisement
Guest User

s

a guest
Aug 8th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.86 KB | None | 0 0
  1. 2012-08-08 20:25:03 [INFO] [PLAYER_COMMAND] Darkfeather: /f list
  2. 2012-08-08 20:25:05 [INFO] Connection reset
  3. 2012-08-08 20:25:06 [SEVERE] Could not pass event PlayerCommandPreprocessEvent to Factions
  4. org.bukkit.event.EventException
  5. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  9. at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:871)
  10. at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
  11. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
  12. at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  13. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  14. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  15. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  16. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  17. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  18. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  19. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  21. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  22. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  23. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  24. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  25. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  26. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  27. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  28. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  29. at com.massivecraft.factions.integration.SpoutFeatures.updateSingle(SpoutFeatures.java:227)
  30. at com.massivecraft.factions.integration.SpoutFeatures.updateAppearances(SpoutFeatures.java:155)
  31. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:202)
  32. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:208)
  33. at com.massivecraft.factions.cmd.CmdJoin.perform(CmdJoin.java:102)
  34. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:126)
  35. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  36. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:116)
  37. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  38. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:131)
  39. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:210)
  40. at com.massivecraft.factions.P.handleCommand(P.java:189)
  41. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:220)
  42. at com.massivecraft.factions.zcore.MPluginSecretPlayerListener.onPlayerCommandPreprocess(MPluginSecretPlayerListener.java:29)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  48. ... 16 more
  49. 2012-08-08 20:25:06 [SEVERE] null
  50. org.bukkit.command.CommandException: Unhandled exception executing command 'f' in plugin Factions v1.6.9_pre
  51. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
  52. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  53. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
  54. at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
  55. at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
  56. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
  57. at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  58. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  59. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  60. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  61. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  62. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  63. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  64. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  65. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  66. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  67. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  68. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  69. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  70. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  71. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  72. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  73. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  74. at com.massivecraft.factions.integration.SpoutFeatures.updateSingle(SpoutFeatures.java:227)
  75. at com.massivecraft.factions.integration.SpoutFeatures.updateAppearances(SpoutFeatures.java:155)
  76. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:202)
  77. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:208)
  78. at com.massivecraft.factions.cmd.CmdJoin.perform(CmdJoin.java:102)
  79. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:126)
  80. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  81. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:116)
  82. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  83. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:131)
  84. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:210)
  85. at com.massivecraft.factions.P.handleCommand(P.java:189)
  86. at com.massivecraft.factions.P.onCommand(P.java:200)
  87. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  88. ... 15 more
  89. 2012-08-08 20:25:07 [SEVERE] Could not pass event PlayerMoveEvent to Factions
  90. org.bukkit.event.EventException
  91. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  92. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  93. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  94. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  95. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:213)
  96. at net.minecraft.server.Packet10Flying.handle(SourceFile:136)
  97. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  98. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  99. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  100. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  101. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  102. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  103. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  104. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  105. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  106. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  107. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  108. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  109. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  110. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  111. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  112. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  113. at com.massivecraft.factions.integration.SpoutFeatures.availableFor(SpoutFeatures.java:64)
  114. at com.massivecraft.factions.listeners.FactionsPlayerListener.onPlayerMove(FactionsPlayerListener.java:104)
  115. at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
  116. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  117. at java.lang.reflect.Method.invoke(Unknown Source)
  118. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  119. ... 14 more
  120. 2012-08-08 20:25:11 [SEVERE] Could not pass event PlayerCommandPreprocessEvent to Factions
  121. org.bukkit.event.EventException
  122. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  123. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  124. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  125. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  126. at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:871)
  127. at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
  128. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
  129. at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  130. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  131. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  132. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  133. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  134. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  135. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  136. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  137. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  138. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  139. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  140. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  141. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  142. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  143. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  144. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  145. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  146. at com.massivecraft.factions.integration.SpoutFeatures.updateSingle(SpoutFeatures.java:227)
  147. at com.massivecraft.factions.integration.SpoutFeatures.updateAppearances(SpoutFeatures.java:155)
  148. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:202)
  149. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:208)
  150. at com.massivecraft.factions.cmd.CmdJoin.perform(CmdJoin.java:102)
  151. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:126)
  152. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  153. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:116)
  154. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  155. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:131)
  156. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:210)
  157. at com.massivecraft.factions.P.handleCommand(P.java:189)
  158. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:220)
  159. at com.massivecraft.factions.zcore.MPluginSecretPlayerListener.onPlayerCommandPreprocess(MPluginSecretPlayerListener.java:29)
  160. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  161. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  162. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  163. at java.lang.reflect.Method.invoke(Unknown Source)
  164. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  165. ... 16 more
  166. 2012-08-08 20:25:11 [SEVERE] null
  167. org.bukkit.command.CommandException: Unhandled exception executing command 'f' in plugin Factions v1.6.9_pre
  168. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
  169. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  170. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
  171. at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
  172. at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
  173. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
  174. at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  175. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  176. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  177. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  178. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  179. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  180. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  181. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  182. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  183. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  184. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  185. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  186. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  187. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  188. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  189. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  190. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  191. at com.massivecraft.factions.integration.SpoutFeatures.updateSingle(SpoutFeatures.java:227)
  192. at com.massivecraft.factions.integration.SpoutFeatures.updateAppearances(SpoutFeatures.java:155)
  193. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:202)
  194. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:208)
  195. at com.massivecraft.factions.cmd.CmdJoin.perform(CmdJoin.java:102)
  196. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:126)
  197. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  198. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:116)
  199. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  200. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:131)
  201. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:210)
  202. at com.massivecraft.factions.P.handleCommand(P.java:189)
  203. at com.massivecraft.factions.P.onCommand(P.java:200)
  204. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  205. ... 15 more
  206. 2012-08-08 20:25:12 [INFO] <Darkfeather> ..
  207. 2012-08-08 20:25:13 [INFO] [PLAYER_COMMAND] Darkfeather: /f show
  208. 2012-08-08 20:25:19 [INFO] [PLAYER_COMMAND] Darkfeather: /f show bsavs
  209. 2012-08-08 20:25:20 [SEVERE] Could not pass event PlayerMoveEvent to Factions
  210. org.bukkit.event.EventException
  211. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  212. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  213. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  214. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  215. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:213)
  216. at net.minecraft.server.Packet10Flying.handle(SourceFile:136)
  217. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  218. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  219. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  220. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  221. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  222. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  223. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  224. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  225. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  226. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  227. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  228. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  229. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  230. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  231. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  232. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  233. at com.massivecraft.factions.integration.SpoutFeatures.availableFor(SpoutFeatures.java:64)
  234. at com.massivecraft.factions.listeners.FactionsPlayerListener.onPlayerMove(FactionsPlayerListener.java:104)
  235. at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
  236. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  237. at java.lang.reflect.Method.invoke(Unknown Source)
  238. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  239. ... 14 more
  240. 2012-08-08 20:25:22 [SEVERE] Could not pass event PlayerMoveEvent to Factions
  241. org.bukkit.event.EventException
  242. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  243. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  244. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  245. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  246. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:213)
  247. at net.minecraft.server.Packet10Flying.handle(SourceFile:136)
  248. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  249. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  250. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  251. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  252. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  253. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  254. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  255. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  256. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  257. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  258. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  259. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  260. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  261. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  262. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  263. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  264. at com.massivecraft.factions.integration.SpoutFeatures.availableFor(SpoutFeatures.java:64)
  265. at com.massivecraft.factions.listeners.FactionsPlayerListener.onPlayerMove(FactionsPlayerListener.java:104)
  266. at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
  267. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  268. at java.lang.reflect.Method.invoke(Unknown Source)
  269. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  270. ... 14 more
  271. 2012-08-08 20:25:27 [INFO] [PLAYER_COMMAND] Darkfeather: /f leave
  272. 2012-08-08 20:25:29 [SEVERE] Could not pass event PlayerCommandPreprocessEvent to Factions
  273. org.bukkit.event.EventException
  274. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  275. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  276. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  277. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  278. at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:871)
  279. at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
  280. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
  281. at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  282. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  283. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  284. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  285. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  286. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  287. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  288. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  289. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  290. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  291. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  292. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  293. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  294. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  295. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  296. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  297. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  298. at com.massivecraft.factions.integration.SpoutFeatures.updateSingle(SpoutFeatures.java:227)
  299. at com.massivecraft.factions.integration.SpoutFeatures.updateAppearances(SpoutFeatures.java:155)
  300. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:202)
  301. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:208)
  302. at com.massivecraft.factions.cmd.CmdJoin.perform(CmdJoin.java:102)
  303. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:126)
  304. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  305. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:116)
  306. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  307. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:131)
  308. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:210)
  309. at com.massivecraft.factions.P.handleCommand(P.java:189)
  310. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:220)
  311. at com.massivecraft.factions.zcore.MPluginSecretPlayerListener.onPlayerCommandPreprocess(MPluginSecretPlayerListener.java:29)
  312. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  313. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  314. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  315. at java.lang.reflect.Method.invoke(Unknown Source)
  316. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  317. ... 16 more
  318. 2012-08-08 20:25:29 [SEVERE] null
  319. org.bukkit.command.CommandException: Unhandled exception executing command 'f' in plugin Factions v1.6.9_pre
  320. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
  321. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  322. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
  323. at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
  324. at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
  325. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
  326. at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  327. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  328. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  329. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  330. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  331. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  332. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  333. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  334. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  335. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  336. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  337. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  338. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  339. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  340. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  341. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  342. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  343. at com.massivecraft.factions.integration.SpoutFeatures.updateSingle(SpoutFeatures.java:227)
  344. at com.massivecraft.factions.integration.SpoutFeatures.updateAppearances(SpoutFeatures.java:155)
  345. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:202)
  346. at com.massivecraft.factions.FPlayer.resetFactionData(FPlayer.java:208)
  347. at com.massivecraft.factions.cmd.CmdJoin.perform(CmdJoin.java:102)
  348. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:126)
  349. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  350. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:116)
  351. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:59)
  352. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:131)
  353. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:210)
  354. at com.massivecraft.factions.P.handleCommand(P.java:189)
  355. at com.massivecraft.factions.P.onCommand(P.java:200)
  356. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  357. ... 15 more
  358. 2012-08-08 20:25:31 [SEVERE] Could not pass event PlayerMoveEvent to Factions
  359. org.bukkit.event.EventException
  360. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  361. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  362. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  363. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  364. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:213)
  365. at net.minecraft.server.Packet10Flying.handle(SourceFile:136)
  366. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  367. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  368. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  369. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  370. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  371. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  372. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  373. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  374. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  375. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  376. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  377. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  378. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  379. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  380. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  381. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  382. at com.massivecraft.factions.integration.SpoutFeatures.availableFor(SpoutFeatures.java:64)
  383. at com.massivecraft.factions.listeners.FactionsPlayerListener.onPlayerMove(FactionsPlayerListener.java:104)
  384. at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
  385. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  386. at java.lang.reflect.Method.invoke(Unknown Source)
  387. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  388. ... 14 more
  389. 2012-08-08 20:25:32 [SEVERE] Could not pass event PlayerMoveEvent to Factions
  390. org.bukkit.event.EventException
  391. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
  392. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  393. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  394. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  395. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:213)
  396. at net.minecraft.server.Packet10Flying.handle(SourceFile:136)
  397. at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
  398. at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
  399. at net.minecraft.server.ServerConnection.b(SourceFile:35)
  400. at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  401. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
  402. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
  403. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  404. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  405. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  406. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.server.ServerConfigurationManagerAbstract.server from class org.getspout.spout.player.SpoutCraftPlayer
  407. at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:176)
  408. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1289)
  409. at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1277)
  410. at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1307)
  411. at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
  412. at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:246)
  413. at com.massivecraft.factions.integration.SpoutFeatures.availableFor(SpoutFeatures.java:64)
  414. at com.massivecraft.factions.listeners.FactionsPlayerListener.onPlayerMove(FactionsPlayerListener.java:104)
  415. at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
  416. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  417. at java.lang.reflect.Method.invoke(Unknown Source)
  418. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
  419. ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement