Alex's Mobs

Alex's Mobs

72M Downloads

[1.18.2] Rocky Roller causing hanging when touching another Rocky Roller

Reshy opened this issue ยท 0 comments

commented

2023-05-18_23 57 54

Full Thread Dump: https://pastebin.com/rzFwBNcJ

"Server thread" #105 prio=8 os_prio=1 cpu=356468.75ms elapsed=2164.30s tid=0x00000293853244d0 nid=0x4074 runnable [0x000000aef5cfd000]
java.lang.Thread.State: RUNNABLE
at net.minecraft.world.phys.shapes.Shapes.m_83157_([email protected]/Shapes.java:167)
at com.github.alexthe666.citadel.server.entity.collision.CustomCollisionsBlockCollisions.computeNext([email protected]/CustomCollisionsBlockCollisions.java:107)
at com.github.alexthe666.citadel.server.entity.collision.CustomCollisionsBlockCollisions.computeNext([email protected]/CustomCollisionsBlockCollisions.java:19)
at com.google.common.collect.AbstractIterator.tryToComputeNext([email protected]/AbstractIterator.java:146)
at com.google.common.collect.AbstractIterator.hasNext([email protected]/AbstractIterator.java:141)
at com.google.common.collect.ImmutableCollection$Builder.addAll([email protected]/ImmutableCollection.java:482)
at com.google.common.collect.ImmutableList$Builder.addAll([email protected]/ImmutableList.java:882)
at com.github.alexthe666.citadel.server.entity.collision.ICustomCollisions.collideBoundingBox2([email protected]/ICustomCollisions.java:69)
at com.github.alexthe666.citadel.server.entity.collision.ICustomCollisions.getAllowedMovementForEntity([email protected]/ICustomCollisions.java:31)
at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_20272_([email protected]/EntityRockyRoller.java:316)
at net.minecraft.world.entity.Entity.m_6478_([email protected]/Entity.java:580)
at net.minecraft.world.entity.LivingEntity.m_21074_([email protected]/LivingEntity.java:2155)
at net.minecraft.world.entity.LivingEntity.m_7023_([email protected]/LivingEntity.java:2112)
at net.minecraft.world.entity.LivingEntity.m_8107_([email protected]/LivingEntity.java:2544)
at net.minecraft.world.entity.Mob.m_8107_([email protected]/Mob.java:498)
at net.minecraft.world.entity.monster.Monster.m_8107_([email protected]/Monster.java:41)
at net.minecraft.world.entity.LivingEntity.m_8119_([email protected]/LivingEntity.java:2253)
at net.minecraft.world.entity.Mob.m_8119_([email protected]/Mob.java:310)
at com.github.alexthe666.alexsmobs.entity.EntityRockyRoller.m_8119_([email protected]/EntityRockyRoller.java:123)
at net.minecraft.server.level.ServerLevel.m_8647_([email protected]/ServerLevel.java:652)
at net.minecraft.server.level.ServerLevel$$Lambda$26603/0x0000000802d39130.accept([email protected]/Unknown Source)
at net.minecraft.world.level.Level.m_46653_([email protected]/Level.java:1081)
at net.minecraft.server.level.ServerLevel.m_184063_([email protected]/ServerLevel.java:319)
at net.minecraft.server.level.ServerLevel$$Lambda$26602/0x0000000802d38f00.accept([email protected]/Unknown Source)
at net.minecraft.world.level.entity.EntityTickList.m_156910_([email protected]/EntityTickList.java:54)
at net.minecraft.server.level.ServerLevel.m_8793_([email protected]/ServerLevel.java:299)
at net.minecraft.server.MinecraftServer.m_5703_([email protected]/MinecraftServer.java:902)
at net.minecraft.server.MinecraftServer.m_5705_([email protected]/MinecraftServer.java:842)
at net.minecraft.client.server.IntegratedServer.m_5705_([email protected]/IntegratedServer.java:84)
at net.minecraft.server.MinecraftServer.m_130011_([email protected]/MinecraftServer.java:685)
at net.minecraft.server.MinecraftServer.m_177918_([email protected]/MinecraftServer.java:261)
at net.minecraft.server.MinecraftServer$$Lambda$25762/0x0000000802c11850.run([email protected]/Unknown Source)
at java.lang.Thread.run([email protected]/Thread.java:833)