Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.d(BlockDiodeAbstract.java:177) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.onPlace(BlockDiodeAbstract.java:162) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.onPlace(IBlockData.java:198) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.Chunk.setType(Chunk.java:361) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:416) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.tick(BlockDiodeAbstract.java:45) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.a(IBlockData.java:206) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer.b(WorldServer.java:554) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer$$Lambda$2916/919874537.accept(Unknown Source) ~[?:?]
- at net.minecraft.server.v1_14_R1.TickListServer.a(TickListServer.java:90) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:268) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1192) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:594) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.d(BlockDiodeAbstract.java:177) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.onPlace(BlockDiodeAbstract.java:162) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.onPlace(IBlockData.java:198) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.Chunk.setType(Chunk.java:361) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:416) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.tick(BlockDiodeAbstract.java:45) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.a(IBlockData.java:206) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer.b(WorldServer.java:554) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer$$Lambda$2916/919874537.accept(Unknown Source) ~[?:?]
- at net.minecraft.server.v1_14_R1.TickListServer.a(TickListServer.java:90) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:268) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1192) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.d(BlockDiodeAbstract.java:177) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.onPlace(BlockDiodeAbstract.java:162) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.onPlace(IBlockData.java:198) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.Chunk.setType(Chunk.java:361) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:416) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockDiodeAbstract.tick(BlockDiodeAbstract.java:45) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.a(IBlockData.java:206) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer.b(WorldServer.java:554) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer$$Lambda$2916/919874537.accept(Unknown Source) ~[?:?]
- at net.minecraft.server.v1_14_R1.TickListServer.a(TickListServer.java:90) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:268) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1192) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:594) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
- at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
- at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
- at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:591) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
- at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:35] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
- at me.wiefferink.areashop.features.signs.SignsFeature.onIndirectSignBreak(SignsFeature.java:119) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor733.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:636) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:593) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:592) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.a(BlockRedstoneWire.java:283) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.updateSurroundingRedstone(BlockRedstoneWire.java:175) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:459) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.IBlockData.doPhysics(IBlockData.java:186) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.a(World.java:643) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.applyPhysics(World.java:595) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.update(World.java:582) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.notifyAndUpdatePhysics(World.java:496) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.World.setTypeAndData(World.java:468) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setTypeAndData(CraftBlock.java:193) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:178) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.setBlockData(CraftBlock.java:172) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.util.ICUtil.setState(ICUtil.java:84) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.AbstractChipState.set(AbstractChipState.java:57) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.families.FamilySISO$ChipStateSISO.setOutput(FamilySISO.java:90) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.triggerClock(Clock.java:77) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.gates.logic.Clock.think(Clock.java:65) ~[?:?]
- at com.sk89q.craftbook.mechanics.ic.ICMechanic.onThink(ICMechanic.java:308) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor642.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.EventExecutor$$Lambda$2579/200383224.execute(Unknown Source) ~[?:?]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:536) ~[patched_1.14.3.jar:git-Paper-126]
- at com.sk89q.craftbook.core.st.SelfTriggeringManager.think(SelfTriggeringManager.java:111) ~[?:?]
- at com.sk89q.craftbook.core.st.MechanicClock.run(MechanicClock.java:26) ~[?:?]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-126]
- at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1132) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1064) ~[patched_1.14.3.jar:git-Paper-126]
- at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.14.3.jar:git-Paper-126]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:37] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:38] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:39] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:40] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:58] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:58] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:59] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:59] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:59] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:00] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:41] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:01] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:02] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:02] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5276ms or 105 ticks behind
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:03] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:04] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:05] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:06] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:06] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:42] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:06] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:07] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:07] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:07] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:08] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:08] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:09] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:43] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:10] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:10] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:10] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:11] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:12] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:13] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:14] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:15] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:44] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:13:16] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
- [17:12:45] [Server thread/ERROR]: Could not pass event BlockPhysicsEvent to AreaShop v2.6.0
- java.lang.ClassCastException: null
Advertisement
Add Comment
Please, Sign In to add comment