Open
Issue #30 · created by Christian Winkler · ·

[1.10.2] MFR and LiteLoader (NullPointerException)

Hey,

so I'm currently trying to get a decent mod collection working for 1.10.2 (only played 1.7 so far and decided to step it up). Both, LiteLoader and MineFactoryReloaded, are important to me and I want to include them, but it appears that in 1.10.2 they dont work really well together.

Here's the crash log and the full error message: https://pastebin.com/LSYsakQK

"The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game"

I tested it with only MFR(version 2.9.0B1-222) and LiteLoader (latest 1.10.2 version). I can use one or the other alone in my personal modpack, but not both together, thats why I figured I post it here (and did so on the mfr site).

Nothing more I can really say, since my Java knowledge is reeeeeally basic :P

2 participants
liteloader/LiteLoader#30
  • What litemods do you have installed. I can't see anything here which points to this being a liteloader bug since it's failing in modelbakery which liteloader does not touch (however a mod could).

    If you don't have any litemods installed then I honestly have no idea, since there's no interaction I know of which would cause this.