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 Forge 1.18.2] Crash on startup #857

Closed
1 of 5 tasks
itsdinkd opened this issue May 21, 2022 · 8 comments
Closed
1 of 5 tasks

[Crash Forge 1.18.2] Crash on startup #857

itsdinkd opened this issue May 21, 2022 · 8 comments
Labels
bug Something isn't working note: pending question This issue needs follow-up by the creator

Comments

@itsdinkd
Copy link

What happened?

Game crashes when launching

What mod loaders are you seeing the problem on?

Forge

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

Log is too large for this issue;

https://gist.github.com/itsdinkd/b600b5dcda34f6f0054f1f9ec1e79591

Anything else?

No response

@itsdinkd itsdinkd added the bug Something isn't working label May 21, 2022
@shedaniel
Copy link
Owner

Does it only crash with REI?

@shedaniel shedaniel added the note: pending question This issue needs follow-up by the creator label May 21, 2022
@itsdinkd
Copy link
Author

Does it only crash with REI?

Correct. Tried JEI, works fine. tried without JEI and REI, works fine.

@itsdinkd
Copy link
Author

@shedaniel anything on this? would love to use REI in my modpack, rather than JEI.

@shedaniel
Copy link
Owner

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

@itsdinkd
Copy link
Author

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

image
and in logs it shows

[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

@itsdinkd
Copy link
Author

itsdinkd commented May 27, 2022

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
theorbtwo/RoughlyEnoughResources#61

@itsdinkd
Copy link
Author

itsdinkd commented May 27, 2022

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
crash log: https://pastebin.com/9qKDcsnz

@itsdinkd
Copy link
Author

itsdinkd commented Jun 3, 2022

issue in #875

@itsdinkd itsdinkd closed this as completed Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working note: pending question This issue needs follow-up by the creator
Projects
None yet
Development

No branches or pull requests

2 participants