-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Crash in the development enviroment "Cannot get config value before config is loaded" #210
Comments
+1 Also happens on 1.20.1, with Forge 47.2.18, with Create, JEI, Farmer's Delight, Create: Deco, and Create: Alloyed (which is developing mod) |
Did you find a solution? I'm having the same issue in an architectury project on the forge side (47.1.44) with Flywheel 0.6.9-5. |
Same problem. Minecraft |
Same issue, Minecraft |
This error is caused by problems in other mods. In my case, I wasn't registering Create movement behaviour right. In case you have this error - try searching for problems in your mod or other mods |
same issue, minecraft 1.20.1, forge 47.3.0, flywheel 0.6.10-7 |
Describe the Bug
I updated build.gradle in the development environment to use Create0.5.1f and it crashes when I runClient.
Reproduction Steps
Expected Result
Minecraft launches without crashing.
Screenshots and Videos
crash-2023-11-03_18.57.19-client.txt
Crash Report or Log
No response
Operating System
Windows 11
What is your GPU?
Nvidia Geforce GTX 3060
Mod Version
0.6.10
Minecraft Version
1.19.2
Loader Version
43.2.4
Other Mods
Create, JEI, curios, Relocate(my developping mod)
Additional Context
No response
The text was updated successfully, but these errors were encountered: