-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Game crashed when using extra_details-forge-0.3-beta-mc1.20.1.jar file. #31
Comments
Can you maybe send me your mod list or the latest log file from when it crash so know what mod that might be the cause. |
crash-2023-12-28_02.24.46-client.txt My fault for the late response. Here is the crash report if that helps. |
Do you have Embeddium installed by chance |
Embeddium? No, same with sodium, I don't have it installed, I have Rubidium however. |
Seems the issue is with the latest version of Oculus, i will add support for that version in the next update, until then you can just downgrade to 1.6.9 |
Alright thank you! |
This is the exit code.
The game crashed whilst initializing the game
Error: java.lang.IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption cannot inherit from final class net.minecraft.client.OptionInstance
Exit code: -1
The problem is when I use extra_details-forge-0.3-beta-mc1.20.1.jar file it crashes.
However, when I use extra_details-0.2+1.20-1.20.1-beta.jar it works just fine the only issue is that all blocks affected by panda's extra details are invisible upon interaction, only then does it appear fine. The problem with this is it always happens, when you leave the game the blocks affected remain invisible. The Issue is persisting and wonder if there is an possible way to counteract this issue.
The text was updated successfully, but these errors were encountered: