Skip to content
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

Open
CKenJa opened this issue Nov 3, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@CKenJa
Copy link

CKenJa commented Nov 3, 2023

Describe the Bug

I updated build.gradle in the development environment to use Create0.5.1f and it crashes when I runClient.

Reproduction Steps

  1. Build a forge mod development environment on IntteliJIdea
  2. Add dependencies on Create and Flywheel
  3. Reload Gradle and genInttelliJRuns
  4. debug runClient

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

@CKenJa CKenJa added the bug Something isn't working label Nov 3, 2023
@FortressNebula
Copy link

+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)

@Rabbitminers
Copy link

+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.

@slava110
Copy link

slava110 commented Feb 4, 2024

Same problem. Minecraft 1.20.1, Forge 47.2.0, Flywheel 0.6.10-8

@ATPStorages
Copy link

Same issue, Minecraft 1.20.1, Forge 47.2.30, Flywheel 0.6.10-7

@slava110
Copy link

slava110 commented May 5, 2024

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

@zyxkad
Copy link

zyxkad commented May 24, 2024

@Ironnoob73
Copy link

Ironnoob73 commented Aug 11, 2024

same issue, minecraft 1.20.1, forge 47.3.0, flywheel 0.6.10-7
All mavens use "implementation" will resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants