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

Crashing on Startup #55

Open
nickkeane opened this issue Jun 27, 2024 · 13 comments
Open

Crashing on Startup #55

nickkeane opened this issue Jun 27, 2024 · 13 comments

Comments

@nickkeane
Copy link

nickkeane commented Jun 27, 2024

Version: GT Modern Pack 1.9.0
Log: https://mclo.gs/4ZkN0BP

An error seems to occur when creating mod inventoryessentials, during CONSTRUCT stage

Sometimes it will work and go through into the main menu.

@adrian-aaen
Copy link

This looks like a duplicate of issue #54 that I opened a few hours earlier

@nickkeane
Copy link
Author

Is your crash caused by inventorytweaks not being constructed?

@adrian-aaen
Copy link

No, but both of our logs show an error saying the variable "fog_distance" is undefined, which could also be the cause. I do however get the exact same error as you when I remove shimmer (thought that would fix it). Because then I get this error with the cause showing any one of Blay's mods (inventorytweaks is one of them).

Either way it's all connected somehow.

@adrian-aaen
Copy link

adrian-aaen commented Jul 6, 2024

So after updating to 1.9.1, it's still the same story for me. The game crashes on startup, with Shimmer looking like the main cause. And removing that changes the crash to being caused by one of Blay's mods failing to load, cycling through them, one at a time. Removing Shimmer + all of Blay's mods is the only way my game does not crash on startup.

@nickkeane
Copy link
Author

Crashes for me on v1.10, could not construct invetoryessentials

@adrian-aaen
Copy link

Yep, im also crashing on 1.10

@ursamina
Copy link
Contributor

this vexes me

@Doon11
Copy link

Doon11 commented Jul 13, 2024

I ran into this on the latest pack version (1.10.1) but I also found a far less invasive fix. Downgrading Crafting Tweaks back one version (to 18.2.3) fixes it for me on a clean install without touching anything else.

@nickkeane
Copy link
Author

nickkeane commented Jul 14, 2024

That seemed to work. There's probably something with inventorytweaks and craftingtweaks causing an issue w/ the latest versions.

@adrian-aaen
Copy link

That fixes it for me too. Even the other crash I had that seemed to be caused by Shimmer resolves itself too by just downgrading Crafting Tweaks.

@JustinHuPrime
Copy link

I am also crashing due to "could not reload shaders" which eventually complains about Invalid shaders/core/particle.json: Couldn't compile vertex program (vanilla, particle) : 0(23) : error C1503: undefined variable "fog_distance"

I've attached a crash log at crash-2024-09-08_20.58.16-client.txt

@lamoyrl90
Copy link

lamoyrl90 commented Sep 24, 2024

Disabling embeddium fixes the crashes for me

edit Nevermind, it seems to still crash on startup. It does load after multiple attempts, which leads me to believe there's some mod in there that is causing issues if it loads before some other mod(s).

@hrtsgs
Copy link

hrtsgs commented Oct 8, 2024

Downgrading Crafting Tweaks still works. But not from the current version 18.2.5 to 18.2.4. Version 18.2.3 works fine.

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

7 participants