Mod Pack crashing on init - Sprout - MC v1.10.2

Hi Folks,

I am unsure where the root cause is, whether it’s a SpongeForge issue, or the Sprout mod pack itself. So, I need some help I think.

I’m trying to get the Sprout mod pack ( https://minecraft.curseforge.com/projects/sprout-explore-for-more ) to run with the SpongeForge tool ( spongeforge-1.10.2-2477-5.2.0-BETA-2793.jar ), and the issue I’m having is errors are thrown during server initialisation ( https://pastebin.com/uKQZc3Th ) that I can’t figure out how to solve.

I’ve tried using a variant of Sponge to change the order of loading (exact name/version escapes me right now), and that did not resolve it.

I posted to the page for the mod pack, about the issue, and haven’t heard back. So I am hoping I can get some sweet advice here.

Any ideas? :slight_smile:

Hello,

It definitely seems to be one of the mods is loading before sponge (A known issue with AE2, but Sprout doesn’t seem to have that?). Do you have a full crash report? It might indicate which mod is causing the issue, from there you can report it to the mod developer directly.

Sorry I’m not much help,

  • Alice
1 Like

Uhhhh, is the crash report separate from the server console log? Hmmm, sounds like I should try to dig that up…

Also, looks like a crash dump might be generated by this? Not sure what to do then :confused:

if I recall, SpongeBootstrap should work in this case. Give that a shot maybe?

1 Like

Tried that, didn’t seem to address it. But, maybe I was mis-using it? Any tips?

The crash reports have their own folder in the root directory, usually simply called crash-reports.

Didn’t seem to generate a crash report, how odd…