Skip to content
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

Closed
Natemo2625 opened this issue Oct 8, 2024 · 11 comments
Closed

Crash on opening #118

Natemo2625 opened this issue Oct 8, 2024 · 11 comments

Comments

@Natemo2625
Copy link

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

@FoxMcloud5655
Copy link
Collaborator

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.

@Natemo2625
Copy link
Author

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)

@FoxMcloud5655
Copy link
Collaborator

What mod manager are you using? What's your mod list? Many mod managers allow you to export a list.

@Natemo2625
Copy link
Author

Curseforge, had to change file extension to send list
modlist.txt

@FoxMcloud5655
Copy link
Collaborator

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.

@Natemo2625
Copy link
Author

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.

@Natemo2625
Copy link
Author

Natemo2625 commented Oct 8, 2024

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

@FoxMcloud5655
Copy link
Collaborator

Then this seems to be a duplicate of Draconic-Inc/Draconic-Evolution#1826

@FoxMcloud5655 FoxMcloud5655 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2024
@Natemo2625
Copy link
Author

Natemo2625 commented Oct 9, 2024

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

@FoxMcloud5655
Copy link
Collaborator

Right? We have no idea what's causing it either.

@Natemo2625
Copy link
Author

I haven't seen anything that helps in the log tbh, maybe FTB could figure out why? Or help figure out why anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants