Rats

Rats

19M Downloads

Rats causing a crash when taming

BurningSulphur opened this issue ยท 1 comments

commented

was trying to tame a rat for testing and when it successfully tamed it would crash the game
was able to reproduce it with a different rat

It might be a conflict, any advice on solving it would be apricated

Crash report:
https://mclo.gs/uOyEhN3

Logs:
https://mclo.gs/dqrvzeG

commented

Not able to reproduce on a clean instance.

IIRC, this sort of conflict is caused by another mod adding their own EntityData stuff via mixins to vanilla classes. They really shouldnt ever be doing this, so I'll need to track down who is and yell at them let them know to use capabilities instead