Engine-Room / Flywheel

A modern engine for modded Minecraft.
MIT License
215 stars 54 forks source link

Crash in the development enviroment "Cannot get config value before config is loaded" #210

Open CKenJa opened 11 months ago

CKenJa commented 11 months ago

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

FortressNebula commented 9 months ago

+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 commented 9 months ago

+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 commented 8 months ago

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

ATPStorages commented 5 months ago

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

slava110 commented 5 months ago

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 commented 4 months ago

same crash-2024-05-24_09.35.09-client.txt

Ironnoob73 commented 1 month ago

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