FalsePattern / FalseTweaks

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

[2.8.1] Crash on startup: java.lang.NoClassDefFoundError #162

Open Dante-0-5 opened 10 months ago

Dante-0-5 commented 10 months ago

Crash Report: crash-2024-01-27_12.22.24-client.txt Modlist: Modlist.txt

Getting a crash on startup which looks quite similar to issue #156, but still seems distinct. In my case, the error is "cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/EntityRenderer".

I followed the fixes for common problems in the readme, and even with every fix applied, the game crashes.

I've done some experimenting, and I managed to narrow the error down to Neodymium. Removing it fixes the crash. Since the readme mentioned occlusion culling as a source of errors with ArchaicFix, I disabled all culling options I could find in Neodymium, but to no avail. If required, I can run some more experiments around this problem. Cheers!

mindbound commented 9 months ago

Removing Neodymium didn't fix this error for me.

FalsePattern commented 5 months ago

Does this still happen on 3.0.0 beta 4 with my custom neodymium branch?