Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.70 KB | None | 0 0
  1. [01:50:44] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************************************************/
  2. [01:50:45] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************************************************/
  3. [01:50:45] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  4. [01:50:45] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************************************************/
  5. [01:50:45] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  6. [01:50:45] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  7. [01:50:45] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  8. [01:50:45] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  9. [01:50:45] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************************************************/
  10. [01:50:45] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{Entity} */
  11. [01:50:45] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  12. [01:50:45] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@40fd008e */
  13. [01:50:45] [Server thread/ERROR] [Sponge]: /* */
  14. [01:50:45] [Server thread/ERROR] [Sponge]: /* StackTrace : */
  15. [01:50:45] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: com.mrcrayfish.furniture.tileentity.TileEntityCrate cannot be cast to com.mrcrayfish.furniture.tileentity.TileEntityColoured */
  16. [01:50:45] [Server thread/ERROR] [Sponge]: /* com.mrcrayfish.furniture.blocks.BlockCouch.func_176221_a(BlockCouch.java:92) */
  17. [01:50:45] [Server thread/ERROR] [Sponge]: /* com.mrcrayfish.furniture.blocks.BlockCouch.func_185477_a(BlockCouch.java:245) */
  18. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451) */
  19. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_191504_a(World.java:1338) */
  20. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_184144_a(World.java:1362) */
  21. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.func_70091_d(Entity.java:721) */
  22. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958) */
  23. [01:50:45] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pixelmon.EntityStatue.func_70636_d(EntityStatue.java:444) */
  24. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) */
  25. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) */
  26. [01:50:45] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pixelmon.EntityStatue.func_70071_h_(EntityStatue.java:370) */
  27. [01:50:45] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167) */
  28. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlh000(WorldServer.java:4740) */
  29. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:1993) */
  30. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) */
  31. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1955) */
  32. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:1759) */
  33. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3930) */
  34. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  35. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  36. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  37. [01:50:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  38. [01:50:45] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Unknown Source) */
  39. [01:50:45] [Server thread/ERROR] [Sponge]: /* */
  40. [01:50:45] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  41. [01:50:45] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-2ad94d346 */
  42. [01:50:45] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
  43. [01:50:45] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3928 */
  44. [01:50:45] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2838
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement