TeamDman / PlusTiC

Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct
Apache License 2.0
7 stars 15 forks source link

Issue with 8.0.5 with FTB Revolution #46

Closed elaralara closed 2 years ago

elaralara commented 2 years ago

Mod instantly crashes when it tries to initialise in this curseforge modpack, attached is the crash report. crash-2022-04-03_21.18.23-client.txt

TeamDman commented 2 years ago

The modpack is using an older ver of SimplyJetpacks, from your crash:
| LCHI | simplyjetpacks | 2.2.13.66 | SimplyJetpacks2-1.12.2-2.2.13.66.jar The new plustic ver expects a newer jetpacks build
From a different crash log:
| LCHI | simplyjetpacks | 1.12.2-2.2.20.0 | SimplyJetpacks2-1.12.2-2.2.20.0.jar

Try updating the jetpacks or downgrading plustic

elaralara commented 2 years ago

thanks a ton, simply updating simplyjetpacks fixed the entire problem. glad to have full access to tconstruct on my server now this is great. kudos man

TeamDman commented 2 years ago

Glad to hear it worked 😅