Page 1 of 1

Game fails to load mod

Posted: Fri Jul 14, 2017 5:18 am
by notmypieman
Hello, i am new to modding and i don't know what causes this error:
Image

I don't know what is causing the game to not load the mod
when i made the mod from the tutorial on the wiki, that one worked without problems
Could it be an error in my code??
Any help would be awesome!!

Re: Game fails to load mod

Posted: Fri Jul 14, 2017 7:54 am
by bobingabout
That is a completely unhelpful error message.

There is no way anyone will be able to give you advice unless you show your work.

Re: Game fails to load mod

Posted: Fri Jul 14, 2017 8:18 am
by posila
It is probably invalid (or missing?) info.json in the mod, but I agree with bobingabout

Re: Game fails to load mod

Posted: Fri Jul 14, 2017 6:32 pm
by notmypieman
bobingabout wrote:That is a completely unhelpful error message.

There is no way anyone will be able to give you advice unless you show your work.
My bad I should've shown work, however posila was right, I had an error in my info.json file, I was missing an open bracket that I completely overlooked.

Man do I feel like an idiot :lol: