Advertisement
FatherWh0

Untitled

Sep 15th, 2021
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. [19:52:37 ERROR]: Entity threw exception at water_world:5955.5,51.0,-6021.5
  2. java.lang.ClassCastException: class com.dsh105.echopet.compat.nms.v1_17_R1.entity.type.EntityVillagerPet cannot be cast to class net.minecraft.world.entity.npc.EntityVillager (com.dsh105.echopet.compat.nms.v1_17_R1.entity.type.EntityVillagerPet is in unnamed module of loader 'EchoPet.jar' @efb3707; net.minecraft.world.entity.npc.EntityVillager is in unnamed module of loader 'app')
  3. at io.papermc.paper.world.ChunkEntitySlices$EntityCollectionBySection.getEntities(ChunkEntitySlices.java:491) ~[patched_1.17.1.jar:git-Paper-259]
  4. at io.papermc.paper.world.ChunkEntitySlices.getEntities(ChunkEntitySlices.java:143) ~[patched_1.17.1.jar:git-Paper-259]
  5. at io.papermc.paper.world.EntitySliceManager.getEntities(EntitySliceManager.java:228) ~[patched_1.17.1.jar:git-Paper-259]
  6. at net.minecraft.world.level.World.a(World.java:1128) ~[patched_1.17.1.jar:git-Paper-259]
  7. at net.minecraft.world.entity.ai.goal.PathfinderGoalStrollVillageGolem.k(PathfinderGoalStrollVillageGolem.java:60) ~[patched_1.17.1.jar:git-Paper-259]
  8. at net.minecraft.world.entity.ai.goal.PathfinderGoalStrollVillageGolem.g(PathfinderGoalStrollVillageGolem.java:38) ~[patched_1.17.1.jar:git-Paper-259]
  9. at net.minecraft.world.entity.ai.goal.PathfinderGoalRandomStroll.a(PathfinderGoalRandomStroll.java:52) ~[patched_1.17.1.jar:git-Paper-259]
  10. at net.minecraft.world.entity.ai.goal.PathfinderGoalWrapped.a(PathfinderGoalWrapped.java:22) ~[patched_1.17.1.jar:git-Paper-259]
  11. at net.minecraft.world.entity.ai.goal.PathfinderGoalSelector.doTick(PathfinderGoalSelector.java:128) ~[patched_1.17.1.jar:git-Paper-259]
  12. at net.minecraft.world.entity.EntityInsentient.doTick(EntityInsentient.java:844) ~[patched_1.17.1.jar:git-Paper-259]
  13. at net.minecraft.world.entity.EntityLiving.movementTick(EntityLiving.java:3156) ~[patched_1.17.1.jar:git-Paper-259]
  14. at net.minecraft.world.entity.EntityInsentient.movementTick(EntityInsentient.java:625) ~[patched_1.17.1.jar:git-Paper-259]
  15. at net.minecraft.world.entity.animal.EntityIronGolem.movementTick(EntityIronGolem.java:117) ~[patched_1.17.1.jar:git-Paper-259]
  16. at net.minecraft.world.entity.EntityLiving.tick(EntityLiving.java:2882) ~[patched_1.17.1.jar:git-Paper-259]
  17. at net.minecraft.world.entity.EntityInsentient.tick(EntityInsentient.java:393) ~[patched_1.17.1.jar:git-Paper-259]
  18. at net.minecraft.server.level.WorldServer.entityJoinedWorld(WorldServer.java:1114) ~[patched_1.17.1.jar:git-Paper-259]
  19. at net.minecraft.world.level.World.a(World.java:986) ~[patched_1.17.1.jar:git-Paper-259]
  20. at net.minecraft.server.level.WorldServer.lambda$tick$7(WorldServer.java:775) ~[patched_1.17.1.jar:git-Paper-259]
  21. at net.minecraft.world.level.entity.EntityTickList.a(EntityTickList.java:43) ~[patched_1.17.1.jar:git-Paper-259]
  22. at net.minecraft.server.level.WorldServer.doTick(WorldServer.java:756) ~[patched_1.17.1.jar:git-Paper-259]
  23. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1619) ~[patched_1.17.1.jar:git-Paper-259]
  24. at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:479) ~[patched_1.17.1.jar:git-Paper-259]
  25. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1475) ~[patched_1.17.1.jar:git-Paper-259]
  26. at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1274) ~[patched_1.17.1.jar:git-Paper-259]
  27. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-259]
  28. at java.lang.Thread.run(Thread.java:831) [?:?]
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement