GregTech Community Pack Modern

GregTech Community Pack Modern

35.5k Downloads

Crashing on Startup

nickkeane opened this issue ยท 13 comments

commented

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.

commented

Is your crash caused by inventorytweaks not being constructed?

commented

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.

commented

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

commented

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.

commented

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

commented

Yep, im also crashing on 1.10

commented

this vexes me

commented

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.

commented

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

commented

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.

commented

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

commented

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).

commented

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