Crash on server initialisation
ticklina opened this issue ยท 1 comments
Describe the Bug
After setting up a server with mods in Forge (47.1.0), the server loads up but the client crashes during initialization with the error "the game crashed while initializing game, Create encountered an error during the common-setup event phase, with error code -1" (see attached screenshot, the part in French says "the game stopped working").
Reproduction Steps
- Create a local server with Forge in 1.20.1, add mods (create, optifine, just enough items, journeymap, corpse), see crash report for details
- Launch the server
- Launch the Forge client, and that's when the crash occurs
Expected Result
the error message "the game crashed while initializing game, Create encountered an error during the common-setup event phase, with error code -1" appears and the game crashes.
Screenshots and Videos
Crash Report or Log
https://gist.github.com/ticklina/7e0c3da45653d361966d58baf6d79ad6
Operating System
Windows 11
Mod Version
0.5.1d
Minecraft Version
1.20.1
Forge Version
47.1.0
Other Mods
Just enough items
Optifine
Corspe
Journeymap
Additional Context
It is the first time we tried to connect to the server, right after creation (and we never managed to connect)