Comforts (Fabric/Forge/Quilt)

Comforts (Fabric/Forge/Quilt)

125M Downloads

[Bug]: Game crashes followed by an error

AyoTedd opened this issue ยท 26 comments

commented

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.

image

How do you trigger this bug?

  1. 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

commented

Can you provide the crash log? Otherwise, I don't know what caused the crash.

commented

Can you provide the crash log? Otherwise, I don't know what caused the crash.
crash-2022-07-10_06.34.06-fml.txt

commented

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.

commented

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.

commented

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?

commented

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's another problem that I saw, it wasn't in the configs folder. Someone said it was corrupeted.
unknown

commented

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

commented

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?

commented

That looks like the configs folder, can you check your defaultconfigs folder instead?

commented

It wont let me send it, it says its unsupported

commented

The file? You can just put it in a pastebin instead and send the link.

commented

When I try uploading the toml file to pastebin it just downloads the file.

commented

You don't upload the file to pastebin, you just copy and paste to create a new pastebin.

commented

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.

commented

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.

commented

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.

image

commented

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.

commented

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.

commented

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.

commented
commented

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.

commented

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?

commented

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 :(

commented

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 :)

commented

You're welcome, happy to help. I'm closing this issue for now as the initial problem has been resolved but feel free to open up a new issue if you discover your new problem is also caused by Comforts.