FalsePattern / FalseTweaks

Multithreaded rendering plus a large collection of improvements, fixes, optimizations and additions to 1.7.10 clients.
https://falsepattern.com/mc
Other
55 stars 5 forks source link

[ASM SHENANIGANS] ShadowWorld mod GUI crashes due to weird texture atlas state #154

Open M3MEMonster opened 7 months ago

M3MEMonster commented 7 months ago

When I tried to open the backpack, the game crashed. Acorrding to the crash-report, the problem is about the AnimatedTexture registing of ShadowWorld mod. crash-2023-11-30_11.30.13-client.txt

FalsePattern commented 7 months ago

ShadowWorld is doing something very weird with ASM, i suggest disabling the TEXTURE_OPTIMIZATIONS module of FalseTweaks.

M3MEMonster commented 7 months ago

Yes, I did it and it solved.