Reborn Storage

Reborn Storage

41M Downloads

[SF3] Server Pack Not Launching - ClassNotFoundException

everseeking opened this issue ยท 5 comments

commented

Setup

  • Sky Factory 3 (Server Zip) - FTBPresentsSkyfactory3Server_3.0.3
    Includes:
    • RebornCore-1.10.2-2.12.1.96-universal.jar
    • RebornStorage-1.10.2-1.0.0.15.jar
    • refinedstorage-1.2.16.jar

Issue

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from RebornStorage (rebornstorage) Caused by: net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: required-after:forge;required-after:reborncore;after:refinedstorage

Notes

  • Seems to not like this - is formatting wrong?
  • Removed Foamfix, same result
commented

just fixed new build going up now

commented

Cool, thanks for the fix.

But my eyes just caught something looking at your commit - "String MOD_DEPENDENCUIES" is that mispelling (extra "U") of dependencies going to be an issue?

commented

The spelling of a field name doesn't really matter

commented

Ok, just wondering if that was a local thing to the mod or if Forge uses that field and needs the correct spelling. Totally just giving a semi-educated guess when I noticed it, never built a Forge mod myself so won't try to sound like I have.