SilentChaos512 / SilentLib

A common library for mods to use, to making updating and creating new mods easier.
https://www.curseforge.com/minecraft/mc-mods/silent-lib
MIT License
14 stars 6 forks source link

Immediate Crash Upon Startup. #11

Closed JustLiam040 closed 6 years ago

JustLiam040 commented 6 years ago

Im not too sure what is causing this issue but when testing for the issue i found it was definitely ScalingHealth. I tried different versios (The modpack im working on requires 3.0x due to having extended days etc) and however each time got the exact same crash. Copied below is the shortended summary and attached will be the full log. When removing scaling health everything loads up perfectly, hence why im sure that mod is the issue.

Copied log:

The game crashed whilst initializing game The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: net/silentchaos512/lib/registry/IRegistrationHandler

crash-2018-08-24_09.14.59-client.txt

SilentChaos512 commented 6 years ago

Update Scaling Health to the latest version. The 3.0.x versions of Silent Lib are not compatible with older builds.

P3rf3ctXZer0 commented 6 years ago

::Key - u- Universal -b Beta :: u-ScalingHealth-1.12.2-1.3.26-127-b isn't this the correct version?

P3rf3ctXZer0 commented 6 years ago

Crash Log https://gist.github.com/P3rf3ctXZer0/161ca621ee237e5e00d709d94a8834a1

SilentChaos512 commented 6 years ago

@P3rf3ctXZer0 Looks like you have the latest version of everything. There shouldn't be any references to IRegistrationHandler left...

P3rf3ctXZer0 commented 6 years ago

Exactly. I have no idea why I am crashing.

P3rf3ctXZer0 commented 6 years ago

I am no longer crashing now ... here are 2018-08-26 22_37_09-window

the mods I am using.

Y0ungSandwich commented 6 years ago

Seeing the same on Mech & Magic modpack https://www.atlauncher.com/pack/MechMagic

https://gist.github.com/Y0ungSandwich/2e9b4c7b28cac54810112f651afed7bc

SilentLib: 3.0.1-145 Silent's Gems: 2.8.2-293 Scaling Health: 1.3.26-127

SilentChaos512 commented 6 years ago

@Y0ungSandwich Update SG Extra Parts to the latest version.