Page 1 of 1
Map crashes at checking consistency step after updating any mods every time
Posted: Thu Jan 02, 2025 7:00 pm
by Everdell
Hey, I'm pretty lost here and I feel this may be the best place to report. I'm currently running a relatively small modpack with some friends online, and we found that updating any mods at all sends the map into a 'checking consistency' on load, where it then runs into an unexpected error. Happens when updating mods, removing them, we just cant mess with the load order at all or the whole thing collapses.
Re: Map crashes at checking consistency step after updating any mods every time
Posted: Fri Jan 03, 2025 12:58 am
by Rseding91
One of the mods you're using has created an invalid state in one of the item request proxies in the game. I've added a migration for the next release which will fix it, and hopefully prevent the mod from creating that invalid state (the mod will runtime error instead of corrupting the map).
Re: Map crashes at checking consistency step after updating any mods every time
Posted: Fri Jan 03, 2025 4:03 am
by Everdell
thats fantastic to hear, thanks hella much!