First-person Model (Forge/Fabric)

First-person Model (Forge/Fabric)

4M Downloads

Crashes with sit features from Sit and Builders Craft

ekiplier opened this issue ยท 3 comments

commented

I can't use the sit features added by other mods with this mod installed.

I will upload the crash report and logs file

latest.log

crash-2021-01-11_23.37.55-client.txt

commented

It appears that it replaces the player entity with a non-Living Entity to simulate the sitting. Not sure if that forge mod will ever be compatible since that's really not-standard behavior(and will probably create issues with a lot of other mods?). Can you link the 2 mods?

commented

I don't know if it's still valid to mention it here (since the error is fixed), but actually, the current version will crash if you sit on anything other than an entity that extends LivingEntity (this includes minecart......)

commented

That's exactly what that commit fixed, it's just not yet on cf. You can download the build from the Actions tab above to test it.