Advertisement
ClashWars

VT Error Collection

May 8th, 2013
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 43.91 KB | None | 0 0
  1. ################################################
  2. #
  3. #
  4. # Error collection from variabletriggers
  5. # Multiple errors but also a lot copies please look at all of them.
  6. #
  7. #
  8. ################################################
  9.  
  10.  
  11.  
  12.  
  13. 2013-05-09 04:26:26 [WARNING] Could not properly handle event PLAYER_TELEPORT:
  14. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  15.     at org.bukkit.event.NLTCListener.onPlayerTeleport(NLTCListener:0)
  16.     at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
  17.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18.     at java.lang.reflect.Method.invoke(Unknown Source)
  19.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  20.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  21.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  22.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  23.     at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.teleport(CraftPlayer.java:371)
  24.     at org.bukkit.craftbukkit.v1_5_R3.entity.CraftEntity.teleport(CraftEntity.java:194)
  25.     at org.bukkit.craftbukkit.v1_5_R3.entity.CraftEntity.teleport(CraftEntity.java:209)
  26.     at com.pqqqqq.fwinv.FWInv.onCommand(FWInv.java:294)
  27.     at com.pqqqqq.fwinv.bukkit.FWInvPlugin.onCommand(FWInvPlugin.java:26)
  28.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  29.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  30.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  31.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  32.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  33.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  34.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  35.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  36.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  37.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  38. 2013-05-09 04:26:26 [INFO] This error is logged only once: it could have occurred multiple times by now.
  39. 2013-05-09 04:26:26 [INFO] Potential failures may occur in other plugins handling this Event.
  40. 2013-05-09 04:26:26 [INFO] Please contact one of the authors of plugin 'FWInv': Pqqqqq
  41. 2013-05-09 04:26:27 [INFO] WorldEdit: worstboy32 (in "Flat"): /set 0 - Region: (848.0, 13.0, 2.0) - (848.0, 14.0, 4.0)
  42. 2013-05-09 04:26:27 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  43. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  44.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  45.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  46.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47.     at java.lang.reflect.Method.invoke(Unknown Source)
  48.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  49.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  50.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  51.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  52.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  53.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:451)
  54.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  55.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  56.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  57.     at com.sk89q.worldedit.bukkit.BukkitWorld.setBlockType(BukkitWorld.java:279)
  58.     at com.sk89q.worldedit.EditSession.rawSetBlock(EditSession.java:234)
  59.     at de.diddiz.worldedit.LogBlockEditSession.rawSetBlock(LogBlockEditSession.java:44)
  60.     at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:707)
  61.     at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1413)
  62.     at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
  63.     at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
  64.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  65.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  66.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  67.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  68.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  69.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  70.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  71.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  72.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  73. 2013-05-09 04:26:27 [INFO] This error is logged only once: it could have occurred multiple times by now.
  74. 2013-05-09 04:26:27 [INFO] Potential failures may occur in other plugins handling this Event.
  75. 2013-05-09 04:26:27 [INFO] Please contact one of the authors of plugin 'WorldEdit':
  76. 2013-05-09 04:26:27 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  77. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  78.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  79.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  80.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  81.     at java.lang.reflect.Method.invoke(Unknown Source)
  82.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  83.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  84.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  85.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  86.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  87.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:452)
  88.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  89.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  90.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  91.     at com.sk89q.worldedit.bukkit.BukkitWorld.setBlockType(BukkitWorld.java:279)
  92.     at com.sk89q.worldedit.EditSession.rawSetBlock(EditSession.java:234)
  93.     at de.diddiz.worldedit.LogBlockEditSession.rawSetBlock(LogBlockEditSession.java:44)
  94.     at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:707)
  95.     at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1413)
  96.     at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
  97.     at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
  98.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  99.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  100.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  101.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  102.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  103.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  104.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  105.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  106.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  107. 2013-05-09 04:26:27 [INFO] This error is logged only once: it could have occurred multiple times by now.
  108. 2013-05-09 04:26:27 [INFO] Potential failures may occur in other plugins handling this Event.
  109. 2013-05-09 04:26:27 [INFO] Please contact one of the authors of plugin 'WorldEdit':
  110. 2013-05-09 04:26:27 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  111. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  112.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  113.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  114.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  115.     at java.lang.reflect.Method.invoke(Unknown Source)
  116.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  117.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  118.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  119.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  120.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  121.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:453)
  122.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  123.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  124.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  125.     at com.sk89q.worldedit.bukkit.BukkitWorld.setBlockType(BukkitWorld.java:279)
  126.     at com.sk89q.worldedit.EditSession.rawSetBlock(EditSession.java:234)
  127.     at de.diddiz.worldedit.LogBlockEditSession.rawSetBlock(LogBlockEditSession.java:44)
  128.     at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:707)
  129.     at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1413)
  130.     at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
  131.     at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
  132.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  133.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  134.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  135.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  136.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  137.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  138.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  139.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  140.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  141. 2013-05-09 04:26:27 [INFO] This error is logged only once: it could have occurred multiple times by now.
  142. 2013-05-09 04:26:27 [INFO] Potential failures may occur in other plugins handling this Event.
  143. 2013-05-09 04:26:27 [INFO] Please contact one of the authors of plugin 'WorldEdit':
  144. 2013-05-09 04:26:27 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  145. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  146.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  147.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  148.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  149.     at java.lang.reflect.Method.invoke(Unknown Source)
  150.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  151.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  152.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  153.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  154.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  155.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:454)
  156.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  157.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  158.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  159.     at com.sk89q.worldedit.bukkit.BukkitWorld.setBlockType(BukkitWorld.java:279)
  160.     at com.sk89q.worldedit.EditSession.rawSetBlock(EditSession.java:234)
  161.     at de.diddiz.worldedit.LogBlockEditSession.rawSetBlock(LogBlockEditSession.java:44)
  162.     at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:707)
  163.     at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1413)
  164.     at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
  165.     at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
  166.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  167.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  168.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  169.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  170.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  171.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  172.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  173.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  174.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  175. 2013-05-09 04:26:27 [INFO] This error is logged only once: it could have occurred multiple times by now.
  176. 2013-05-09 04:26:27 [INFO] Potential failures may occur in other plugins handling this Event.
  177. 2013-05-09 04:26:27 [INFO] Please contact one of the authors of plugin 'WorldEdit':
  178.  
  179.  
  180.  
  181.  
  182. ################################################
  183.  
  184.  
  185.  
  186.  
  187. 2013-05-09 04:30:59 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  188. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  189.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  190.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  191.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  192.     at java.lang.reflect.Method.invoke(Unknown Source)
  193.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  194.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  195.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  196.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  197.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  198.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:449)
  199.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  200.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  201.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  202.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  203.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  204.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  205.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  206. 2013-05-09 04:30:59 [INFO] This error is logged only once: it could have occurred multiple times by now.
  207. 2013-05-09 04:30:59 [INFO] Potential failures may occur in other plugins handling this Event.
  208. 2013-05-09 04:30:59 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  209. 2013-05-09 04:30:59 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  210. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  211.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  212.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  213.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  214.     at java.lang.reflect.Method.invoke(Unknown Source)
  215.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  216.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  217.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  218.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  219.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  220.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:450)
  221.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  222.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  223.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  224.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  225.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  226.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  227.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  228. 2013-05-09 04:30:59 [INFO] This error is logged only once: it could have occurred multiple times by now.
  229. 2013-05-09 04:30:59 [INFO] Potential failures may occur in other plugins handling this Event.
  230. 2013-05-09 04:30:59 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  231. 2013-05-09 04:30:59 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  232. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  233.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  234.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  235.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  236.     at java.lang.reflect.Method.invoke(Unknown Source)
  237.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  238.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  239.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  240.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  241.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  242.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:452)
  243.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  244.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  245.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  246.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  247.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  248.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  249.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  250. 2013-05-09 04:30:59 [INFO] This error is logged only once: it could have occurred multiple times by now.
  251. 2013-05-09 04:30:59 [INFO] Potential failures may occur in other plugins handling this Event.
  252. 2013-05-09 04:30:59 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  253. 2013-05-09 04:30:59 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  254. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  255.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  256.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  257.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  258.     at java.lang.reflect.Method.invoke(Unknown Source)
  259.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  260.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  261.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  262.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  263.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  264.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:453)
  265.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  266.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  267.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  268.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  269.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  270.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  271.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  272. 2013-05-09 04:30:59 [INFO] This error is logged only once: it could have occurred multiple times by now.
  273. 2013-05-09 04:30:59 [INFO] Potential failures may occur in other plugins handling this Event.
  274. 2013-05-09 04:30:59 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  275. 2013-05-09 04:30:59 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  276. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  277.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  278.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  279.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  280.     at java.lang.reflect.Method.invoke(Unknown Source)
  281.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  282.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  283.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  284.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  285.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  286.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:454)
  287.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  288.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  289.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  290.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  291.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  292.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  293.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  294. 2013-05-09 04:30:59 [INFO] This error is logged only once: it could have occurred multiple times by now.
  295. 2013-05-09 04:30:59 [INFO] Potential failures may occur in other plugins handling this Event.
  296.  
  297.  
  298. 02:52:23 [INFO] This error is logged only once: it could have occurred multiple times by now.
  299. at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  300. at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  301. at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  302. at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  303. at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  304. at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  305. at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  306. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  307. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  308. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  309. at com.pqqqqq.fwinv.bukkit.FWInvPlugin.onCommand(FWInvPlugin.java:26)
  310. at com.pqqqqq.fwinv.FWInv.onCommand(FWInv.java:294)
  311. at org.bukkit.craftbukkit.v1_5_R3.entity.CraftEntity.teleport(CraftEntity.java:209)
  312. at org.bukkit.craftbukkit.v1_5_R3.entity.CraftEntity.teleport(CraftEntity.java:194)
  313. at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.teleport(CraftPlayer.java:371)
  314. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  315. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  316. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  317. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  318. at java.lang.reflect.Method.invoke(Unknown Source)
  319. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  320. at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
  321. at org.bukkit.event.NLTCListener.onPlayerTeleport(NLTCListener:0)
  322. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  323.  
  324.  
  325.  
  326.  
  327. ################################################
  328.  
  329.  
  330.  
  331.  
  332. 2013-05-09 04:22:21 [WARNING] Could not properly handle event CHUNK_LOAD:
  333. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  334.     at org.bukkit.event.NLTCListener.onChunkLoad(NLTCListener:0)
  335.     at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  336.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  337.     at java.lang.reflect.Method.invoke(Unknown Source)
  338.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  339.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  340.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  341.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  342.     at net.minecraft.server.v1_5_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:138)
  343.     at com.bergerkiller.bukkit.common.bases.ChunkProviderServerBase.getBukkitChunkAt(ChunkProviderServerBase.java:105)
  344.     at net.timedminecraft.server.TimedChunkProviderServer.getBukkitChunkAt(TimedChunkProviderServer.java:130)
  345.     at com.bergerkiller.bukkit.common.bases.ChunkProviderServerBase.getChunkAt(ChunkProviderServerBase.java:92)
  346.     at net.minecraft.server.v1_5_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:84)
  347.     at org.bukkit.craftbukkit.v1_5_R3.CraftWorld.getChunkAt(CraftWorld.java:119)
  348.     at org.bukkit.craftbukkit.v1_5_R3.CraftWorld.getBlockAt(CraftWorld.java:83)
  349.     at com.earth2me.essentials.Util.isBlockAboveAir(Util.java:405)
  350.     at com.earth2me.essentials.Util.getSafeDestination(Util.java:351)
  351.     at com.earth2me.essentials.Teleport.now(Teleport.java:255)
  352.     at com.earth2me.essentials.Teleport.teleport(Teleport.java:288)
  353.     at com.earth2me.essentials.Teleport.warp(Teleport.java:386)
  354.     at com.earth2me.essentials.commands.Commandwarp.warpUser(Commandwarp.java:120)
  355.     at com.earth2me.essentials.commands.Commandwarp.run(Commandwarp.java:48)
  356.     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:105)
  357.     at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:432)
  358.     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:321)
  359.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  360.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  361.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  362.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  363.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  364.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  365.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  366.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  367.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  368.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  369.  
  370.  
  371.  
  372.  
  373. ################################################
  374.  
  375.  
  376.  
  377.  
  378. 2013-05-09 04:22:21 [WARNING] Could not properly handle event PLAYER_TELEPORT:
  379. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  380.     at org.bukkit.event.NLTCListener.onPlayerTeleport(NLTCListener:0)
  381.     at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
  382.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  383.     at java.lang.reflect.Method.invoke(Unknown Source)
  384.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  385.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  386.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  387.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  388.     at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.teleport(CraftPlayer.java:371)
  389.     at com.earth2me.essentials.Teleport.now(Teleport.java:255)
  390.     at com.earth2me.essentials.Teleport.teleport(Teleport.java:288)
  391.     at com.earth2me.essentials.Teleport.warp(Teleport.java:386)
  392.     at com.earth2me.essentials.commands.Commandwarp.warpUser(Commandwarp.java:120)
  393.     at com.earth2me.essentials.commands.Commandwarp.run(Commandwarp.java:48)
  394.     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:105)
  395.     at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:432)
  396.     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:321)
  397.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  398.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  399.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  400.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  401.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  402.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  403.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  404.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  405.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  406.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  407.  
  408.  
  409.  
  410.  
  411. ################################################
  412.  
  413.  
  414.  
  415.  
  416. 2013-05-09 04:22:21 [WARNING] Could not properly handle event CHUNK_LOAD:
  417. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  418.     at org.bukkit.event.NLTCListener.onChunkLoad(NLTCListener:0)
  419.     at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  420.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  421.     at java.lang.reflect.Method.invoke(Unknown Source)
  422.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  423.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  424.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  425.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  426.     at net.minecraft.server.v1_5_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:138)
  427.     at com.bergerkiller.bukkit.common.bases.ChunkProviderServerBase.getBukkitChunkAt(ChunkProviderServerBase.java:105)
  428.     at net.timedminecraft.server.TimedChunkProviderServer.getBukkitChunkAt(TimedChunkProviderServer.java:130)
  429.     at com.bergerkiller.bukkit.common.bases.ChunkProviderServerBase.getChunkAt(ChunkProviderServerBase.java:92)
  430.     at net.minecraft.server.v1_5_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:84)
  431.     at org.bukkit.craftbukkit.v1_5_R3.CraftWorld.getChunkAt(CraftWorld.java:119)
  432.     at org.bukkit.craftbukkit.v1_5_R3.CraftWorld.getBlockAt(CraftWorld.java:83)
  433.     at com.earth2me.essentials.Util.isBlockAboveAir(Util.java:405)
  434.     at com.earth2me.essentials.Util.getSafeDestination(Util.java:351)
  435.     at com.earth2me.essentials.Teleport.now(Teleport.java:255)
  436.     at com.earth2me.essentials.Teleport.teleport(Teleport.java:288)
  437.     at com.earth2me.essentials.Teleport.warp(Teleport.java:386)
  438.     at com.earth2me.essentials.commands.Commandwarp.warpUser(Commandwarp.java:120)
  439.     at com.earth2me.essentials.commands.Commandwarp.run(Commandwarp.java:48)
  440.     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:105)
  441.     at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:432)
  442.     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:321)
  443.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  444.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  445.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  446.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1143)
  447.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  448.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  449.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  450.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  451.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  452.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  453. 2013-05-09 04:22:21 [INFO] This error is logged only once: it could have occurred multiple times by now.
  454. 2013-05-09 04:22:21 [INFO] Potential failures may occur in other plugins handling this Event.
  455.  
  456.  
  457.  
  458.  
  459. ################################################
  460.  
  461.  
  462.  
  463.  
  464. 2013-05-09 04:20:48 [WARNING] Could not properly handle event PLAYER_TELEPORT:
  465. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  466.     at org.bukkit.event.NLTCListener.onPlayerTeleport(NLTCListener:0)
  467.     at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
  468.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  469.     at java.lang.reflect.Method.invoke(Unknown Source)
  470.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  471.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  472.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  473.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  474.     at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.teleport(CraftPlayer.java:371)
  475.     at org.bukkit.craftbukkit.v1_5_R3.entity.CraftEntity.teleport(CraftEntity.java:194)
  476.     at com.pqqqqq.fwcore.command.Commands.tploc(Commands.java:825)
  477.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  478.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  479.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  480.     at java.lang.reflect.Method.invoke(Unknown Source)
  481.     at com.pqqqqq.fwcore.command.Commands.executeCommand(Commands.java:965)
  482.     at com.pqqqqq.fwcore.FWCore.parseCommand(FWCore.java:70)
  483.     at com.pqqqqq.fwcore.bukkit.FWCorePlugin.onCommand(FWCorePlugin.java:26)
  484.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  485.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  486.     at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  487.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1128)
  488.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  489.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  490. 2013-05-09 04:20:48 [INFO] This error is logged only once: it could have occurred multiple times by now.
  491. 2013-05-09 04:20:48 [INFO] Potential failures may occur in other plugins handling this Event.
  492.  
  493.  
  494.  
  495.  
  496. ################################################
  497.  
  498.  
  499.  
  500. 2013-05-09 04:30:58 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  501. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  502.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  503.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  504.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  505.     at java.lang.reflect.Method.invoke(Unknown Source)
  506.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  507.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  508.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  509.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  510.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  511.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:449)
  512.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  513.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  514.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  515.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  516.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  517.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  518.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  519.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  520. 2013-05-09 04:30:58 [INFO] This error is logged only once: it could have occurred multiple times by now.
  521. 2013-05-09 04:30:58 [INFO] Potential failures may occur in other plugins handling this Event.
  522. 2013-05-09 04:30:58 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  523. 2013-05-09 04:30:58 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  524. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  525.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  526.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  527.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  528.     at java.lang.reflect.Method.invoke(Unknown Source)
  529.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  530.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  531.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  532.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  533.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  534.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:450)
  535.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  536.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  537.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  538.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  539.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  540.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  541.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  542.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  543. 2013-05-09 04:30:58 [INFO] This error is logged only once: it could have occurred multiple times by now.
  544. 2013-05-09 04:30:58 [INFO] Potential failures may occur in other plugins handling this Event.
  545. 2013-05-09 04:30:58 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  546. 2013-05-09 04:30:58 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  547. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  548.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  549.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  550.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  551.     at java.lang.reflect.Method.invoke(Unknown Source)
  552.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  553.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  554.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  555.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  556.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  557.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:452)
  558.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  559.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  560.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  561.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  562.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  563.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  564.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  565.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  566. 2013-05-09 04:30:58 [INFO] This error is logged only once: it could have occurred multiple times by now.
  567. 2013-05-09 04:30:58 [INFO] Potential failures may occur in other plugins handling this Event.
  568. 2013-05-09 04:30:58 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  569. 2013-05-09 04:30:58 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  570. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  571.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  572.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  573.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  574.     at java.lang.reflect.Method.invoke(Unknown Source)
  575.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  576.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  577.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  578.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  579.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  580.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:453)
  581.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  582.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  583.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  584.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  585.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  586.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  587.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  588.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  589. 2013-05-09 04:30:58 [INFO] This error is logged only once: it could have occurred multiple times by now.
  590. 2013-05-09 04:30:58 [INFO] Potential failures may occur in other plugins handling this Event.
  591. 2013-05-09 04:30:58 [INFO] Appears to be caused by: com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  592. 2013-05-09 04:30:58 [WARNING] Could not properly handle event BLOCK_PHYSICS:
  593. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: com.wizardscraft.scripting.ScriptInterpreter
  594.     at org.bukkit.event.NLTCListener.onBlockPhysics(NLTCListener:0)
  595.     at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
  596.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  597.     at java.lang.reflect.Method.invoke(Unknown Source)
  598.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  599.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  600.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  601.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  602.     at net.minecraft.server.v1_5_R3.World.g(World.java:494)
  603.     at net.minecraft.server.v1_5_R3.World.applyPhysics(World.java:454)
  604.     at net.minecraft.server.v1_5_R3.World.update(World.java:421)
  605.     at net.minecraft.server.v1_5_R3.World.setTypeIdAndData(World.java:313)
  606.     at org.bukkit.craftbukkit.v1_5_R3.block.CraftBlock.setTypeId(CraftBlock.java:108)
  607.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1333)
  608.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:337)
  609.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  610.     at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:1164)
  611.     at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:260)
  612. 2013-05-09 04:30:58 [INFO] This error is logged only once: it could have occurred multiple times by now.
  613. 2013-05-09 04:30:58 [INFO] Potential failures may occur in other plugins handling this Event.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement