Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
122 stars 24 forks source link

minecraft 1.18.2 keeps crashing for me when i installed this mod #124

Closed justawander closed 1 year ago

justawander commented 1 year ago

https://pastebin.com/DVYnzHHK

Traben-0 commented 1 year ago

Seems to be an issue with the horse armor mixin, do you have any other mods that affect that?

Traben-0 commented 1 year ago

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

78codemonkey commented 1 year ago

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 :)

Traben-0 commented 1 year ago

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

78codemonkey commented 1 year ago

yeah, i'll test it now

78codemonkey commented 1 year ago
  1. Happens with opening inventory sometime, but guaranteed when opening creative inventory.
  2. Disabling Tconstruct allows it to work.
  3. Disabling ETF allows it to work
  4. setting code to : "enableCustomBlockEntities": false, allows it to work and still render dswg eye and Tissou's Zombie Pack
  5. Now testing 4th solution on my actual pack now
78codemonkey commented 1 year ago

4th option is a success and no crash :)

Traben-0 commented 1 year ago

this has been resolved in release 4.3 https://github.com/Traben-0/Entity_Texture_Features/releases/tag/v4.3.0