-
-
Notifications
You must be signed in to change notification settings - Fork 76
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 Forge 1.18.2] Crash on startup #857
Comments
Does it only crash with REI? |
Correct. Tried JEI, works fine. tried without JEI and REI, works fine. |
@shedaniel anything on this? would love to use REI in my modpack, rather than JEI. |
You might want to do a binary search on seeing if there is another mod causing the issue, basically disable half of the mods, then see if it crashes. If it doesn't, try the other pile, or else do half of the half |
So i removed RoughlyEnoughResources and i didnt get the main crash I reported above, but then I got an issue with Quest Additions, which is weird because it works when using JEI. Reading the logs, with the error with quest additions that prevents the game from launching [27May2022 12:20:16.654] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[27May2022 12:20:17.317] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
[27May2022 12:20:17.357] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
[27May2022 12:20:17.359] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state I'm going to try removing quest additions and see what happens next. it looks like something is breaking on the client side of things when using rei |
Removing Quest Additions, while having REI did the trick.... still weird though that quest additions does not work with rei, but does with JEI. Reporting it to the Quest Additions Dev. The Roughly Enough Resources one though (which is the main crash I posted in OP) seems to happen with just REI and RER |
Scratch that. So when viewing a recipe with REI, instantly crashes. Errors in latest.log with it showing caused by REI; https://pastebin.com/UgNjkErB |
issue in #875 |
What happened?
Game crashes when launching
What mod loaders are you seeing the problem on?
Forge
What do you think this bug is of?
Relevant log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: