Advertisement
rdster

TT PhaseState Error

Mar 2nd, 2020
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. [03:42:38] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************/
  2. [03:42:38] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  3. [03:42:38] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************/
  4. [03:42:38] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best */
  5. [03:42:38] [Server thread/ERROR] [Sponge]: /* effort to not throw exceptions randomly */
  6. [03:42:38] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most */
  7. [03:42:38] [Server thread/ERROR] [Sponge]: /* cases, something else triggered this */
  8. [03:42:38] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash */
  9. [03:42:38] [Server thread/ERROR] [Sponge]: /* by catching it. The following stacktrace */
  10. [03:42:38] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  11. [03:42:38] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************/
  12. [03:42:38] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{Entity} */
  13. [03:42:38] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  14. [03:42:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@56e80a1f */
  15. [03:42:38] [Server thread/ERROR] [Sponge]: /* */
  16. [03:42:38] [Server thread/ERROR] [Sponge]: /* StackTrace : */
  17. [03:42:38] [Server thread/ERROR] [Sponge]: /* java.lang.ArithmeticException: / by */
  18. [03:42:38] [Server thread/ERROR] [Sponge]: /* zero */
  19. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.structures.VillageStructure.getCrowdedFactor(VillageStructure.java:384) */
  20. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.entities.EntityVillagerTek.crowdingCheck(EntityVillagerTek.java:509) */
  21. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.entities.EntityVillagerTek.lambda$setupServerJobs$13(EntityVillagerTek.java:422) */
  22. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.tickjob.TickJob.tick(TickJob.java:31) */
  23. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.tickjob.TickJobQueue.tick(TickJobQueue.java:30) */
  24. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.entities.EntityVillageNavigator.func_70636_d(EntityVillageNavigator.java:309) */
  25. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.entities.EntityVillagerTek.func_70636_d(EntityVillagerTek.java:818) */
  26. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.tangotek.tektopia.entities.EntityRancher.func_70636_d(EntityRancher.java:99) */
  27. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172) */
  28. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) */
  29. [03:42:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167) */
  30. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$zlj000$onCallEntityUpdate(WorldServer.java:4738) */
  31. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:1993) */
  32. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) */
  33. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1955) */
  34. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:1759) */
  35. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3928) */
  36. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  37. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  38. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  39. [03:42:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  40. [03:42:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  41. [03:42:38] [Server thread/ERROR] [Sponge]: /* */
  42. [03:42:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  43. [03:42:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-ea50f0c2 */
  44. [03:42:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.9 */
  45. [03:42:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.9 */
  46. [03:42:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
  47. [03:42:38] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement