[Bug]: Game crashes followed by an error
AyoTedd opened this issue ยท 26 comments
Minecraft Version
1.19.0
What happened?
Whenever I open the game, I get the following error:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'spectrelib'!
Exit Code: -1
I cannot run the game unless I remove the mod itself. I tried reinstalling the mod, restarting my computer and optimizing my game (before it started crashing I optimized it). And that's when it started to stop working.
How do you trigger this bug?
- Starting the game via the Launcher
...
Loader
Fabric
Loader Version
Fabric - 0.14.8 - 19.1
Fabric API Version
No response
Mod Version
comforts-fabric-6.0.0-beta.2+1.19
Relevant Log Outputs
No response
Can you provide the crash log? Otherwise, I don't know what caused the crash.
Can you provide the crash log? Otherwise, I don't know what caused the crash.
crash-2022-07-10_06.34.06-fml.txt
Um, that doesn't seem like the right crash log. For one, that's for Forge and your initial bug report was for Fabric. Secondly, that crash report is crashing because of Cooking For Blockheads, not Comforts.
I don't know. I'm as confused as you are, because you reported this for Fabric but your crash report is for Forge. And the error codes don't really line up between that crash report and your screenshot.
Um, that doesn't seem like the right crash log. For one, that's for Forge and your initial bug report was for Fabric. Secondly, that crash report is crashing because of Cooking For Blockheads, not Comforts.
Ohhhh so it was Forge and Cooking For Blockheads messing up my minecraft?
I don't know. I'm as confused as you are, because you reported this for Fabric but your crash report is for Forge. And the error codes don't really line up between that crash report and your screenshot.
I'll remove Forge and the mods and see if that'll work
Okay, that seems right this time. So it says it has trouble loading the server configuration file for Comforts. Can you share the comforts-server.toml
file in your defaultconfigs
folder?
That looks like the configs
folder, can you check your defaultconfigs
folder instead?
You don't upload the file to pastebin, you just copy and paste to create a new pastebin.
I tried copying and pasting the file on pastebin but it came out blank, or am I doing it wrong? Sorry about this..
You don't upload the file to pastebin, you just copy and paste to create a new pastebin.
I'm not sure what you're doing, but it shouldn't come out blank. If you copy and paste something, the contents should, by definition, come out exactly the same as what you initially copied.
If that's not working for some reason, then try just screenshotting the file's contents.
Um okay, so it's blank. Which explains why copying and pasting doesn't work. Delete the config file entirely and then restart to let it generate a new one.
Ok, deleting the config file made it work again, but this time when I try going into a world it takes longer than normal to load in. When I click anywhere it stops responding.
Okay, for that, then I'd need to see the logs from that session. Either latest.log
or debug.log
in your logs
folder. Note that, unless you did this with only Comforts installed, there's a chance it's not a Comforts issue since your configuration file now works correctly.
It's fine, really. I can see you're trying your best, so I'll try my best to help you out. Your initial crash issue was solved by fixing the Comforts configuration file. Now, you say you're having issues with load times and freezing when entering a world. What you need to do is figure out which mod is causing that issue. You can accomplish this by removing mods until you figure out which mod's presence is causing the issue to arise. It could still be a Comforts issue, or another mod entirely, you won't know until you test it yourself.
Nothing in that log points to Comforts being an issue, though there are errors from other mods. Do you experience that issue with only Comforts installed? In other words, what reason do you have to believe that it is Comforts causing your loading issue now that the config has been fixed?
This is the first I've used minecraft in about several months, I never had mods on it before, so when I found out about the crash issue, I wanted to make completely sure that it was that mod and none else giving it issues. But since you told me that other mods are giving me errors, it raised my concern a bit more. Is there anywhere I should go to have help for these errors? (Since this is a comforts only github. I'm sorry for all this, really :(
It's fine, really. I can see you're trying your best, so I'll try my best to help you out. Your initial crash issue was solved by fixing the Comforts configuration file. Now, you say you're having issues with load times and freezing when entering a world. What you need to do is figure out which mod is causing that issue. You can accomplish this by removing mods until you figure out which mod's presence is causing the issue to arise. It could still be a Comforts issue, or another mod entirely, you won't know until you test it yourself.
Alright, I'll try that. Thank you for taking the time to help me, I very much appreciate it :)