Guest User

Untitled

a guest
Jan 15th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. 2011-09-23 14:43:56 [SEVERE] Could not pass event PLAYER_INTERACT to ChestShop
  2. java.lang.ClassCastException
  3. 2011-09-23 14:43:56 [SEVERE] Could not pass event PLAYER_INTERACT to LWC
  4. java.lang.ClassCastException
  5. 2011-09-23 14:43:57 [SEVERE] Could not pass event BLOCK_BREAK to ChestShop
  6. java.lang.ClassCastException
  7. 2011-09-23 14:43:57 [INFO] [SP] Sigpit(*): :D
  8. 2011-09-23 14:43:58 [INFO] [D101] [Proctor]FuzLogix(*): lol i bet
  9. 2011-09-23 14:43:58 [SEVERE] Could not pass event PLAYER_INTERACT to ChestShop
  10. java.lang.ClassCastException
  11. 2011-09-23 14:43:58 [SEVERE] Could not pass event PLAYER_INTERACT to LWC
  12. java.lang.ClassCastException
  13. 2011-09-23 14:43:58 [SEVERE] Could not pass event BLOCK_BREAK to ChestShop
  14. java.lang.ClassCastException
  15. 2011-09-23 14:43:59 [INFO] [hope] dragonzero39: give me coords
  16. 2011-09-23 14:43:59 [SEVERE] Could not pass event BLOCK_BREAK to ChestShop
  17. java.lang.ClassCastException
  18. 2011-09-23 14:44:00 [INFO] [hope] mung3r(*): wow, found it weynard? take note of the coords
  19. 2011-09-23 14:44:00 [SEVERE] Could not pass event PLAYER_INTERACT to ChestShop
  20. java.lang.ClassCastException
  21. 2011-09-23 14:44:00 [SEVERE] Could not pass event PLAYER_INTERACT to LWC
  22. java.lang.ClassCastException
  23. 2011-09-23 14:44:00 [SEVERE] Could not pass event PLAYER_INTERACT to MyWarp
  24. java.lang.ClassCastException
  25. 2011-09-23 14:44:00 [SEVERE] Could not pass event PLAYER_INTERACT to HawkEye
  26. java.lang.ClassCastException
  27. 2011-09-23 14:44:00 [WARNING] Failed to handle packet: java.lang.ClassCastException: net.minecraft.server.TileEntityFurnace cannot be cast to net.minecraft.server.TileEntityChest
  28. java.lang.ClassCastException: net.minecraft.server.TileEntityFurnace cannot be cast to net.minecraft.server.TileEntityChest
  29. at net.minecraft.server.BlockChest.interact(SourceFile:246)
  30. at org.getspout.spout.block.mcblock.CustomChest.interact(CustomChest.java:268)
  31. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:268)
  32. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:592)
  33. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  34. at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
  35. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
  36. at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
  37. at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
  38. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
  39. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
  40. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
Add Comment
Please, Sign In to add comment