-
Notifications
You must be signed in to change notification settings - Fork 293
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
[BUG] [CRASH] Crash on startup - 1.20.1 #5062
Comments
Latest.log: https://pastebin.com/stbCyuV8 |
From Drippy Loading Screen Dev: "I am pretty sure this is not related to Drippy, but Quark." |
https://github.com/VazkiiMods/Zeta/blob/3a6d207ee0dfef324b522bf6fc9d6ee777e53887/src/main/java/org/violetmoon/zetaimplforge/event/ForgeZetaEventBus.java#L92C23-L92C40 needs sth. like
|
Also the same issue as #5046 |
Crash log, latest log, and debug log sent to me by another user: |
In both your cases the issue happened after the config tried to correct itself for now you can try to make sure that the config contains no invalid values and then set it up as the default config (so that the same config is applied to all new worlds) this would avoid any config changes while the game is running (as long as there is no bug in the config validation itself) |
Thanks for the info. I used the in-game menu for my quark configs, so I am not sure where I could have gone wrong. I looked through the config file and don't see anything that seems off. I have my config here if you have the time to take a peek: https://pastebin.com/VqS2G3XA. Do you know why this crash would be affecting only a small amount of users? |
I had the person who was crashing delete their quark config on a backup instance and try to reload. They still crash when they get to the snow queen in the twilight forest, and its the same crash report saying that quark failed to load. |
Another user with the same issue. Here is their crash log and latest.log: |
So, to summarize: This crash does not affect all users. To those it does affect, it crashes even when the quark config file is deleted and allowed to regenerate as defaults. |
see part in parenthesis |
crash-2024-11-11_18.10.36-fml.txt just crashed the same way, on startup, haven't been to the snow queen, started the pack up again and it worked fine |
Similar problem on ATM9, although drippy is not mentioned. |
I've seen some people on discord having this issue as well. https://discord.com/channels/154261184701267969/481719529337258004/1312439980551045245 |
i am having this issue as well, quark is definitely causing it |
i am also currently having the same issue also upon deletion of the quark-common.toml server starts fine, |
i would love for this to be fixed as it is crashing my dev env |
Minecraft Version: 1.20.1
Forge Version: 47.3.10
Quark Version: 4.0-460
The crash does not happen all the time, and does not happen to all users.
The game will crash while loading, given error in crash log that "Quark (quark) has failed to load correctly"
Also lists Drippy Loading Screen as an issue, will be making a post there as well and linking to it.
Crash Log: https://pastebin.com/wSi8VT1L
The text was updated successfully, but these errors were encountered: