Crash. Minecraft 1.19.2. Forge 43.2.0. codechicken:CodeChickenLib:1.19.2-4.3.1.483:universal
S4TURN21 opened this issue ยท 5 comments
Crash. Minecraft 1.19.2. Forge 43.2.0. codechicken:CodeChickenLib:1.19.2-4.3.1.483:universal
crash-2023-07-29_14.08.59-client.txt
It seems that a lot of properties have become protected or private. Am I doing something wrong?
My bad. I didn't set accessTransformer in build.gradle.
Used EnderStorage as example. Thx!
If I read crash log correctly, the error occurs in codechicken.lib.internal.HighlightHandler on line 39, during class loading. Looks like POSITION_COLOR_SHADER has protected access in 'net.minecraft.client.renderer.RenderStateShard'.
Nope. Same error. Even tried downloading EnderStorage repository and building it.
crash-2023-07-30_13.37.32-client.txt