Left Hanging

Left Hanging

121k Downloads

[Bug]: Entitys not Hanging, stuck in Block & Pig Spawns

xR4YM0ND opened this issue ยท 5 comments

commented

We got a weird bug on our Fabric 1.19.2 Server
2022-09-01_13 13 40
Every time a Entity or player gets in , a pig spawns and the player/entity is stuck in the block above in a seating postion.

On First time use i right clicked the noose with a pig spawn egg in my hand , and where i stood the pig got created and it wont disappear

Server latest.log
Client latest.log

commented

got optifine ? if yes, remove it and try again

pigs are default entities. if the game can't find an entity, it'll spawn a pig.
the noose blocks do spawn an entity too, for the entity to ride on and act as if it is hanging.

optifine messes with entity models and registries. I'm suspecting optifin to be the culprit here

commented

Nah im not using optifine, you can check client log

Is there a way i can debug this?

commented

Alright, i try to disable some render mods and try again

Give me till Monday

commented

are you using anything else then just fabric or forge on your server ?
anything that isn't the original modloader could have weird side effects.

i dont know what else there is to debug. something is messign with the registries and is not recognizing the noose entity and making a pig out of it. the pig is what minecraft defaults too if there's an ID mismatch, because if i'm not mistaking, the pig id is 0, and it defaults to that if something is wrong.

try the mod on a clean server with just the mod loader and connect with a clean client with just modloader and left hanging installed

commented

fixed in 51b591e