cc-tweaked / cc-restitched

Other
80 stars 33 forks source link

Crash Initializing game. Fabric 1.18.2 #108

Open Gamerbolts opened 2 years ago

Gamerbolts commented 2 years ago

Useful information to include:

Merith-TK commented 2 years ago

can you re-upload to https://mclo.gs? it is the default option in PolyMC launcher (multimc but better) they do syntax highlighting

it looks like from what I can see, something is removing NightConfig,

Gamerbolts commented 2 years ago

Sure I will do that tomorrow. Turned off my PC for the night. I am building this modpack through the curse launcher.

Merith-TK commented 2 years ago

I definitely recommend using PolyMC for building modpacks, (https://polymc.org), it has an built in mod downloader that automatically filters for your instance settings (MC version, modloader, and modloader version)

utilizing my modpack-template, just click "use template" and then click the gitpod button,

my template utilizes packwiz for building modpacks which is really great, as you can export to curseforge, modrinth (when they eventually release their launcher), and with my template, Multi/PolyMC and technic, and for fabric I recommend using Modrinth rather than curseforge, easier to search for mods there than curseforge,

toad-dev commented 2 years ago

log crash report

That is strange that our jar-in-jar'd dependency isn't working. It looks like you're on a recent Fabric loader version. I hope they didn't disable non-mod jar-in-jars.

Gamerbolts commented 2 years ago

Seems like it is only crashing when I have the newest Twilight Forest Alpha installed

Also I got the PolyMC launcher and ported my modpack. Problem is I can't figure out how to update mods. I can see where I can install them. But nowhere to show there is an update for them.

toad-dev commented 2 years ago

That's great info. It looks like Twilight Forest is jar-in-jaring night-config libraries also. It's the same version as us so I wouldn't expect there to be any issue. Possibly this is a Fabric Loader issue?