Chocohead / Rift

A lightweight mod loader and API for Minecraft 1.13
MIT License
62 stars 22 forks source link

Unable to Launch - NullPointerException #26

Closed ScottoMotto closed 5 years ago

ScottoMotto commented 5 years ago

All of my previously working Rift 1.13.2 installs no longer work. Neither dynamic snapshots or hardcoded versions. Something with the mixin? All repos appear to be up.

MultiMC Crash Log https://paste.ee/p/Lfu14

Chocohead commented 5 years ago

That's a very strange one. The only cases it would happen is if the OS forbid access to the mods folder for whatever reason, or there was a file called mods instead of it being a folder. Not a Mixin or mod thing at least I don't think.

ScottoMotto commented 5 years ago

Ha. you are right it was a strange one. I had the mods folder as a symlink doing some tests and removed the original. I never thought to look at that. So you nailed the reason. I'll close this in shame :)