Crash on opening
Natemo2625 opened this issue ยท 11 comments
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
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
Forge 47.3.11
CCL 4.4.0.516
Brandon's Core 3.2.1.302
GPU is an AMD Radeon RX 580 with latest driver installed (released 8/19/24)
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
modlist.txt
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