FatherWh0

could not pass areashop

Jul 8th, 2019
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 280.53 KB | None | 0 0
  1. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  3. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  4. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  5. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  6. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  7. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  8. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  9. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  10. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  11. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  12. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  13. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  14. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  15. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  16. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  17. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  18. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  19. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  20. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  21. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  22. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  23. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.d(BlockDiodeAbstract.java:177) ~[patched_1.14.3.jar:git-Paper-126]
  24. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.onPlace(BlockDiodeAbstract.java:162) ~[patched_1.14.3.jar:git-Paper-126]
  25. at net.minecraft.server.v1_14_R1.IBlockData.onPlace(IBlockData.java:198) ~[patched_1.14.3.jar:git-Paper-126]
  26. at net.minecraft.server.v1_14_R1.Chunk.setType(Chunk.java:361) ~[patched_1.14.3.jar:git-Paper-126]
  27. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:416) ~[patched_1.14.3.jar:git-Paper-126]
  28. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.tick(BlockDiodeAbstract.java:45) ~[patched_1.14.3.jar:git-Paper-126]
  29. at net.minecraft.server.v1_14_R1.IBlockData.a(IBlockData.java:206) ~[patched_1.14.3.jar:git-Paper-126]
  30. at net.minecraft.server.v1_14_R1.WorldServer.b(WorldServer.java:554) ~[patched_1.14.3.jar:git-Paper-126]
  31. at net.minecraft.server.v1_14_R1.WorldServer$$Lambda$2916/919874537.accept(Unknown Source) ~[?:?]
  32. at net.minecraft.server.v1_14_R1.TickListServer.a(TickListServer.java:90) ~[patched_1.14.3.jar:git-Paper-126]
  33. at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:268) ~[patched_1.14.3.jar:git-Paper-126]
  34. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1192) ~[patched_1.14.3.jar:git-Paper-126]
  35. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  36. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  37. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  38. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  39. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  40. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  41. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  42. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  43. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  44. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  45. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  46. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  47. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  48. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  49. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:594) ~[patched_1.14.3.jar:git-Paper-126]
  50. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  51. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  52. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  53. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  54. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  55. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  56. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  57. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  58. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  59. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  60. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  61. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.d(BlockDiodeAbstract.java:177) ~[patched_1.14.3.jar:git-Paper-126]
  62. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.onPlace(BlockDiodeAbstract.java:162) ~[patched_1.14.3.jar:git-Paper-126]
  63. at net.minecraft.server.v1_14_R1.IBlockData.onPlace(IBlockData.java:198) ~[patched_1.14.3.jar:git-Paper-126]
  64. at net.minecraft.server.v1_14_R1.Chunk.setType(Chunk.java:361) ~[patched_1.14.3.jar:git-Paper-126]
  65. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:416) ~[patched_1.14.3.jar:git-Paper-126]
  66. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.tick(BlockDiodeAbstract.java:45) ~[patched_1.14.3.jar:git-Paper-126]
  67. at net.minecraft.server.v1_14_R1.IBlockData.a(IBlockData.java:206) ~[patched_1.14.3.jar:git-Paper-126]
  68. at net.minecraft.server.v1_14_R1.WorldServer.b(WorldServer.java:554) ~[patched_1.14.3.jar:git-Paper-126]
  69. at net.minecraft.server.v1_14_R1.WorldServer$$Lambda$2916/919874537.accept(Unknown Source) ~[?:?]
  70. at net.minecraft.server.v1_14_R1.TickListServer.a(TickListServer.java:90) ~[patched_1.14.3.jar:git-Paper-126]
  71. at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:268) ~[patched_1.14.3.jar:git-Paper-126]
  72. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1192) ~[patched_1.14.3.jar:git-Paper-126]
  73. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  74. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  75. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  76. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  77. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  78. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  79. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  80. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  81. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  82. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  83. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  84. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  85. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  86. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  87. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  88. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  89. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  90. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  91. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  92. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  93. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  94. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  95. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  96. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  97. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  98. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  99. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.d(BlockDiodeAbstract.java:177) ~[patched_1.14.3.jar:git-Paper-126]
  100. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.onPlace(BlockDiodeAbstract.java:162) ~[patched_1.14.3.jar:git-Paper-126]
  101. at net.minecraft.server.v1_14_R1.IBlockData.onPlace(IBlockData.java:198) ~[patched_1.14.3.jar:git-Paper-126]
  102. at net.minecraft.server.v1_14_R1.Chunk.setType(Chunk.java:361) ~[patched_1.14.3.jar:git-Paper-126]
  103. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:416) ~[patched_1.14.3.jar:git-Paper-126]
  104. at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.tick(BlockDiodeAbstract.java:45) ~[patched_1.14.3.jar:git-Paper-126]
  105. at net.minecraft.server.v1_14_R1.IBlockData.a(IBlockData.java:206) ~[patched_1.14.3.jar:git-Paper-126]
  106. at net.minecraft.server.v1_14_R1.WorldServer.b(WorldServer.java:554) ~[patched_1.14.3.jar:git-Paper-126]
  107. at net.minecraft.server.v1_14_R1.WorldServer$$Lambda$2916/919874537.accept(Unknown Source) ~[?:?]
  108. at net.minecraft.server.v1_14_R1.TickListServer.a(TickListServer.java:90) ~[patched_1.14.3.jar:git-Paper-126]
  109. at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:268) ~[patched_1.14.3.jar:git-Paper-126]
  110. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1192) ~[patched_1.14.3.jar:git-Paper-126]
  111. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  112. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  113. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  114. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  115. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  116. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  117. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  118. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  119. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  120. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  121. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  122. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  123. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  124. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  125. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:594) ~[patched_1.14.3.jar:git-Paper-126]
  126. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  127. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  128. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  129. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  130. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  131. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  132. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  133. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  134. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  135. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  136. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  137. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  138. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  139. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  140. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  141. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  142. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  143. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  144. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  145. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  146. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  147. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  148. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  149. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
  150. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  151. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  152. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  153. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  154. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  155. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  156. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  157. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  158. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  159. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  160. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  161. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  162. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  163. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  164. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  165. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  166. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  167. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  168. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  169. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  170. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  171. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  172. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  173. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  174. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  175. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  176. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  177. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  178. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  179. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  180. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  181. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  182. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  183. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  184. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  185. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  186. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  187. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  188. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  189. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  190. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  191. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  192. at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
  193. at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
  194. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
  195. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
  196. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
  197. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
  198. at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
  199. at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
  200. at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
  201. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
  202. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
  203. at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
  204. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
  205. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  206. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  207. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  208. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  209. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  210. at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
  211. at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
  212. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
  213. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
  214. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
  215. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  216. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  217. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  218. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  219. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  220. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  221. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  222. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  223. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  224. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  225. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  226. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  227. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  228. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  229. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  230. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  231. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  232. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  233. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  234. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  235. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  236. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  237. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  238. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  239. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  240. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  241. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  242. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  243. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  244. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  245. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  246. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  247. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  248. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  249. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  250. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  251. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  252. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  253. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
  254. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  255. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  256. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  257. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  258. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  259. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  260. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  261. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  262. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  263. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  264. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  265. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  266. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  267. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  268. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  269. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  270. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  271. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  272. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  273. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  274. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  275. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  276. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  277. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  278. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  279. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  280. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  281. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  282. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  283. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  284. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  285. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  286. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  287. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  288. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  289. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  290. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  291. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  292. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  293. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  294. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  295. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  296. at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
  297. at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
  298. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
  299. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
  300. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
  301. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
  302. at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
  303. at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
  304. at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
  305. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
  306. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
  307. at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
  308. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
  309. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  310. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  311. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  312. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  313. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  314. at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
  315. at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
  316. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
  317. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
  318. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
  319. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  320. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  321. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  322. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  323. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  324. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  325. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  326. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  327. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  328. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  329. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  330. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  331. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  332. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  333. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
  334. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  335. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  336. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  337. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  338. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  339. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  340. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  341. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  342. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  343. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  344. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  345. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  346. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  347. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  348. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  349. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  350. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  351. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  352. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  353. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  354. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  355. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  356. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  357. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  358. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  359. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  360. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  361. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  362. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  363. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
  364. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  365. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  366. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  367. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  368. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  369. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  370. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  371. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  372. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  373. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  374. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  375. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  376. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  377. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  378. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  379. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  380. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  381. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  382. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  383. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  384. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  385. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  386. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  387. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  388. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  389. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  390. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  391. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  392. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  393. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  394. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  395. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  396. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  397. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  398. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  399. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  400. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  401. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  402. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  403. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  404. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  405. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  406. at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
  407. at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
  408. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
  409. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
  410. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
  411. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
  412. at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
  413. at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
  414. at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
  415. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
  416. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
  417. at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
  418. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
  419. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  420. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  421. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  422. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  423. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  424. at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
  425. at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
  426. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
  427. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
  428. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
  429. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  430. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  431. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  432. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  433. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  434. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  435. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  436. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  437. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  438. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  439. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  440. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  441. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  442. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  443. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:591) ~[patched_1.14.3.jar:git-Paper-126]
  444. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  445. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  446. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  447. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  448. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  449. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  450. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  451. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  452. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  453. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  454. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  455. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  456. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  457. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  458. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  459. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  460. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  461. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  462. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  463. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  464. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  465. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  466. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  467. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  468. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  469. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  470. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  471. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  472. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  473. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
  474. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  475. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  476. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  477. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  478. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  479. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  480. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  481. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  482. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  483. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  484. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  485. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  486. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  487. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  488. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  489. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  490. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  491. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  492. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  493. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  494. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  495. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  496. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  497. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  498. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  499. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  500. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  501. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  502. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  503. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  504. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  505. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  506. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  507. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  508. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  509. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  510. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  511. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  512. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  513. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  514. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  515. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  516. at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
  517. at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
  518. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
  519. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
  520. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
  521. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
  522. at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
  523. at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
  524. at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
  525. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
  526. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
  527. at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
  528. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
  529. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  530. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  531. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  532. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  533. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  534. at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
  535. at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
  536. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
  537. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
  538. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
  539. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  540. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  541. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  542. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  543. [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  544. java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
  545. at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
  546. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
  547. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  548. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  549. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  550. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  551. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  552. at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
  553. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  554. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  555. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  556. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  557. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  558. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  559. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  560. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  561. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  562. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  563. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  564. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  565. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
  566. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  567. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  568. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  569. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  570. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  571. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  572. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  573. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  574. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  575. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  576. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  577. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  578. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  579. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  580. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  581. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  582. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  583. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  584. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  585. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  586. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  587. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  588. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  589. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  590. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  591. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  592. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  593. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  594. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  595. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  596. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  597. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  598. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  599. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  600. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  601. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
  602. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
  603. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
  604. at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
  605. at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
  606. at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
  607. at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
  608. at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
  609. at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
  610. at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
  611. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
  612. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
  613. at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
  614. at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
  615. at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
  616. at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
  617. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
  618. at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
  619. at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
  620. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
  621. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
  622. at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
  623. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
  624. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
  625. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
  626. at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
  627. at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
  628. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
  629. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
  630. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
  631. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
  632. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
  633. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
  634. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  635. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  636. java.lang.ClassCastException: null
  637. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  638. java.lang.ClassCastException: null
  639. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  640. java.lang.ClassCastException: null
  641. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  642. java.lang.ClassCastException: null
  643. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  644. java.lang.ClassCastException: null
  645. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  646. java.lang.ClassCastException: null
  647. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  648. java.lang.ClassCastException: null
  649. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  650. java.lang.ClassCastException: null
  651. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  652. java.lang.ClassCastException: null
  653. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  654. java.lang.ClassCastException: null
  655. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  656. java.lang.ClassCastException: null
  657. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  658. java.lang.ClassCastException: null
  659. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  660. java.lang.ClassCastException: null
  661. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  662. java.lang.ClassCastException: null
  663. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  664. java.lang.ClassCastException: null
  665. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  666. java.lang.ClassCastException: null
  667. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  668. java.lang.ClassCastException: null
  669. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  670. java.lang.ClassCastException: null
  671. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  672. java.lang.ClassCastException: null
  673. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  674. java.lang.ClassCastException: null
  675. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  676. java.lang.ClassCastException: null
  677. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  678. java.lang.ClassCastException: null
  679. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  680. java.lang.ClassCastException: null
  681. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  682. java.lang.ClassCastException: null
  683. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  684. java.lang.ClassCastException: null
  685. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  686. java.lang.ClassCastException: null
  687. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  688. java.lang.ClassCastException: null
  689. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  690. java.lang.ClassCastException: null
  691. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  692. java.lang.ClassCastException: null
  693. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  694. java.lang.ClassCastException: null
  695. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  696. java.lang.ClassCastException: null
  697. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  698. java.lang.ClassCastException: null
  699. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  700. java.lang.ClassCastException: null
  701. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  702. java.lang.ClassCastException: null
  703. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  704. java.lang.ClassCastException: null
  705. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  706. java.lang.ClassCastException: null
  707. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  708. java.lang.ClassCastException: null
  709. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  710. java.lang.ClassCastException: null
  711. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  712. java.lang.ClassCastException: null
  713. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  714. java.lang.ClassCastException: null
  715. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  716. java.lang.ClassCastException: null
  717. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  718. java.lang.ClassCastException: null
  719. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  720. java.lang.ClassCastException: null
  721. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  722. java.lang.ClassCastException: null
  723. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  724. java.lang.ClassCastException: null
  725. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  726. java.lang.ClassCastException: null
  727. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  728. java.lang.ClassCastException: null
  729. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  730. java.lang.ClassCastException: null
  731. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  732. java.lang.ClassCastException: null
  733. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  734. java.lang.ClassCastException: null
  735. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  736. java.lang.ClassCastException: null
  737. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  738. java.lang.ClassCastException: null
  739. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  740. java.lang.ClassCastException: null
  741. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  742. java.lang.ClassCastException: null
  743. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  744. java.lang.ClassCastException: null
  745. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  746. java.lang.ClassCastException: null
  747. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  748. java.lang.ClassCastException: null
  749. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  750. java.lang.ClassCastException: null
  751. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  752. java.lang.ClassCastException: null
  753. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  754. java.lang.ClassCastException: null
  755. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  756. java.lang.ClassCastException: null
  757. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  758. java.lang.ClassCastException: null
  759. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  760. java.lang.ClassCastException: null
  761. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  762. java.lang.ClassCastException: null
  763. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  764. java.lang.ClassCastException: null
  765. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  766. java.lang.ClassCastException: null
  767. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  768. java.lang.ClassCastException: null
  769. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  770. java.lang.ClassCastException: null
  771. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  772. java.lang.ClassCastException: null
  773. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  774. java.lang.ClassCastException: null
  775. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  776. java.lang.ClassCastException: null
  777. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  778. java.lang.ClassCastException: null
  779. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  780. java.lang.ClassCastException: null
  781. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  782. java.lang.ClassCastException: null
  783. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  784. java.lang.ClassCastException: null
  785. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  786. java.lang.ClassCastException: null
  787. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  788. java.lang.ClassCastException: null
  789. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  790. java.lang.ClassCastException: null
  791. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  792. java.lang.ClassCastException: null
  793. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  794. java.lang.ClassCastException: null
  795. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  796. java.lang.ClassCastException: null
  797. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  798. java.lang.ClassCastException: null
  799. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  800. java.lang.ClassCastException: null
  801. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  802. java.lang.ClassCastException: null
  803. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  804. java.lang.ClassCastException: null
  805. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  806. java.lang.ClassCastException: null
  807. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  808. java.lang.ClassCastException: null
  809. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  810. java.lang.ClassCastException: null
  811. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  812. java.lang.ClassCastException: null
  813. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  814. java.lang.ClassCastException: null
  815. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  816. java.lang.ClassCastException: null
  817. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  818. java.lang.ClassCastException: null
  819. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  820. java.lang.ClassCastException: null
  821. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  822. java.lang.ClassCastException: null
  823. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  824. java.lang.ClassCastException: null
  825. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  826. java.lang.ClassCastException: null
  827. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  828. java.lang.ClassCastException: null
  829. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  830. java.lang.ClassCastException: null
  831. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  832. java.lang.ClassCastException: null
  833. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  834. java.lang.ClassCastException: null
  835. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  836. java.lang.ClassCastException: null
  837. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  838. java.lang.ClassCastException: null
  839. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  840. java.lang.ClassCastException: null
  841. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  842. java.lang.ClassCastException: null
  843. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  844. java.lang.ClassCastException: null
  845. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  846. java.lang.ClassCastException: null
  847. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  848. java.lang.ClassCastException: null
  849. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  850. java.lang.ClassCastException: null
  851. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  852. java.lang.ClassCastException: null
  853. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  854. java.lang.ClassCastException: null
  855. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  856. java.lang.ClassCastException: null
  857. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  858. java.lang.ClassCastException: null
  859. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  860. java.lang.ClassCastException: null
  861. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  862. java.lang.ClassCastException: null
  863. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  864. java.lang.ClassCastException: null
  865. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  866. java.lang.ClassCastException: null
  867. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  868. java.lang.ClassCastException: null
  869. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  870. java.lang.ClassCastException: null
  871. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  872. java.lang.ClassCastException: null
  873. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  874. java.lang.ClassCastException: null
  875. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  876. java.lang.ClassCastException: null
  877. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  878. java.lang.ClassCastException: null
  879. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  880. java.lang.ClassCastException: null
  881. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  882. java.lang.ClassCastException: null
  883. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  884. java.lang.ClassCastException: null
  885. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  886. java.lang.ClassCastException: null
  887. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  888. java.lang.ClassCastException: null
  889. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  890. java.lang.ClassCastException: null
  891. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  892. java.lang.ClassCastException: null
  893. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  894. java.lang.ClassCastException: null
  895. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  896. java.lang.ClassCastException: null
  897. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  898. java.lang.ClassCastException: null
  899. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  900. java.lang.ClassCastException: null
  901. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  902. java.lang.ClassCastException: null
  903. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  904. java.lang.ClassCastException: null
  905. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  906. java.lang.ClassCastException: null
  907. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  908. java.lang.ClassCastException: null
  909. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  910. java.lang.ClassCastException: null
  911. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  912. java.lang.ClassCastException: null
  913. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  914. java.lang.ClassCastException: null
  915. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  916. java.lang.ClassCastException: null
  917. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  918. java.lang.ClassCastException: null
  919. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  920. java.lang.ClassCastException: null
  921. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  922. java.lang.ClassCastException: null
  923. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  924. java.lang.ClassCastException: null
  925. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  926. java.lang.ClassCastException: null
  927. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  928. java.lang.ClassCastException: null
  929. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  930. java.lang.ClassCastException: null
  931. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  932. java.lang.ClassCastException: null
  933. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  934. java.lang.ClassCastException: null
  935. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  936. java.lang.ClassCastException: null
  937. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  938. java.lang.ClassCastException: null
  939. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  940. java.lang.ClassCastException: null
  941. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  942. java.lang.ClassCastException: null
  943. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  944. java.lang.ClassCastException: null
  945. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  946. java.lang.ClassCastException: null
  947. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  948. java.lang.ClassCastException: null
  949. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  950. java.lang.ClassCastException: null
  951. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  952. java.lang.ClassCastException: null
  953. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  954. java.lang.ClassCastException: null
  955. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  956. java.lang.ClassCastException: null
  957. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  958. java.lang.ClassCastException: null
  959. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  960. java.lang.ClassCastException: null
  961. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  962. java.lang.ClassCastException: null
  963. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  964. java.lang.ClassCastException: null
  965. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  966. java.lang.ClassCastException: null
  967. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  968. java.lang.ClassCastException: null
  969. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  970. java.lang.ClassCastException: null
  971. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  972. java.lang.ClassCastException: null
  973. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  974. java.lang.ClassCastException: null
  975. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  976. java.lang.ClassCastException: null
  977. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  978. java.lang.ClassCastException: null
  979. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  980. java.lang.ClassCastException: null
  981. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  982. java.lang.ClassCastException: null
  983. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  984. java.lang.ClassCastException: null
  985. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  986. java.lang.ClassCastException: null
  987. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  988. java.lang.ClassCastException: null
  989. [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  990. java.lang.ClassCastException: null
  991. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  992. java.lang.ClassCastException: null
  993. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  994. java.lang.ClassCastException: null
  995. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  996. java.lang.ClassCastException: null
  997. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  998. java.lang.ClassCastException: null
  999. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1000. java.lang.ClassCastException: null
  1001. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1002. java.lang.ClassCastException: null
  1003. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1004. java.lang.ClassCastException: null
  1005. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1006. java.lang.ClassCastException: null
  1007. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1008. java.lang.ClassCastException: null
  1009. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1010. java.lang.ClassCastException: null
  1011. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1012. java.lang.ClassCastException: null
  1013. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1014. java.lang.ClassCastException: null
  1015. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1016. java.lang.ClassCastException: null
  1017. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1018. java.lang.ClassCastException: null
  1019. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1020. java.lang.ClassCastException: null
  1021. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1022. java.lang.ClassCastException: null
  1023. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1024. java.lang.ClassCastException: null
  1025. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1026. java.lang.ClassCastException: null
  1027. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1028. java.lang.ClassCastException: null
  1029. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1030. java.lang.ClassCastException: null
  1031. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1032. java.lang.ClassCastException: null
  1033. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1034. java.lang.ClassCastException: null
  1035. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1036. java.lang.ClassCastException: null
  1037. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1038. java.lang.ClassCastException: null
  1039. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1040. java.lang.ClassCastException: null
  1041. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1042. java.lang.ClassCastException: null
  1043. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1044. java.lang.ClassCastException: null
  1045. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1046. java.lang.ClassCastException: null
  1047. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1048. java.lang.ClassCastException: null
  1049. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1050. java.lang.ClassCastException: null
  1051. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1052. java.lang.ClassCastException: null
  1053. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1054. java.lang.ClassCastException: null
  1055. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1056. java.lang.ClassCastException: null
  1057. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1058. java.lang.ClassCastException: null
  1059. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1060. java.lang.ClassCastException: null
  1061. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1062. java.lang.ClassCastException: null
  1063. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1064. java.lang.ClassCastException: null
  1065. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1066. java.lang.ClassCastException: null
  1067. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1068. java.lang.ClassCastException: null
  1069. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1070. java.lang.ClassCastException: null
  1071. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1072. java.lang.ClassCastException: null
  1073. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1074. java.lang.ClassCastException: null
  1075. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1076. java.lang.ClassCastException: null
  1077. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1078. java.lang.ClassCastException: null
  1079. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1080. java.lang.ClassCastException: null
  1081. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1082. java.lang.ClassCastException: null
  1083. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1084. java.lang.ClassCastException: null
  1085. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1086. java.lang.ClassCastException: null
  1087. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1088. java.lang.ClassCastException: null
  1089. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1090. java.lang.ClassCastException: null
  1091. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1092. java.lang.ClassCastException: null
  1093. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1094. java.lang.ClassCastException: null
  1095. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1096. java.lang.ClassCastException: null
  1097. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1098. java.lang.ClassCastException: null
  1099. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1100. java.lang.ClassCastException: null
  1101. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1102. java.lang.ClassCastException: null
  1103. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1104. java.lang.ClassCastException: null
  1105. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1106. java.lang.ClassCastException: null
  1107. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1108. java.lang.ClassCastException: null
  1109. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1110. java.lang.ClassCastException: null
  1111. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1112. java.lang.ClassCastException: null
  1113. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1114. java.lang.ClassCastException: null
  1115. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1116. java.lang.ClassCastException: null
  1117. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1118. java.lang.ClassCastException: null
  1119. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1120. java.lang.ClassCastException: null
  1121. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1122. java.lang.ClassCastException: null
  1123. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1124. java.lang.ClassCastException: null
  1125. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1126. java.lang.ClassCastException: null
  1127. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1128. java.lang.ClassCastException: null
  1129. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1130. java.lang.ClassCastException: null
  1131. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1132. java.lang.ClassCastException: null
  1133. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1134. java.lang.ClassCastException: null
  1135. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1136. java.lang.ClassCastException: null
  1137. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1138. java.lang.ClassCastException: null
  1139. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1140. java.lang.ClassCastException: null
  1141. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1142. java.lang.ClassCastException: null
  1143. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1144. java.lang.ClassCastException: null
  1145. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1146. java.lang.ClassCastException: null
  1147. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1148. java.lang.ClassCastException: null
  1149. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1150. java.lang.ClassCastException: null
  1151. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1152. java.lang.ClassCastException: null
  1153. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1154. java.lang.ClassCastException: null
  1155. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1156. java.lang.ClassCastException: null
  1157. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1158. java.lang.ClassCastException: null
  1159. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1160. java.lang.ClassCastException: null
  1161. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1162. java.lang.ClassCastException: null
  1163. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1164. java.lang.ClassCastException: null
  1165. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1166. java.lang.ClassCastException: null
  1167. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1168. java.lang.ClassCastException: null
  1169. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1170. java.lang.ClassCastException: null
  1171. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1172. java.lang.ClassCastException: null
  1173. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1174. java.lang.ClassCastException: null
  1175. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1176. java.lang.ClassCastException: null
  1177. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1178. java.lang.ClassCastException: null
  1179. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1180. java.lang.ClassCastException: null
  1181. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1182. java.lang.ClassCastException: null
  1183. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1184. java.lang.ClassCastException: null
  1185. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1186. java.lang.ClassCastException: null
  1187. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1188. java.lang.ClassCastException: null
  1189. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1190. java.lang.ClassCastException: null
  1191. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1192. java.lang.ClassCastException: null
  1193. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1194. java.lang.ClassCastException: null
  1195. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1196. java.lang.ClassCastException: null
  1197. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1198. java.lang.ClassCastException: null
  1199. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1200. java.lang.ClassCastException: null
  1201. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1202. java.lang.ClassCastException: null
  1203. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1204. java.lang.ClassCastException: null
  1205. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1206. java.lang.ClassCastException: null
  1207. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1208. java.lang.ClassCastException: null
  1209. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1210. java.lang.ClassCastException: null
  1211. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1212. java.lang.ClassCastException: null
  1213. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1214. java.lang.ClassCastException: null
  1215. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1216. java.lang.ClassCastException: null
  1217. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1218. java.lang.ClassCastException: null
  1219. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1220. java.lang.ClassCastException: null
  1221. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1222. java.lang.ClassCastException: null
  1223. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1224. java.lang.ClassCastException: null
  1225. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1226. java.lang.ClassCastException: null
  1227. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1228. java.lang.ClassCastException: null
  1229. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1230. java.lang.ClassCastException: null
  1231. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1232. java.lang.ClassCastException: null
  1233. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1234. java.lang.ClassCastException: null
  1235. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1236. java.lang.ClassCastException: null
  1237. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1238. java.lang.ClassCastException: null
  1239. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1240. java.lang.ClassCastException: null
  1241. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1242. java.lang.ClassCastException: null
  1243. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1244. java.lang.ClassCastException: null
  1245. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1246. java.lang.ClassCastException: null
  1247. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1248. java.lang.ClassCastException: null
  1249. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1250. java.lang.ClassCastException: null
  1251. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1252. java.lang.ClassCastException: null
  1253. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1254. java.lang.ClassCastException: null
  1255. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1256. java.lang.ClassCastException: null
  1257. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1258. java.lang.ClassCastException: null
  1259. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1260. java.lang.ClassCastException: null
  1261. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1262. java.lang.ClassCastException: null
  1263. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1264. java.lang.ClassCastException: null
  1265. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1266. java.lang.ClassCastException: null
  1267. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1268. java.lang.ClassCastException: null
  1269. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1270. java.lang.ClassCastException: null
  1271. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1272. java.lang.ClassCastException: null
  1273. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1274. java.lang.ClassCastException: null
  1275. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1276. java.lang.ClassCastException: null
  1277. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1278. java.lang.ClassCastException: null
  1279. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1280. java.lang.ClassCastException: null
  1281. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1282. java.lang.ClassCastException: null
  1283. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1284. java.lang.ClassCastException: null
  1285. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1286. java.lang.ClassCastException: null
  1287. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1288. java.lang.ClassCastException: null
  1289. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1290. java.lang.ClassCastException: null
  1291. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1292. java.lang.ClassCastException: null
  1293. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1294. java.lang.ClassCastException: null
  1295. [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1296. java.lang.ClassCastException: null
  1297. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1298. java.lang.ClassCastException: null
  1299. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1300. java.lang.ClassCastException: null
  1301. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1302. java.lang.ClassCastException: null
  1303. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1304. java.lang.ClassCastException: null
  1305. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1306. java.lang.ClassCastException: null
  1307. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1308. java.lang.ClassCastException: null
  1309. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1310. java.lang.ClassCastException: null
  1311. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1312. java.lang.ClassCastException: null
  1313. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1314. java.lang.ClassCastException: null
  1315. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1316. java.lang.ClassCastException: null
  1317. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1318. java.lang.ClassCastException: null
  1319. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1320. java.lang.ClassCastException: null
  1321. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1322. java.lang.ClassCastException: null
  1323. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1324. java.lang.ClassCastException: null
  1325. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1326. java.lang.ClassCastException: null
  1327. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1328. java.lang.ClassCastException: null
  1329. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1330. java.lang.ClassCastException: null
  1331. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1332. java.lang.ClassCastException: null
  1333. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1334. java.lang.ClassCastException: null
  1335. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1336. java.lang.ClassCastException: null
  1337. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1338. java.lang.ClassCastException: null
  1339. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1340. java.lang.ClassCastException: null
  1341. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1342. java.lang.ClassCastException: null
  1343. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1344. java.lang.ClassCastException: null
  1345. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1346. java.lang.ClassCastException: null
  1347. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1348. java.lang.ClassCastException: null
  1349. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1350. java.lang.ClassCastException: null
  1351. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1352. java.lang.ClassCastException: null
  1353. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1354. java.lang.ClassCastException: null
  1355. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1356. java.lang.ClassCastException: null
  1357. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1358. java.lang.ClassCastException: null
  1359. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1360. java.lang.ClassCastException: null
  1361. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1362. java.lang.ClassCastException: null
  1363. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1364. java.lang.ClassCastException: null
  1365. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1366. java.lang.ClassCastException: null
  1367. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1368. java.lang.ClassCastException: null
  1369. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1370. java.lang.ClassCastException: null
  1371. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1372. java.lang.ClassCastException: null
  1373. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1374. java.lang.ClassCastException: null
  1375. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1376. java.lang.ClassCastException: null
  1377. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1378. java.lang.ClassCastException: null
  1379. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1380. java.lang.ClassCastException: null
  1381. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1382. java.lang.ClassCastException: null
  1383. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1384. java.lang.ClassCastException: null
  1385. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1386. java.lang.ClassCastException: null
  1387. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1388. java.lang.ClassCastException: null
  1389. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1390. java.lang.ClassCastException: null
  1391. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1392. java.lang.ClassCastException: null
  1393. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1394. java.lang.ClassCastException: null
  1395. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1396. java.lang.ClassCastException: null
  1397. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1398. java.lang.ClassCastException: null
  1399. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1400. java.lang.ClassCastException: null
  1401. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1402. java.lang.ClassCastException: null
  1403. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1404. java.lang.ClassCastException: null
  1405. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1406. java.lang.ClassCastException: null
  1407. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1408. java.lang.ClassCastException: null
  1409. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1410. java.lang.ClassCastException: null
  1411. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1412. java.lang.ClassCastException: null
  1413. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1414. java.lang.ClassCastException: null
  1415. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1416. java.lang.ClassCastException: null
  1417. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1418. java.lang.ClassCastException: null
  1419. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1420. java.lang.ClassCastException: null
  1421. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1422. java.lang.ClassCastException: null
  1423. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1424. java.lang.ClassCastException: null
  1425. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1426. java.lang.ClassCastException: null
  1427. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1428. java.lang.ClassCastException: null
  1429. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1430. java.lang.ClassCastException: null
  1431. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1432. java.lang.ClassCastException: null
  1433. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1434. java.lang.ClassCastException: null
  1435. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1436. java.lang.ClassCastException: null
  1437. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1438. java.lang.ClassCastException: null
  1439. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1440. java.lang.ClassCastException: null
  1441. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1442. java.lang.ClassCastException: null
  1443. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1444. java.lang.ClassCastException: null
  1445. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1446. java.lang.ClassCastException: null
  1447. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1448. java.lang.ClassCastException: null
  1449. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1450. java.lang.ClassCastException: null
  1451. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1452. java.lang.ClassCastException: null
  1453. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1454. java.lang.ClassCastException: null
  1455. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1456. java.lang.ClassCastException: null
  1457. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1458. java.lang.ClassCastException: null
  1459. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1460. java.lang.ClassCastException: null
  1461. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1462. java.lang.ClassCastException: null
  1463. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1464. java.lang.ClassCastException: null
  1465. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1466. java.lang.ClassCastException: null
  1467. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1468. java.lang.ClassCastException: null
  1469. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1470. java.lang.ClassCastException: null
  1471. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1472. java.lang.ClassCastException: null
  1473. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1474. java.lang.ClassCastException: null
  1475. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1476. java.lang.ClassCastException: null
  1477. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1478. java.lang.ClassCastException: null
  1479. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1480. java.lang.ClassCastException: null
  1481. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1482. java.lang.ClassCastException: null
  1483. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1484. java.lang.ClassCastException: null
  1485. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1486. java.lang.ClassCastException: null
  1487. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1488. java.lang.ClassCastException: null
  1489. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1490. java.lang.ClassCastException: null
  1491. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1492. java.lang.ClassCastException: null
  1493. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1494. java.lang.ClassCastException: null
  1495. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1496. java.lang.ClassCastException: null
  1497. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1498. java.lang.ClassCastException: null
  1499. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1500. java.lang.ClassCastException: null
  1501. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1502. java.lang.ClassCastException: null
  1503. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1504. java.lang.ClassCastException: null
  1505. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1506. java.lang.ClassCastException: null
  1507. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1508. java.lang.ClassCastException: null
  1509. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1510. java.lang.ClassCastException: null
  1511. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1512. java.lang.ClassCastException: null
  1513. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1514. java.lang.ClassCastException: null
  1515. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1516. java.lang.ClassCastException: null
  1517. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1518. java.lang.ClassCastException: null
  1519. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1520. java.lang.ClassCastException: null
  1521. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1522. java.lang.ClassCastException: null
  1523. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1524. java.lang.ClassCastException: null
  1525. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1526. java.lang.ClassCastException: null
  1527. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1528. java.lang.ClassCastException: null
  1529. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1530. java.lang.ClassCastException: null
  1531. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1532. java.lang.ClassCastException: null
  1533. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1534. java.lang.ClassCastException: null
  1535. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1536. java.lang.ClassCastException: null
  1537. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1538. java.lang.ClassCastException: null
  1539. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1540. java.lang.ClassCastException: null
  1541. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1542. java.lang.ClassCastException: null
  1543. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1544. java.lang.ClassCastException: null
  1545. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1546. java.lang.ClassCastException: null
  1547. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1548. java.lang.ClassCastException: null
  1549. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1550. java.lang.ClassCastException: null
  1551. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1552. java.lang.ClassCastException: null
  1553. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1554. java.lang.ClassCastException: null
  1555. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1556. java.lang.ClassCastException: null
  1557. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1558. java.lang.ClassCastException: null
  1559. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1560. java.lang.ClassCastException: null
  1561. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1562. java.lang.ClassCastException: null
  1563. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1564. java.lang.ClassCastException: null
  1565. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1566. java.lang.ClassCastException: null
  1567. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1568. java.lang.ClassCastException: null
  1569. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1570. java.lang.ClassCastException: null
  1571. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1572. java.lang.ClassCastException: null
  1573. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1574. java.lang.ClassCastException: null
  1575. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1576. java.lang.ClassCastException: null
  1577. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1578. java.lang.ClassCastException: null
  1579. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1580. java.lang.ClassCastException: null
  1581. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1582. java.lang.ClassCastException: null
  1583. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1584. java.lang.ClassCastException: null
  1585. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1586. java.lang.ClassCastException: null
  1587. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1588. java.lang.ClassCastException: null
  1589. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1590. java.lang.ClassCastException: null
  1591. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1592. java.lang.ClassCastException: null
  1593. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1594. java.lang.ClassCastException: null
  1595. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1596. java.lang.ClassCastException: null
  1597. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1598. java.lang.ClassCastException: null
  1599. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1600. java.lang.ClassCastException: null
  1601. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1602. java.lang.ClassCastException: null
  1603. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1604. java.lang.ClassCastException: null
  1605. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1606. java.lang.ClassCastException: null
  1607. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1608. java.lang.ClassCastException: null
  1609. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1610. java.lang.ClassCastException: null
  1611. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1612. java.lang.ClassCastException: null
  1613. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1614. java.lang.ClassCastException: null
  1615. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1616. java.lang.ClassCastException: null
  1617. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1618. java.lang.ClassCastException: null
  1619. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1620. java.lang.ClassCastException: null
  1621. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1622. java.lang.ClassCastException: null
  1623. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1624. java.lang.ClassCastException: null
  1625. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1626. java.lang.ClassCastException: null
  1627. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1628. java.lang.ClassCastException: null
  1629. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1630. java.lang.ClassCastException: null
  1631. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1632. java.lang.ClassCastException: null
  1633. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1634. java.lang.ClassCastException: null
  1635. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1636. java.lang.ClassCastException: null
  1637. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1638. java.lang.ClassCastException: null
  1639. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1640. java.lang.ClassCastException: null
  1641. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1642. java.lang.ClassCastException: null
  1643. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1644. java.lang.ClassCastException: null
  1645. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1646. java.lang.ClassCastException: null
  1647. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1648. java.lang.ClassCastException: null
  1649. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1650. java.lang.ClassCastException: null
  1651. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1652. java.lang.ClassCastException: null
  1653. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1654. java.lang.ClassCastException: null
  1655. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1656. java.lang.ClassCastException: null
  1657. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1658. java.lang.ClassCastException: null
  1659. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1660. java.lang.ClassCastException: null
  1661. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1662. java.lang.ClassCastException: null
  1663. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1664. java.lang.ClassCastException: null
  1665. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1666. java.lang.ClassCastException: null
  1667. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1668. java.lang.ClassCastException: null
  1669. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1670. java.lang.ClassCastException: null
  1671. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1672. java.lang.ClassCastException: null
  1673. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1674. java.lang.ClassCastException: null
  1675. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1676. java.lang.ClassCastException: null
  1677. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1678. java.lang.ClassCastException: null
  1679. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1680. java.lang.ClassCastException: null
  1681. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1682. java.lang.ClassCastException: null
  1683. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1684. java.lang.ClassCastException: null
  1685. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1686. java.lang.ClassCastException: null
  1687. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1688. java.lang.ClassCastException: null
  1689. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1690. java.lang.ClassCastException: null
  1691. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1692. java.lang.ClassCastException: null
  1693. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1694. java.lang.ClassCastException: null
  1695. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1696. java.lang.ClassCastException: null
  1697. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1698. java.lang.ClassCastException: null
  1699. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1700. java.lang.ClassCastException: null
  1701. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1702. java.lang.ClassCastException: null
  1703. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1704. java.lang.ClassCastException: null
  1705. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1706. java.lang.ClassCastException: null
  1707. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1708. java.lang.ClassCastException: null
  1709. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1710. java.lang.ClassCastException: null
  1711. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1712. java.lang.ClassCastException: null
  1713. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1714. java.lang.ClassCastException: null
  1715. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1716. java.lang.ClassCastException: null
  1717. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1718. java.lang.ClassCastException: null
  1719. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1720. java.lang.ClassCastException: null
  1721. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1722. java.lang.ClassCastException: null
  1723. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1724. java.lang.ClassCastException: null
  1725. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1726. java.lang.ClassCastException: null
  1727. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1728. java.lang.ClassCastException: null
  1729. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1730. java.lang.ClassCastException: null
  1731. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1732. java.lang.ClassCastException: null
  1733. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1734. java.lang.ClassCastException: null
  1735. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1736. java.lang.ClassCastException: null
  1737. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1738. java.lang.ClassCastException: null
  1739. [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1740. java.lang.ClassCastException: null
  1741. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1742. java.lang.ClassCastException: null
  1743. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1744. java.lang.ClassCastException: null
  1745. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1746. java.lang.ClassCastException: null
  1747. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1748. java.lang.ClassCastException: null
  1749. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1750. java.lang.ClassCastException: null
  1751. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1752. java.lang.ClassCastException: null
  1753. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1754. java.lang.ClassCastException: null
  1755. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1756. java.lang.ClassCastException: null
  1757. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1758. java.lang.ClassCastException: null
  1759. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1760. java.lang.ClassCastException: null
  1761. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1762. java.lang.ClassCastException: null
  1763. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1764. java.lang.ClassCastException: null
  1765. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1766. java.lang.ClassCastException: null
  1767. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1768. java.lang.ClassCastException: null
  1769. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1770. java.lang.ClassCastException: null
  1771. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1772. java.lang.ClassCastException: null
  1773. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1774. java.lang.ClassCastException: null
  1775. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1776. java.lang.ClassCastException: null
  1777. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1778. java.lang.ClassCastException: null
  1779. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1780. java.lang.ClassCastException: null
  1781. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1782. java.lang.ClassCastException: null
  1783. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1784. java.lang.ClassCastException: null
  1785. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1786. java.lang.ClassCastException: null
  1787. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1788. java.lang.ClassCastException: null
  1789. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1790. java.lang.ClassCastException: null
  1791. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1792. java.lang.ClassCastException: null
  1793. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1794. java.lang.ClassCastException: null
  1795. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1796. java.lang.ClassCastException: null
  1797. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1798. java.lang.ClassCastException: null
  1799. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1800. java.lang.ClassCastException: null
  1801. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1802. java.lang.ClassCastException: null
  1803. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1804. java.lang.ClassCastException: null
  1805. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1806. java.lang.ClassCastException: null
  1807. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1808. java.lang.ClassCastException: null
  1809. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1810. java.lang.ClassCastException: null
  1811. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1812. java.lang.ClassCastException: null
  1813. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1814. java.lang.ClassCastException: null
  1815. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1816. java.lang.ClassCastException: null
  1817. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1818. java.lang.ClassCastException: null
  1819. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1820. java.lang.ClassCastException: null
  1821. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1822. java.lang.ClassCastException: null
  1823. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1824. java.lang.ClassCastException: null
  1825. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1826. java.lang.ClassCastException: null
  1827. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1828. java.lang.ClassCastException: null
  1829. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1830. java.lang.ClassCastException: null
  1831. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1832. java.lang.ClassCastException: null
  1833. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1834. java.lang.ClassCastException: null
  1835. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1836. java.lang.ClassCastException: null
  1837. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1838. java.lang.ClassCastException: null
  1839. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1840. java.lang.ClassCastException: null
  1841. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1842. java.lang.ClassCastException: null
  1843. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1844. java.lang.ClassCastException: null
  1845. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1846. java.lang.ClassCastException: null
  1847. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1848. java.lang.ClassCastException: null
  1849. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1850. java.lang.ClassCastException: null
  1851. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1852. java.lang.ClassCastException: null
  1853. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1854. java.lang.ClassCastException: null
  1855. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1856. java.lang.ClassCastException: null
  1857. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1858. java.lang.ClassCastException: null
  1859. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1860. java.lang.ClassCastException: null
  1861. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1862. java.lang.ClassCastException: null
  1863. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1864. java.lang.ClassCastException: null
  1865. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1866. java.lang.ClassCastException: null
  1867. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1868. java.lang.ClassCastException: null
  1869. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1870. java.lang.ClassCastException: null
  1871. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1872. java.lang.ClassCastException: null
  1873. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1874. java.lang.ClassCastException: null
  1875. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1876. java.lang.ClassCastException: null
  1877. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1878. java.lang.ClassCastException: null
  1879. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1880. java.lang.ClassCastException: null
  1881. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1882. java.lang.ClassCastException: null
  1883. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1884. java.lang.ClassCastException: null
  1885. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1886. java.lang.ClassCastException: null
  1887. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1888. java.lang.ClassCastException: null
  1889. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1890. java.lang.ClassCastException: null
  1891. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1892. java.lang.ClassCastException: null
  1893. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1894. java.lang.ClassCastException: null
  1895. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1896. java.lang.ClassCastException: null
  1897. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1898. java.lang.ClassCastException: null
  1899. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1900. java.lang.ClassCastException: null
  1901. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1902. java.lang.ClassCastException: null
  1903. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1904. java.lang.ClassCastException: null
  1905. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1906. java.lang.ClassCastException: null
  1907. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1908. java.lang.ClassCastException: null
  1909. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1910. java.lang.ClassCastException: null
  1911. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1912. java.lang.ClassCastException: null
  1913. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1914. java.lang.ClassCastException: null
  1915. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1916. java.lang.ClassCastException: null
  1917. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1918. java.lang.ClassCastException: null
  1919. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1920. java.lang.ClassCastException: null
  1921. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1922. java.lang.ClassCastException: null
  1923. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1924. java.lang.ClassCastException: null
  1925. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1926. java.lang.ClassCastException: null
  1927. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1928. java.lang.ClassCastException: null
  1929. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1930. java.lang.ClassCastException: null
  1931. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1932. java.lang.ClassCastException: null
  1933. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1934. java.lang.ClassCastException: null
  1935. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1936. java.lang.ClassCastException: null
  1937. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1938. java.lang.ClassCastException: null
  1939. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1940. java.lang.ClassCastException: null
  1941. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1942. java.lang.ClassCastException: null
  1943. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1944. java.lang.ClassCastException: null
  1945. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1946. java.lang.ClassCastException: null
  1947. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1948. java.lang.ClassCastException: null
  1949. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1950. java.lang.ClassCastException: null
  1951. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1952. java.lang.ClassCastException: null
  1953. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1954. java.lang.ClassCastException: null
  1955. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1956. java.lang.ClassCastException: null
  1957. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1958. java.lang.ClassCastException: null
  1959. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1960. java.lang.ClassCastException: null
  1961. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1962. java.lang.ClassCastException: null
  1963. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1964. java.lang.ClassCastException: null
  1965. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1966. java.lang.ClassCastException: null
  1967. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1968. java.lang.ClassCastException: null
  1969. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1970. java.lang.ClassCastException: null
  1971. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1972. java.lang.ClassCastException: null
  1973. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1974. java.lang.ClassCastException: null
  1975. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1976. java.lang.ClassCastException: null
  1977. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1978. java.lang.ClassCastException: null
  1979. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1980. java.lang.ClassCastException: null
  1981. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1982. java.lang.ClassCastException: null
  1983. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1984. java.lang.ClassCastException: null
  1985. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1986. java.lang.ClassCastException: null
  1987. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1988. java.lang.ClassCastException: null
  1989. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1990. java.lang.ClassCastException: null
  1991. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1992. java.lang.ClassCastException: null
  1993. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1994. java.lang.ClassCastException: null
  1995. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1996. java.lang.ClassCastException: null
  1997. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  1998. java.lang.ClassCastException: null
  1999. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2000. java.lang.ClassCastException: null
  2001. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2002. java.lang.ClassCastException: null
  2003. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2004. java.lang.ClassCastException: null
  2005. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2006. java.lang.ClassCastException: null
  2007. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2008. java.lang.ClassCastException: null
  2009. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2010. java.lang.ClassCastException: null
  2011. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2012. java.lang.ClassCastException: null
  2013. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2014. java.lang.ClassCastException: null
  2015. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2016. java.lang.ClassCastException: null
  2017. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2018. java.lang.ClassCastException: null
  2019. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2020. java.lang.ClassCastException: null
  2021. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2022. java.lang.ClassCastException: null
  2023. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2024. java.lang.ClassCastException: null
  2025. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2026. java.lang.ClassCastException: null
  2027. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2028. java.lang.ClassCastException: null
  2029. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2030. java.lang.ClassCastException: null
  2031. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2032. java.lang.ClassCastException: null
  2033. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2034. java.lang.ClassCastException: null
  2035. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2036. java.lang.ClassCastException: null
  2037. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2038. java.lang.ClassCastException: null
  2039. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2040. java.lang.ClassCastException: null
  2041. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2042. java.lang.ClassCastException: null
  2043. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2044. java.lang.ClassCastException: null
  2045. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2046. java.lang.ClassCastException: null
  2047. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2048. java.lang.ClassCastException: null
  2049. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2050. java.lang.ClassCastException: null
  2051. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2052. java.lang.ClassCastException: null
  2053. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2054. java.lang.ClassCastException: null
  2055. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2056. java.lang.ClassCastException: null
  2057. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2058. java.lang.ClassCastException: null
  2059. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2060. java.lang.ClassCastException: null
  2061. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2062. java.lang.ClassCastException: null
  2063. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2064. java.lang.ClassCastException: null
  2065. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2066. java.lang.ClassCastException: null
  2067. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2068. java.lang.ClassCastException: null
  2069. [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2070. java.lang.ClassCastException: null
  2071. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2072. java.lang.ClassCastException: null
  2073. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2074. java.lang.ClassCastException: null
  2075. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2076. java.lang.ClassCastException: null
  2077. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2078. java.lang.ClassCastException: null
  2079. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2080. java.lang.ClassCastException: null
  2081. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2082. java.lang.ClassCastException: null
  2083. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2084. java.lang.ClassCastException: null
  2085. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2086. java.lang.ClassCastException: null
  2087. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2088. java.lang.ClassCastException: null
  2089. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2090. java.lang.ClassCastException: null
  2091. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2092. java.lang.ClassCastException: null
  2093. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2094. java.lang.ClassCastException: null
  2095. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2096. java.lang.ClassCastException: null
  2097. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2098. java.lang.ClassCastException: null
  2099. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2100. java.lang.ClassCastException: null
  2101. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2102. java.lang.ClassCastException: null
  2103. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2104. java.lang.ClassCastException: null
  2105. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2106. java.lang.ClassCastException: null
  2107. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2108. java.lang.ClassCastException: null
  2109. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2110. java.lang.ClassCastException: null
  2111. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2112. java.lang.ClassCastException: null
  2113. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2114. java.lang.ClassCastException: null
  2115. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2116. java.lang.ClassCastException: null
  2117. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2118. java.lang.ClassCastException: null
  2119. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2120. java.lang.ClassCastException: null
  2121. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2122. java.lang.ClassCastException: null
  2123. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2124. java.lang.ClassCastException: null
  2125. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2126. java.lang.ClassCastException: null
  2127. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2128. java.lang.ClassCastException: null
  2129. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2130. java.lang.ClassCastException: null
  2131. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2132. java.lang.ClassCastException: null
  2133. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2134. java.lang.ClassCastException: null
  2135. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2136. java.lang.ClassCastException: null
  2137. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2138. java.lang.ClassCastException: null
  2139. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2140. java.lang.ClassCastException: null
  2141. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2142. java.lang.ClassCastException: null
  2143. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2144. java.lang.ClassCastException: null
  2145. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2146. java.lang.ClassCastException: null
  2147. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2148. java.lang.ClassCastException: null
  2149. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2150. java.lang.ClassCastException: null
  2151. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2152. java.lang.ClassCastException: null
  2153. [17:12:58] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2154. java.lang.ClassCastException: null
  2155. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2156. java.lang.ClassCastException: null
  2157. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2158. java.lang.ClassCastException: null
  2159. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2160. java.lang.ClassCastException: null
  2161. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2162. java.lang.ClassCastException: null
  2163. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2164. java.lang.ClassCastException: null
  2165. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2166. java.lang.ClassCastException: null
  2167. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2168. java.lang.ClassCastException: null
  2169. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2170. java.lang.ClassCastException: null
  2171. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2172. java.lang.ClassCastException: null
  2173. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2174. java.lang.ClassCastException: null
  2175. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2176. java.lang.ClassCastException: null
  2177. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2178. java.lang.ClassCastException: null
  2179. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2180. java.lang.ClassCastException: null
  2181. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2182. java.lang.ClassCastException: null
  2183. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2184. java.lang.ClassCastException: null
  2185. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2186. java.lang.ClassCastException: null
  2187. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2188. java.lang.ClassCastException: null
  2189. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2190. java.lang.ClassCastException: null
  2191. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2192. java.lang.ClassCastException: null
  2193. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2194. java.lang.ClassCastException: null
  2195. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2196. java.lang.ClassCastException: null
  2197. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2198. java.lang.ClassCastException: null
  2199. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2200. java.lang.ClassCastException: null
  2201. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2202. java.lang.ClassCastException: null
  2203. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2204. java.lang.ClassCastException: null
  2205. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2206. java.lang.ClassCastException: null
  2207. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2208. java.lang.ClassCastException: null
  2209. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2210. java.lang.ClassCastException: null
  2211. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2212. java.lang.ClassCastException: null
  2213. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2214. java.lang.ClassCastException: null
  2215. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2216. java.lang.ClassCastException: null
  2217. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2218. java.lang.ClassCastException: null
  2219. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2220. java.lang.ClassCastException: null
  2221. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2222. java.lang.ClassCastException: null
  2223. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2224. java.lang.ClassCastException: null
  2225. [17:12:58] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2226. java.lang.ClassCastException: null
  2227. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2228. java.lang.ClassCastException: null
  2229. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2230. java.lang.ClassCastException: null
  2231. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2232. java.lang.ClassCastException: null
  2233. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2234. java.lang.ClassCastException: null
  2235. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2236. java.lang.ClassCastException: null
  2237. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2238. java.lang.ClassCastException: null
  2239. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2240. java.lang.ClassCastException: null
  2241. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2242. java.lang.ClassCastException: null
  2243. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2244. java.lang.ClassCastException: null
  2245. [17:12:59] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2246. java.lang.ClassCastException: null
  2247. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2248. java.lang.ClassCastException: null
  2249. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2250. java.lang.ClassCastException: null
  2251. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2252. java.lang.ClassCastException: null
  2253. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2254. java.lang.ClassCastException: null
  2255. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2256. java.lang.ClassCastException: null
  2257. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2258. java.lang.ClassCastException: null
  2259. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2260. java.lang.ClassCastException: null
  2261. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2262. java.lang.ClassCastException: null
  2263. [17:12:59] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2264. java.lang.ClassCastException: null
  2265. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2266. java.lang.ClassCastException: null
  2267. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2268. java.lang.ClassCastException: null
  2269. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2270. java.lang.ClassCastException: null
  2271. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2272. java.lang.ClassCastException: null
  2273. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2274. java.lang.ClassCastException: null
  2275. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2276. java.lang.ClassCastException: null
  2277. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2278. java.lang.ClassCastException: null
  2279. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2280. java.lang.ClassCastException: null
  2281. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2282. java.lang.ClassCastException: null
  2283. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2284. java.lang.ClassCastException: null
  2285. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2286. java.lang.ClassCastException: null
  2287. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2288. java.lang.ClassCastException: null
  2289. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2290. java.lang.ClassCastException: null
  2291. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2292. java.lang.ClassCastException: null
  2293. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2294. java.lang.ClassCastException: null
  2295. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2296. java.lang.ClassCastException: null
  2297. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2298. java.lang.ClassCastException: null
  2299. [17:12:59] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2300. java.lang.ClassCastException: null
  2301. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2302. java.lang.ClassCastException: null
  2303. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2304. java.lang.ClassCastException: null
  2305. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2306. java.lang.ClassCastException: null
  2307. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2308. java.lang.ClassCastException: null
  2309. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2310. java.lang.ClassCastException: null
  2311. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2312. java.lang.ClassCastException: null
  2313. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2314. java.lang.ClassCastException: null
  2315. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2316. java.lang.ClassCastException: null
  2317. [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2318. java.lang.ClassCastException: null
  2319. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2320. java.lang.ClassCastException: null
  2321. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2322. java.lang.ClassCastException: null
  2323. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2324. java.lang.ClassCastException: null
  2325. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2326. java.lang.ClassCastException: null
  2327. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2328. java.lang.ClassCastException: null
  2329. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2330. java.lang.ClassCastException: null
  2331. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2332. java.lang.ClassCastException: null
  2333. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2334. java.lang.ClassCastException: null
  2335. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2336. java.lang.ClassCastException: null
  2337. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2338. java.lang.ClassCastException: null
  2339. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2340. java.lang.ClassCastException: null
  2341. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2342. java.lang.ClassCastException: null
  2343. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2344. java.lang.ClassCastException: null
  2345. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2346. java.lang.ClassCastException: null
  2347. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2348. java.lang.ClassCastException: null
  2349. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2350. java.lang.ClassCastException: null
  2351. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2352. java.lang.ClassCastException: null
  2353. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2354. java.lang.ClassCastException: null
  2355. [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2356. java.lang.ClassCastException: null
  2357. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2358. java.lang.ClassCastException: null
  2359. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2360. java.lang.ClassCastException: null
  2361. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2362. java.lang.ClassCastException: null
  2363. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2364. java.lang.ClassCastException: null
  2365. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2366. java.lang.ClassCastException: null
  2367. [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2368. java.lang.ClassCastException: null
  2369. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2370. java.lang.ClassCastException: null
  2371. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2372. java.lang.ClassCastException: null
  2373. [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2374. java.lang.ClassCastException: null
  2375. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2376. java.lang.ClassCastException: null
  2377. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2378. java.lang.ClassCastException: null
  2379. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2380. java.lang.ClassCastException: null
  2381. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2382. java.lang.ClassCastException: null
  2383. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2384. java.lang.ClassCastException: null
  2385. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2386. java.lang.ClassCastException: null
  2387. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2388. java.lang.ClassCastException: null
  2389. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2390. java.lang.ClassCastException: null
  2391. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2392. java.lang.ClassCastException: null
  2393. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2394. java.lang.ClassCastException: null
  2395. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2396. java.lang.ClassCastException: null
  2397. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2398. java.lang.ClassCastException: null
  2399. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2400. java.lang.ClassCastException: null
  2401. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2402. java.lang.ClassCastException: null
  2403. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2404. java.lang.ClassCastException: null
  2405. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2406. java.lang.ClassCastException: null
  2407. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2408. java.lang.ClassCastException: null
  2409. [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2410. java.lang.ClassCastException: null
  2411. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2412. java.lang.ClassCastException: null
  2413. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2414. java.lang.ClassCastException: null
  2415. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2416. java.lang.ClassCastException: null
  2417. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2418. java.lang.ClassCastException: null
  2419. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2420. java.lang.ClassCastException: null
  2421. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2422. java.lang.ClassCastException: null
  2423. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2424. java.lang.ClassCastException: null
  2425. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2426. java.lang.ClassCastException: null
  2427. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2428. java.lang.ClassCastException: null
  2429. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2430. java.lang.ClassCastException: null
  2431. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2432. java.lang.ClassCastException: null
  2433. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2434. java.lang.ClassCastException: null
  2435. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2436. java.lang.ClassCastException: null
  2437. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2438. java.lang.ClassCastException: null
  2439. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2440. java.lang.ClassCastException: null
  2441. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2442. java.lang.ClassCastException: null
  2443. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2444. java.lang.ClassCastException: null
  2445. [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2446. java.lang.ClassCastException: null
  2447. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2448. java.lang.ClassCastException: null
  2449. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2450. java.lang.ClassCastException: null
  2451. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2452. java.lang.ClassCastException: null
  2453. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2454. java.lang.ClassCastException: null
  2455. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2456. java.lang.ClassCastException: null
  2457. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2458. java.lang.ClassCastException: null
  2459. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2460. java.lang.ClassCastException: null
  2461. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2462. java.lang.ClassCastException: null
  2463. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2464. java.lang.ClassCastException: null
  2465. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2466. java.lang.ClassCastException: null
  2467. [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2468. java.lang.ClassCastException: null
  2469. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2470. java.lang.ClassCastException: null
  2471. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2472. java.lang.ClassCastException: null
  2473. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2474. java.lang.ClassCastException: null
  2475. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2476. java.lang.ClassCastException: null
  2477. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2478. java.lang.ClassCastException: null
  2479. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2480. java.lang.ClassCastException: null
  2481. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2482. java.lang.ClassCastException: null
  2483. [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2484. java.lang.ClassCastException: null
  2485. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2486. java.lang.ClassCastException: null
  2487. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2488. java.lang.ClassCastException: null
  2489. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2490. java.lang.ClassCastException: null
  2491. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2492. java.lang.ClassCastException: null
  2493. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2494. java.lang.ClassCastException: null
  2495. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2496. java.lang.ClassCastException: null
  2497. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2498. java.lang.ClassCastException: null
  2499. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2500. java.lang.ClassCastException: null
  2501. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2502. java.lang.ClassCastException: null
  2503. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2504. java.lang.ClassCastException: null
  2505. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2506. java.lang.ClassCastException: null
  2507. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2508. java.lang.ClassCastException: null
  2509. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2510. java.lang.ClassCastException: null
  2511. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2512. java.lang.ClassCastException: null
  2513. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2514. java.lang.ClassCastException: null
  2515. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2516. java.lang.ClassCastException: null
  2517. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2518. java.lang.ClassCastException: null
  2519. [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2520. java.lang.ClassCastException: null
  2521. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2522. java.lang.ClassCastException: null
  2523. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2524. java.lang.ClassCastException: null
  2525. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2526. java.lang.ClassCastException: null
  2527. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2528. java.lang.ClassCastException: null
  2529. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2530. java.lang.ClassCastException: null
  2531. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2532. java.lang.ClassCastException: null
  2533. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2534. java.lang.ClassCastException: null
  2535. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2536. java.lang.ClassCastException: null
  2537. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2538. java.lang.ClassCastException: null
  2539. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2540. java.lang.ClassCastException: null
  2541. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2542. java.lang.ClassCastException: null
  2543. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2544. java.lang.ClassCastException: null
  2545. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2546. java.lang.ClassCastException: null
  2547. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2548. java.lang.ClassCastException: null
  2549. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2550. java.lang.ClassCastException: null
  2551. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2552. java.lang.ClassCastException: null
  2553. [17:13:02] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2554. java.lang.ClassCastException: null
  2555. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2556. java.lang.ClassCastException: null
  2557. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2558. java.lang.ClassCastException: null
  2559. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2560. java.lang.ClassCastException: null
  2561. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2562. java.lang.ClassCastException: null
  2563. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2564. java.lang.ClassCastException: null
  2565. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2566. java.lang.ClassCastException: null
  2567. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2568. java.lang.ClassCastException: null
  2569. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2570. java.lang.ClassCastException: null
  2571. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2572. java.lang.ClassCastException: null
  2573. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2574. java.lang.ClassCastException: null
  2575. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2576. java.lang.ClassCastException: null
  2577. [17:13:02] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2578. java.lang.ClassCastException: null
  2579. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2580. java.lang.ClassCastException: null
  2581. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2582. java.lang.ClassCastException: null
  2583. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2584. java.lang.ClassCastException: null
  2585. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2586. java.lang.ClassCastException: null
  2587. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2588. java.lang.ClassCastException: null
  2589. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2590. java.lang.ClassCastException: null
  2591. [17:13:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5276ms or 105 ticks behind
  2592. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2593. java.lang.ClassCastException: null
  2594. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2595. java.lang.ClassCastException: null
  2596. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2597. java.lang.ClassCastException: null
  2598. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2599. java.lang.ClassCastException: null
  2600. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2601. java.lang.ClassCastException: null
  2602. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2603. java.lang.ClassCastException: null
  2604. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2605. java.lang.ClassCastException: null
  2606. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2607. java.lang.ClassCastException: null
  2608. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2609. java.lang.ClassCastException: null
  2610. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2611. java.lang.ClassCastException: null
  2612. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2613. java.lang.ClassCastException: null
  2614. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2615. java.lang.ClassCastException: null
  2616. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2617. java.lang.ClassCastException: null
  2618. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2619. java.lang.ClassCastException: null
  2620. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2621. java.lang.ClassCastException: null
  2622. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2623. java.lang.ClassCastException: null
  2624. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2625. java.lang.ClassCastException: null
  2626. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2627. java.lang.ClassCastException: null
  2628. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2629. java.lang.ClassCastException: null
  2630. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2631. java.lang.ClassCastException: null
  2632. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2633. java.lang.ClassCastException: null
  2634. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2635. java.lang.ClassCastException: null
  2636. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2637. java.lang.ClassCastException: null
  2638. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2639. java.lang.ClassCastException: null
  2640. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2641. java.lang.ClassCastException: null
  2642. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2643. java.lang.ClassCastException: null
  2644. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2645. java.lang.ClassCastException: null
  2646. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2647. java.lang.ClassCastException: null
  2648. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2649. java.lang.ClassCastException: null
  2650. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2651. java.lang.ClassCastException: null
  2652. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2653. java.lang.ClassCastException: null
  2654. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2655. java.lang.ClassCastException: null
  2656. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2657. java.lang.ClassCastException: null
  2658. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2659. java.lang.ClassCastException: null
  2660. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2661. java.lang.ClassCastException: null
  2662. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2663. java.lang.ClassCastException: null
  2664. [17:13:03] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2665. java.lang.ClassCastException: null
  2666. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2667. java.lang.ClassCastException: null
  2668. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2669. java.lang.ClassCastException: null
  2670. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2671. java.lang.ClassCastException: null
  2672. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2673. java.lang.ClassCastException: null
  2674. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2675. java.lang.ClassCastException: null
  2676. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2677. java.lang.ClassCastException: null
  2678. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2679. java.lang.ClassCastException: null
  2680. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2681. java.lang.ClassCastException: null
  2682. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2683. java.lang.ClassCastException: null
  2684. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2685. java.lang.ClassCastException: null
  2686. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2687. java.lang.ClassCastException: null
  2688. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2689. java.lang.ClassCastException: null
  2690. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2691. java.lang.ClassCastException: null
  2692. [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2693. java.lang.ClassCastException: null
  2694. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2695. java.lang.ClassCastException: null
  2696. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2697. java.lang.ClassCastException: null
  2698. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2699. java.lang.ClassCastException: null
  2700. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2701. java.lang.ClassCastException: null
  2702. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2703. java.lang.ClassCastException: null
  2704. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2705. java.lang.ClassCastException: null
  2706. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2707. java.lang.ClassCastException: null
  2708. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2709. java.lang.ClassCastException: null
  2710. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2711. java.lang.ClassCastException: null
  2712. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2713. java.lang.ClassCastException: null
  2714. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2715. java.lang.ClassCastException: null
  2716. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2717. java.lang.ClassCastException: null
  2718. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2719. java.lang.ClassCastException: null
  2720. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2721. java.lang.ClassCastException: null
  2722. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2723. java.lang.ClassCastException: null
  2724. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2725. java.lang.ClassCastException: null
  2726. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2727. java.lang.ClassCastException: null
  2728. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2729. java.lang.ClassCastException: null
  2730. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2731. java.lang.ClassCastException: null
  2732. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2733. java.lang.ClassCastException: null
  2734. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2735. java.lang.ClassCastException: null
  2736. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2737. java.lang.ClassCastException: null
  2738. [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2739. java.lang.ClassCastException: null
  2740. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2741. java.lang.ClassCastException: null
  2742. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2743. java.lang.ClassCastException: null
  2744. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2745. java.lang.ClassCastException: null
  2746. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2747. java.lang.ClassCastException: null
  2748. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2749. java.lang.ClassCastException: null
  2750. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2751. java.lang.ClassCastException: null
  2752. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2753. java.lang.ClassCastException: null
  2754. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2755. java.lang.ClassCastException: null
  2756. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2757. java.lang.ClassCastException: null
  2758. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2759. java.lang.ClassCastException: null
  2760. [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2761. java.lang.ClassCastException: null
  2762. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2763. java.lang.ClassCastException: null
  2764. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2765. java.lang.ClassCastException: null
  2766. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2767. java.lang.ClassCastException: null
  2768. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2769. java.lang.ClassCastException: null
  2770. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2771. java.lang.ClassCastException: null
  2772. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2773. java.lang.ClassCastException: null
  2774. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2775. java.lang.ClassCastException: null
  2776. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2777. java.lang.ClassCastException: null
  2778. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2779. java.lang.ClassCastException: null
  2780. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2781. java.lang.ClassCastException: null
  2782. [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2783. java.lang.ClassCastException: null
  2784. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2785. java.lang.ClassCastException: null
  2786. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2787. java.lang.ClassCastException: null
  2788. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2789. java.lang.ClassCastException: null
  2790. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2791. java.lang.ClassCastException: null
  2792. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2793. java.lang.ClassCastException: null
  2794. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2795. java.lang.ClassCastException: null
  2796. [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2797. java.lang.ClassCastException: null
  2798. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2799. java.lang.ClassCastException: null
  2800. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2801. java.lang.ClassCastException: null
  2802. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2803. java.lang.ClassCastException: null
  2804. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2805. java.lang.ClassCastException: null
  2806. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2807. java.lang.ClassCastException: null
  2808. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2809. java.lang.ClassCastException: null
  2810. [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2811. java.lang.ClassCastException: null
  2812. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2813. java.lang.ClassCastException: null
  2814. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2815. java.lang.ClassCastException: null
  2816. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2817. java.lang.ClassCastException: null
  2818. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2819. java.lang.ClassCastException: null
  2820. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2821. java.lang.ClassCastException: null
  2822. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2823. java.lang.ClassCastException: null
  2824. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2825. java.lang.ClassCastException: null
  2826. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2827. java.lang.ClassCastException: null
  2828. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2829. java.lang.ClassCastException: null
  2830. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2831. java.lang.ClassCastException: null
  2832. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2833. java.lang.ClassCastException: null
  2834. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2835. java.lang.ClassCastException: null
  2836. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2837. java.lang.ClassCastException: null
  2838. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2839. java.lang.ClassCastException: null
  2840. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2841. java.lang.ClassCastException: null
  2842. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2843. java.lang.ClassCastException: null
  2844. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2845. java.lang.ClassCastException: null
  2846. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2847. java.lang.ClassCastException: null
  2848. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2849. java.lang.ClassCastException: null
  2850. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2851. java.lang.ClassCastException: null
  2852. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2853. java.lang.ClassCastException: null
  2854. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2855. java.lang.ClassCastException: null
  2856. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2857. java.lang.ClassCastException: null
  2858. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2859. java.lang.ClassCastException: null
  2860. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2861. java.lang.ClassCastException: null
  2862. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2863. java.lang.ClassCastException: null
  2864. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2865. java.lang.ClassCastException: null
  2866. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2867. java.lang.ClassCastException: null
  2868. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2869. java.lang.ClassCastException: null
  2870. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2871. java.lang.ClassCastException: null
  2872. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2873. java.lang.ClassCastException: null
  2874. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2875. java.lang.ClassCastException: null
  2876. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2877. java.lang.ClassCastException: null
  2878. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2879. java.lang.ClassCastException: null
  2880. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2881. java.lang.ClassCastException: null
  2882. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2883. java.lang.ClassCastException: null
  2884. [17:13:05] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2885. java.lang.ClassCastException: null
  2886. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2887. java.lang.ClassCastException: null
  2888. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2889. java.lang.ClassCastException: null
  2890. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2891. java.lang.ClassCastException: null
  2892. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2893. java.lang.ClassCastException: null
  2894. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2895. java.lang.ClassCastException: null
  2896. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2897. java.lang.ClassCastException: null
  2898. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2899. java.lang.ClassCastException: null
  2900. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2901. java.lang.ClassCastException: null
  2902. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2903. java.lang.ClassCastException: null
  2904. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2905. java.lang.ClassCastException: null
  2906. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2907. java.lang.ClassCastException: null
  2908. [17:13:06] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2909. java.lang.ClassCastException: null
  2910. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2911. java.lang.ClassCastException: null
  2912. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2913. java.lang.ClassCastException: null
  2914. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2915. java.lang.ClassCastException: null
  2916. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2917. java.lang.ClassCastException: null
  2918. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2919. java.lang.ClassCastException: null
  2920. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2921. java.lang.ClassCastException: null
  2922. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2923. java.lang.ClassCastException: null
  2924. [17:13:06] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2925. java.lang.ClassCastException: null
  2926. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2927. java.lang.ClassCastException: null
  2928. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2929. java.lang.ClassCastException: null
  2930. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2931. java.lang.ClassCastException: null
  2932. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2933. java.lang.ClassCastException: null
  2934. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2935. java.lang.ClassCastException: null
  2936. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2937. java.lang.ClassCastException: null
  2938. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2939. java.lang.ClassCastException: null
  2940. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2941. java.lang.ClassCastException: null
  2942. [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2943. java.lang.ClassCastException: null
  2944. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2945. java.lang.ClassCastException: null
  2946. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2947. java.lang.ClassCastException: null
  2948. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2949. java.lang.ClassCastException: null
  2950. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2951. java.lang.ClassCastException: null
  2952. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2953. java.lang.ClassCastException: null
  2954. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2955. java.lang.ClassCastException: null
  2956. [17:13:06] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2957. java.lang.ClassCastException: null
  2958. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2959. java.lang.ClassCastException: null
  2960. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2961. java.lang.ClassCastException: null
  2962. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2963. java.lang.ClassCastException: null
  2964. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2965. java.lang.ClassCastException: null
  2966. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2967. java.lang.ClassCastException: null
  2968. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2969. java.lang.ClassCastException: null
  2970. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2971. java.lang.ClassCastException: null
  2972. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2973. java.lang.ClassCastException: null
  2974. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2975. java.lang.ClassCastException: null
  2976. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2977. java.lang.ClassCastException: null
  2978. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2979. java.lang.ClassCastException: null
  2980. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2981. java.lang.ClassCastException: null
  2982. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2983. java.lang.ClassCastException: null
  2984. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2985. java.lang.ClassCastException: null
  2986. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2987. java.lang.ClassCastException: null
  2988. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2989. java.lang.ClassCastException: null
  2990. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2991. java.lang.ClassCastException: null
  2992. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2993. java.lang.ClassCastException: null
  2994. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2995. java.lang.ClassCastException: null
  2996. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2997. java.lang.ClassCastException: null
  2998. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  2999. java.lang.ClassCastException: null
  3000. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3001. java.lang.ClassCastException: null
  3002. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3003. java.lang.ClassCastException: null
  3004. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3005. java.lang.ClassCastException: null
  3006. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3007. java.lang.ClassCastException: null
  3008. [17:13:07] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3009. java.lang.ClassCastException: null
  3010. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3011. java.lang.ClassCastException: null
  3012. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3013. java.lang.ClassCastException: null
  3014. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3015. java.lang.ClassCastException: null
  3016. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3017. java.lang.ClassCastException: null
  3018. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3019. java.lang.ClassCastException: null
  3020. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3021. java.lang.ClassCastException: null
  3022. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3023. java.lang.ClassCastException: null
  3024. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3025. java.lang.ClassCastException: null
  3026. [17:13:07] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3027. java.lang.ClassCastException: null
  3028. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3029. java.lang.ClassCastException: null
  3030. [17:13:07] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3031. java.lang.ClassCastException: null
  3032. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3033. java.lang.ClassCastException: null
  3034. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3035. java.lang.ClassCastException: null
  3036. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3037. java.lang.ClassCastException: null
  3038. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3039. java.lang.ClassCastException: null
  3040. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3041. java.lang.ClassCastException: null
  3042. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3043. java.lang.ClassCastException: null
  3044. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3045. java.lang.ClassCastException: null
  3046. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3047. java.lang.ClassCastException: null
  3048. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3049. java.lang.ClassCastException: null
  3050. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3051. java.lang.ClassCastException: null
  3052. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3053. java.lang.ClassCastException: null
  3054. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3055. java.lang.ClassCastException: null
  3056. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3057. java.lang.ClassCastException: null
  3058. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3059. java.lang.ClassCastException: null
  3060. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3061. java.lang.ClassCastException: null
  3062. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3063. java.lang.ClassCastException: null
  3064. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3065. java.lang.ClassCastException: null
  3066. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3067. java.lang.ClassCastException: null
  3068. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3069. java.lang.ClassCastException: null
  3070. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3071. java.lang.ClassCastException: null
  3072. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3073. java.lang.ClassCastException: null
  3074. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3075. java.lang.ClassCastException: null
  3076. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3077. java.lang.ClassCastException: null
  3078. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3079. java.lang.ClassCastException: null
  3080. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3081. java.lang.ClassCastException: null
  3082. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3083. java.lang.ClassCastException: null
  3084. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3085. java.lang.ClassCastException: null
  3086. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3087. java.lang.ClassCastException: null
  3088. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3089. java.lang.ClassCastException: null
  3090. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3091. java.lang.ClassCastException: null
  3092. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3093. java.lang.ClassCastException: null
  3094. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3095. java.lang.ClassCastException: null
  3096. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3097. java.lang.ClassCastException: null
  3098. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3099. java.lang.ClassCastException: null
  3100. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3101. java.lang.ClassCastException: null
  3102. [17:13:08] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3103. java.lang.ClassCastException: null
  3104. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3105. java.lang.ClassCastException: null
  3106. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3107. java.lang.ClassCastException: null
  3108. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3109. java.lang.ClassCastException: null
  3110. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3111. java.lang.ClassCastException: null
  3112. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3113. java.lang.ClassCastException: null
  3114. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3115. java.lang.ClassCastException: null
  3116. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3117. java.lang.ClassCastException: null
  3118. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3119. java.lang.ClassCastException: null
  3120. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3121. java.lang.ClassCastException: null
  3122. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3123. java.lang.ClassCastException: null
  3124. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3125. java.lang.ClassCastException: null
  3126. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3127. java.lang.ClassCastException: null
  3128. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3129. java.lang.ClassCastException: null
  3130. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3131. java.lang.ClassCastException: null
  3132. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3133. java.lang.ClassCastException: null
  3134. [17:13:08] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3135. java.lang.ClassCastException: null
  3136. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3137. java.lang.ClassCastException: null
  3138. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3139. java.lang.ClassCastException: null
  3140. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3141. java.lang.ClassCastException: null
  3142. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3143. java.lang.ClassCastException: null
  3144. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3145. java.lang.ClassCastException: null
  3146. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3147. java.lang.ClassCastException: null
  3148. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3149. java.lang.ClassCastException: null
  3150. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3151. java.lang.ClassCastException: null
  3152. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3153. java.lang.ClassCastException: null
  3154. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3155. java.lang.ClassCastException: null
  3156. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3157. java.lang.ClassCastException: null
  3158. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3159. java.lang.ClassCastException: null
  3160. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3161. java.lang.ClassCastException: null
  3162. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3163. java.lang.ClassCastException: null
  3164. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3165. java.lang.ClassCastException: null
  3166. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3167. java.lang.ClassCastException: null
  3168. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3169. java.lang.ClassCastException: null
  3170. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3171. java.lang.ClassCastException: null
  3172. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3173. java.lang.ClassCastException: null
  3174. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3175. java.lang.ClassCastException: null
  3176. [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3177. java.lang.ClassCastException: null
  3178. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3179. java.lang.ClassCastException: null
  3180. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3181. java.lang.ClassCastException: null
  3182. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3183. java.lang.ClassCastException: null
  3184. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3185. java.lang.ClassCastException: null
  3186. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3187. java.lang.ClassCastException: null
  3188. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3189. java.lang.ClassCastException: null
  3190. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3191. java.lang.ClassCastException: null
  3192. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3193. java.lang.ClassCastException: null
  3194. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3195. java.lang.ClassCastException: null
  3196. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3197. java.lang.ClassCastException: null
  3198. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3199. java.lang.ClassCastException: null
  3200. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3201. java.lang.ClassCastException: null
  3202. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3203. java.lang.ClassCastException: null
  3204. [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3205. java.lang.ClassCastException: null
  3206. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3207. java.lang.ClassCastException: null
  3208. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3209. java.lang.ClassCastException: null
  3210. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3211. java.lang.ClassCastException: null
  3212. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3213. java.lang.ClassCastException: null
  3214. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3215. java.lang.ClassCastException: null
  3216. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3217. java.lang.ClassCastException: null
  3218. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3219. java.lang.ClassCastException: null
  3220. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3221. java.lang.ClassCastException: null
  3222. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3223. java.lang.ClassCastException: null
  3224. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3225. java.lang.ClassCastException: null
  3226. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3227. java.lang.ClassCastException: null
  3228. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3229. java.lang.ClassCastException: null
  3230. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3231. java.lang.ClassCastException: null
  3232. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3233. java.lang.ClassCastException: null
  3234. [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3235. java.lang.ClassCastException: null
  3236. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3237. java.lang.ClassCastException: null
  3238. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3239. java.lang.ClassCastException: null
  3240. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3241. java.lang.ClassCastException: null
  3242. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3243. java.lang.ClassCastException: null
  3244. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3245. java.lang.ClassCastException: null
  3246. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3247. java.lang.ClassCastException: null
  3248. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3249. java.lang.ClassCastException: null
  3250. [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3251. java.lang.ClassCastException: null
  3252. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3253. java.lang.ClassCastException: null
  3254. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3255. java.lang.ClassCastException: null
  3256. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3257. java.lang.ClassCastException: null
  3258. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3259. java.lang.ClassCastException: null
  3260. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3261. java.lang.ClassCastException: null
  3262. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3263. java.lang.ClassCastException: null
  3264. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3265. java.lang.ClassCastException: null
  3266. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3267. java.lang.ClassCastException: null
  3268. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3269. java.lang.ClassCastException: null
  3270. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3271. java.lang.ClassCastException: null
  3272. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3273. java.lang.ClassCastException: null
  3274. [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3275. java.lang.ClassCastException: null
  3276. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3277. java.lang.ClassCastException: null
  3278. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3279. java.lang.ClassCastException: null
  3280. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3281. java.lang.ClassCastException: null
  3282. [17:13:10] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3283. java.lang.ClassCastException: null
  3284. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3285. java.lang.ClassCastException: null
  3286. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3287. java.lang.ClassCastException: null
  3288. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3289. java.lang.ClassCastException: null
  3290. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3291. java.lang.ClassCastException: null
  3292. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3293. java.lang.ClassCastException: null
  3294. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3295. java.lang.ClassCastException: null
  3296. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3297. java.lang.ClassCastException: null
  3298. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3299. java.lang.ClassCastException: null
  3300. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3301. java.lang.ClassCastException: null
  3302. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3303. java.lang.ClassCastException: null
  3304. [17:13:10] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3305. java.lang.ClassCastException: null
  3306. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3307. java.lang.ClassCastException: null
  3308. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3309. java.lang.ClassCastException: null
  3310. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3311. java.lang.ClassCastException: null
  3312. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3313. java.lang.ClassCastException: null
  3314. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3315. java.lang.ClassCastException: null
  3316. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3317. java.lang.ClassCastException: null
  3318. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3319. java.lang.ClassCastException: null
  3320. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3321. java.lang.ClassCastException: null
  3322. [17:13:10] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3323. java.lang.ClassCastException: null
  3324. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3325. java.lang.ClassCastException: null
  3326. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3327. java.lang.ClassCastException: null
  3328. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3329. java.lang.ClassCastException: null
  3330. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3331. java.lang.ClassCastException: null
  3332. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3333. java.lang.ClassCastException: null
  3334. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3335. java.lang.ClassCastException: null
  3336. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3337. java.lang.ClassCastException: null
  3338. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3339. java.lang.ClassCastException: null
  3340. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3341. java.lang.ClassCastException: null
  3342. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3343. java.lang.ClassCastException: null
  3344. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3345. java.lang.ClassCastException: null
  3346. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3347. java.lang.ClassCastException: null
  3348. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3349. java.lang.ClassCastException: null
  3350. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3351. java.lang.ClassCastException: null
  3352. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3353. java.lang.ClassCastException: null
  3354. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3355. java.lang.ClassCastException: null
  3356. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3357. java.lang.ClassCastException: null
  3358. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3359. java.lang.ClassCastException: null
  3360. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3361. java.lang.ClassCastException: null
  3362. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3363. java.lang.ClassCastException: null
  3364. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3365. java.lang.ClassCastException: null
  3366. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3367. java.lang.ClassCastException: null
  3368. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3369. java.lang.ClassCastException: null
  3370. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3371. java.lang.ClassCastException: null
  3372. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3373. java.lang.ClassCastException: null
  3374. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3375. java.lang.ClassCastException: null
  3376. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3377. java.lang.ClassCastException: null
  3378. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3379. java.lang.ClassCastException: null
  3380. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3381. java.lang.ClassCastException: null
  3382. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3383. java.lang.ClassCastException: null
  3384. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3385. java.lang.ClassCastException: null
  3386. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3387. java.lang.ClassCastException: null
  3388. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3389. java.lang.ClassCastException: null
  3390. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3391. java.lang.ClassCastException: null
  3392. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3393. java.lang.ClassCastException: null
  3394. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3395. java.lang.ClassCastException: null
  3396. [17:13:11] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3397. java.lang.ClassCastException: null
  3398. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3399. java.lang.ClassCastException: null
  3400. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3401. java.lang.ClassCastException: null
  3402. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3403. java.lang.ClassCastException: null
  3404. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3405. java.lang.ClassCastException: null
  3406. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3407. java.lang.ClassCastException: null
  3408. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3409. java.lang.ClassCastException: null
  3410. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3411. java.lang.ClassCastException: null
  3412. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3413. java.lang.ClassCastException: null
  3414. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3415. java.lang.ClassCastException: null
  3416. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3417. java.lang.ClassCastException: null
  3418. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3419. java.lang.ClassCastException: null
  3420. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3421. java.lang.ClassCastException: null
  3422. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3423. java.lang.ClassCastException: null
  3424. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3425. java.lang.ClassCastException: null
  3426. [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3427. java.lang.ClassCastException: null
  3428. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3429. java.lang.ClassCastException: null
  3430. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3431. java.lang.ClassCastException: null
  3432. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3433. java.lang.ClassCastException: null
  3434. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3435. java.lang.ClassCastException: null
  3436. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3437. java.lang.ClassCastException: null
  3438. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3439. java.lang.ClassCastException: null
  3440. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3441. java.lang.ClassCastException: null
  3442. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3443. java.lang.ClassCastException: null
  3444. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3445. java.lang.ClassCastException: null
  3446. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3447. java.lang.ClassCastException: null
  3448. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3449. java.lang.ClassCastException: null
  3450. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3451. java.lang.ClassCastException: null
  3452. [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3453. java.lang.ClassCastException: null
  3454. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3455. java.lang.ClassCastException: null
  3456. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3457. java.lang.ClassCastException: null
  3458. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3459. java.lang.ClassCastException: null
  3460. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3461. java.lang.ClassCastException: null
  3462. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3463. java.lang.ClassCastException: null
  3464. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3465. java.lang.ClassCastException: null
  3466. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3467. java.lang.ClassCastException: null
  3468. [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3469. java.lang.ClassCastException: null
  3470. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3471. java.lang.ClassCastException: null
  3472. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3473. java.lang.ClassCastException: null
  3474. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3475. java.lang.ClassCastException: null
  3476. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3477. java.lang.ClassCastException: null
  3478. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3479. java.lang.ClassCastException: null
  3480. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3481. java.lang.ClassCastException: null
  3482. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3483. java.lang.ClassCastException: null
  3484. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3485. java.lang.ClassCastException: null
  3486. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3487. java.lang.ClassCastException: null
  3488. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3489. java.lang.ClassCastException: null
  3490. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3491. java.lang.ClassCastException: null
  3492. [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3493. java.lang.ClassCastException: null
  3494. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3495. java.lang.ClassCastException: null
  3496. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3497. java.lang.ClassCastException: null
  3498. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3499. java.lang.ClassCastException: null
  3500. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3501. java.lang.ClassCastException: null
  3502. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3503. java.lang.ClassCastException: null
  3504. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3505. java.lang.ClassCastException: null
  3506. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3507. java.lang.ClassCastException: null
  3508. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3509. java.lang.ClassCastException: null
  3510. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3511. java.lang.ClassCastException: null
  3512. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3513. java.lang.ClassCastException: null
  3514. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3515. java.lang.ClassCastException: null
  3516. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3517. java.lang.ClassCastException: null
  3518. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3519. java.lang.ClassCastException: null
  3520. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3521. java.lang.ClassCastException: null
  3522. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3523. java.lang.ClassCastException: null
  3524. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3525. java.lang.ClassCastException: null
  3526. [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3527. java.lang.ClassCastException: null
  3528. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3529. java.lang.ClassCastException: null
  3530. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3531. java.lang.ClassCastException: null
  3532. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3533. java.lang.ClassCastException: null
  3534. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3535. java.lang.ClassCastException: null
  3536. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3537. java.lang.ClassCastException: null
  3538. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3539. java.lang.ClassCastException: null
  3540. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3541. java.lang.ClassCastException: null
  3542. [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3543. java.lang.ClassCastException: null
  3544. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3545. java.lang.ClassCastException: null
  3546. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3547. java.lang.ClassCastException: null
  3548. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3549. java.lang.ClassCastException: null
  3550. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3551. java.lang.ClassCastException: null
  3552. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3553. java.lang.ClassCastException: null
  3554. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3555. java.lang.ClassCastException: null
  3556. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3557. java.lang.ClassCastException: null
  3558. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3559. java.lang.ClassCastException: null
  3560. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3561. java.lang.ClassCastException: null
  3562. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3563. java.lang.ClassCastException: null
  3564. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3565. java.lang.ClassCastException: null
  3566. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3567. java.lang.ClassCastException: null
  3568. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3569. java.lang.ClassCastException: null
  3570. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3571. java.lang.ClassCastException: null
  3572. [17:13:13] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3573. java.lang.ClassCastException: null
  3574. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3575. java.lang.ClassCastException: null
  3576. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3577. java.lang.ClassCastException: null
  3578. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3579. java.lang.ClassCastException: null
  3580. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3581. java.lang.ClassCastException: null
  3582. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3583. java.lang.ClassCastException: null
  3584. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3585. java.lang.ClassCastException: null
  3586. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3587. java.lang.ClassCastException: null
  3588. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3589. java.lang.ClassCastException: null
  3590. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3591. java.lang.ClassCastException: null
  3592. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3593. java.lang.ClassCastException: null
  3594. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3595. java.lang.ClassCastException: null
  3596. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3597. java.lang.ClassCastException: null
  3598. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3599. java.lang.ClassCastException: null
  3600. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3601. java.lang.ClassCastException: null
  3602. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3603. java.lang.ClassCastException: null
  3604. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3605. java.lang.ClassCastException: null
  3606. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3607. java.lang.ClassCastException: null
  3608. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3609. java.lang.ClassCastException: null
  3610. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3611. java.lang.ClassCastException: null
  3612. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3613. java.lang.ClassCastException: null
  3614. [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3615. java.lang.ClassCastException: null
  3616. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3617. java.lang.ClassCastException: null
  3618. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3619. java.lang.ClassCastException: null
  3620. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3621. java.lang.ClassCastException: null
  3622. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3623. java.lang.ClassCastException: null
  3624. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3625. java.lang.ClassCastException: null
  3626. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3627. java.lang.ClassCastException: null
  3628. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3629. java.lang.ClassCastException: null
  3630. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3631. java.lang.ClassCastException: null
  3632. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3633. java.lang.ClassCastException: null
  3634. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3635. java.lang.ClassCastException: null
  3636. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3637. java.lang.ClassCastException: null
  3638. [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3639. java.lang.ClassCastException: null
  3640. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3641. java.lang.ClassCastException: null
  3642. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3643. java.lang.ClassCastException: null
  3644. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3645. java.lang.ClassCastException: null
  3646. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3647. java.lang.ClassCastException: null
  3648. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3649. java.lang.ClassCastException: null
  3650. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3651. java.lang.ClassCastException: null
  3652. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3653. java.lang.ClassCastException: null
  3654. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3655. java.lang.ClassCastException: null
  3656. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3657. java.lang.ClassCastException: null
  3658. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3659. java.lang.ClassCastException: null
  3660. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3661. java.lang.ClassCastException: null
  3662. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3663. java.lang.ClassCastException: null
  3664. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3665. java.lang.ClassCastException: null
  3666. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3667. java.lang.ClassCastException: null
  3668. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3669. java.lang.ClassCastException: null
  3670. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3671. java.lang.ClassCastException: null
  3672. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3673. java.lang.ClassCastException: null
  3674. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3675. java.lang.ClassCastException: null
  3676. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3677. java.lang.ClassCastException: null
  3678. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3679. java.lang.ClassCastException: null
  3680. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3681. java.lang.ClassCastException: null
  3682. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3683. java.lang.ClassCastException: null
  3684. [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3685. java.lang.ClassCastException: null
  3686. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3687. java.lang.ClassCastException: null
  3688. [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3689. java.lang.ClassCastException: null
  3690. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3691. java.lang.ClassCastException: null
  3692. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3693. java.lang.ClassCastException: null
  3694. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3695. java.lang.ClassCastException: null
  3696. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3697. java.lang.ClassCastException: null
  3698. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3699. java.lang.ClassCastException: null
  3700. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3701. java.lang.ClassCastException: null
  3702. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3703. java.lang.ClassCastException: null
  3704. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3705. java.lang.ClassCastException: null
  3706. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3707. java.lang.ClassCastException: null
  3708. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3709. java.lang.ClassCastException: null
  3710. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3711. java.lang.ClassCastException: null
  3712. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3713. java.lang.ClassCastException: null
  3714. [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3715. java.lang.ClassCastException: null
  3716. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3717. java.lang.ClassCastException: null
  3718. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3719. java.lang.ClassCastException: null
  3720. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3721. java.lang.ClassCastException: null
  3722. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3723. java.lang.ClassCastException: null
  3724. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3725. java.lang.ClassCastException: null
  3726. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3727. java.lang.ClassCastException: null
  3728. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3729. java.lang.ClassCastException: null
  3730. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3731. java.lang.ClassCastException: null
  3732. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3733. java.lang.ClassCastException: null
  3734. [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3735. java.lang.ClassCastException: null
  3736. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3737. java.lang.ClassCastException: null
  3738. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3739. java.lang.ClassCastException: null
  3740. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3741. java.lang.ClassCastException: null
  3742. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3743. java.lang.ClassCastException: null
  3744. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3745. java.lang.ClassCastException: null
  3746. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3747. java.lang.ClassCastException: null
  3748. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3749. java.lang.ClassCastException: null
  3750. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3751. java.lang.ClassCastException: null
  3752. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3753. java.lang.ClassCastException: null
  3754. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3755. java.lang.ClassCastException: null
  3756. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3757. java.lang.ClassCastException: null
  3758. [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3759. java.lang.ClassCastException: null
  3760. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3761. java.lang.ClassCastException: null
  3762. [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3763. java.lang.ClassCastException: null
  3764. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3765. java.lang.ClassCastException: null
  3766. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3767. java.lang.ClassCastException: null
  3768. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3769. java.lang.ClassCastException: null
  3770. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3771. java.lang.ClassCastException: null
  3772. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3773. java.lang.ClassCastException: null
  3774. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3775. java.lang.ClassCastException: null
  3776. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3777. java.lang.ClassCastException: null
  3778. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3779. java.lang.ClassCastException: null
  3780. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3781. java.lang.ClassCastException: null
  3782. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3783. java.lang.ClassCastException: null
  3784. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3785. java.lang.ClassCastException: null
  3786. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3787. java.lang.ClassCastException: null
  3788. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3789. java.lang.ClassCastException: null
  3790. [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3791. java.lang.ClassCastException: null
  3792. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3793. java.lang.ClassCastException: null
  3794. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3795. java.lang.ClassCastException: null
  3796. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3797. java.lang.ClassCastException: null
  3798. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3799. java.lang.ClassCastException: null
  3800. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3801. java.lang.ClassCastException: null
  3802. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3803. java.lang.ClassCastException: null
  3804. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3805. java.lang.ClassCastException: null
  3806. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3807. java.lang.ClassCastException: null
  3808. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3809. java.lang.ClassCastException: null
  3810. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3811. java.lang.ClassCastException: null
  3812. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3813. java.lang.ClassCastException: null
  3814. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3815. java.lang.ClassCastException: null
  3816. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3817. java.lang.ClassCastException: null
  3818. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3819. java.lang.ClassCastException: null
  3820. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3821. java.lang.ClassCastException: null
  3822. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3823. java.lang.ClassCastException: null
  3824. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3825. java.lang.ClassCastException: null
  3826. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3827. java.lang.ClassCastException: null
  3828. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3829. java.lang.ClassCastException: null
  3830. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3831. java.lang.ClassCastException: null
  3832. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3833. java.lang.ClassCastException: null
  3834. [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3835. java.lang.ClassCastException: null
  3836. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3837. java.lang.ClassCastException: null
  3838. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3839. java.lang.ClassCastException: null
  3840. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3841. java.lang.ClassCastException: null
  3842. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3843. java.lang.ClassCastException: null
  3844. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3845. java.lang.ClassCastException: null
  3846. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3847. java.lang.ClassCastException: null
  3848. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3849. java.lang.ClassCastException: null
  3850. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3851. java.lang.ClassCastException: null
  3852. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3853. java.lang.ClassCastException: null
  3854. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3855. java.lang.ClassCastException: null
  3856. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3857. java.lang.ClassCastException: null
  3858. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3859. java.lang.ClassCastException: null
  3860. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3861. java.lang.ClassCastException: null
  3862. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3863. java.lang.ClassCastException: null
  3864. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3865. java.lang.ClassCastException: null
  3866. [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3867. java.lang.ClassCastException: null
  3868. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3869. java.lang.ClassCastException: null
  3870. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3871. java.lang.ClassCastException: null
  3872. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3873. java.lang.ClassCastException: null
  3874. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3875. java.lang.ClassCastException: null
  3876. [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3877. java.lang.ClassCastException: null
  3878. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3879. java.lang.ClassCastException: null
  3880. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3881. java.lang.ClassCastException: null
  3882. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3883. java.lang.ClassCastException: null
  3884. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3885. java.lang.ClassCastException: null
  3886. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3887. java.lang.ClassCastException: null
  3888. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3889. java.lang.ClassCastException: null
  3890. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3891. java.lang.ClassCastException: null
  3892. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3893. java.lang.ClassCastException: null
  3894. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3895. java.lang.ClassCastException: null
  3896. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3897. java.lang.ClassCastException: null
  3898. [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3899. java.lang.ClassCastException: null
  3900. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3901. java.lang.ClassCastException: null
  3902. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3903. java.lang.ClassCastException: null
  3904. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3905. java.lang.ClassCastException: null
  3906. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3907. java.lang.ClassCastException: null
  3908. [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3909. java.lang.ClassCastException: null
  3910. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3911. java.lang.ClassCastException: null
  3912. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3913. java.lang.ClassCastException: null
  3914. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3915. java.lang.ClassCastException: null
  3916. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3917. java.lang.ClassCastException: null
  3918. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3919. java.lang.ClassCastException: null
  3920. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3921. java.lang.ClassCastException: null
  3922. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3923. java.lang.ClassCastException: null
  3924. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3925. java.lang.ClassCastException: null
  3926. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3927. java.lang.ClassCastException: null
  3928. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3929. java.lang.ClassCastException: null
  3930. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3931. java.lang.ClassCastException: null
  3932. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3933. java.lang.ClassCastException: null
  3934. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3935. java.lang.ClassCastException: null
  3936. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3937. java.lang.ClassCastException: null
  3938. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3939. java.lang.ClassCastException: null
  3940. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3941. java.lang.ClassCastException: null
  3942. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3943. java.lang.ClassCastException: null
  3944. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3945. java.lang.ClassCastException: null
  3946. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3947. java.lang.ClassCastException: null
  3948. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3949. java.lang.ClassCastException: null
  3950. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3951. java.lang.ClassCastException: null
  3952. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3953. java.lang.ClassCastException: null
  3954. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3955. java.lang.ClassCastException: null
  3956. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3957. java.lang.ClassCastException: null
  3958. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3959. java.lang.ClassCastException: null
  3960. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3961. java.lang.ClassCastException: null
  3962. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3963. java.lang.ClassCastException: null
  3964. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3965. java.lang.ClassCastException: null
  3966. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3967. java.lang.ClassCastException: null
  3968. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3969. java.lang.ClassCastException: null
  3970. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3971. java.lang.ClassCastException: null
  3972. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3973. java.lang.ClassCastException: null
  3974. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3975. java.lang.ClassCastException: null
  3976. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3977. java.lang.ClassCastException: null
  3978. [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
  3979. java.lang.ClassCastException: null
Advertisement
Add Comment
Please, Sign In to add comment