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!
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!