BloodyMods / ExNihiloCreatio

Ex Nihilo with progression!
MIT License
25 stars 22 forks source link

Sieve Registry not loading #285

Closed jhth13rteen closed 4 years ago

jhth13rteen commented 4 years ago

2020-01-03_074741

I have double checked my sieveregistry.json file with jsonlint.com

2020-01-03_074914

I have checked and made sure ex nihilo creatio mod and its dependency are up to date, and they are unless ive missed something.

Pastebin of Sieve Registry: https://pastebin.com/r2vFWaHN

Config file: https://pastebin.com/PKDNJpU3

If you need anything else let me know.

jhth13rteen commented 4 years ago

I solved my own issue. Upon further investigation the sieveregistry.json file had entries in there for mods no longer in the pack, and for some reason - rather ExNihiloCreatio skipping over these entries, for some reason it was marking the entire JSON invalid... After removing the Applied Energistics 2 and Natura entries the sieve registry loaded completely fine. Advise to add a feature in the mod to make erroneous or non existing entries in the sieve registry be skipped, rather than forcing someone to have to manually edit it every time a mod is removed or disabled for some reason.