minecraft 1.18.2 keeps crashing for me when i installed this mod
justawander opened this issue ยท 8 comments
Seems to be an issue with the horse armor mixin, do you have any other mods that affect that?
I cannot replicate this myself
can you ensure you have the latest forge version for 1.18.2 and can you check if it still crashes with only ETF installed, it could be a compatibility issue with one of your mods
i'm on mc 1.18.2, forge 40.1.85
with tinkers latest version, i have ETF at version 4.1.1 and works, but using ETF version 4.2.0 causes compatibility crash stating
crash-2022-12-07_19.49.38-client.txt. Hopefully this helps with more info and narrowing the problem :)
can you try and see if disabling block entity features prevents the crash, otherwise see if disabling tconstruct fixes it, that'll help narrow it down
- Happens with opening inventory sometime, but guaranteed when opening creative inventory.
- Disabling Tconstruct allows it to work.
- Disabling ETF allows it to work
- setting code to : "enableCustomBlockEntities": false, allows it to work and still render dswg eye and Tissou's Zombie Pack
- Now testing 4th solution on my actual pack now
this has been resolved in release 4.3 https://github.com/Traben-0/Entity_Texture_Features/releases/tag/v4.3.0