-
Notifications
You must be signed in to change notification settings - Fork 26
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 on opening #118
Comments
This crash happens on older AMD cards. The shader was written with newer GPU features in mind. NVIDIA GPUs typically don't have these issues. If this isn't the case, please clarify. You also need to post what versions of everything you're using; Minecraft, Forge, CCL, and Brandon's Core at the least. |
Minecraft 1.20.1 |
What mod manager are you using? What's your mod list? Many mod managers allow you to export a list. |
Curseforge, had to change file extension to send list |
Try trimming down that mod list temporarily, running only CodeChickenLib and Brandon's Core. See if that works, and if it does, add Draconic Evolution. If that works, then keep adding batches of your mods back until something breaks, then start removing until you find the culprit. Of course, if you run the list with only CodeChickenLib and Brandon's Core and you get another crash (probably not, but stranger things have happened), then we need to do something about it. Otherwise, it's probably some strange mod conflict. On that note, I'd remove the GPU memory fix from your list as well as Apotheosis. The fix is already covered by FerriteCore which ModernFix should have recommended to you if it wasn't included in your mod list. As for Apotheosis, it conflicts with Draconic Evolution and you'll see weird, unintended interactions, especially involving damage type manipulation. |
I do in fact have FerriteCore, removed GPUMemoryFix. Also I don't have a lot of time rn, but I did narrow it down to a mod within the C to F range, anything you can think of that could be possibly causing it? If not I can continue checking sometime later. |
I have located the conflicting mod, it's somehow conflicting with FTB Chunks, I have version 2001.3.1 currently Edit: I kept Apotheosis in, would prefer to keep that mod, not causing any immediate issues anyway |
Then this seems to be a duplicate of Draconic-Inc/Draconic-Evolution#1826 |
That's unfortunate, didn't wanna have to choose between mods, they seemed to work fine together in 1.16.5, so I wonder what changed |
Right? We have no idea what's causing it either. |
I haven't seen anything that helps in the log tbh, maybe FTB could figure out why? Or help figure out why anyway |
Every time I try to launch Minecraft with this mod enabled it crashes, and the moment I disable it everything works fine
This is the only error log I get
hs_err_pid916.log
The text was updated successfully, but these errors were encountered: