Page 1 of 1

[0.17.X] Mod mismatch error

Posted: Wed May 08, 2019 7:31 pm
by boksiora
how to solve this error?

Image

Re: [0.17.X] Mod mismatch error

Posted: Wed May 08, 2019 8:19 pm
by Rseding91
That is almost always caused by the mod miss using mod settings to conditionally include stuff during the data stage. You'll need to contact the mod author and have them fix their mod.

Re: [0.17.X] Mod mismatch error

Posted: Wed May 08, 2019 10:42 pm
by boksiora
can you just fix it by resync from the server ?

i had to delete my mod folder and download all 1GB of mods again in order to fix it

Re: [0.17.X] Mod mismatch error

Posted: Wed May 08, 2019 11:39 pm
by Rseding91
The problem is the mod is written incorrectly. The mod author has to fix their mod. If I could detect when it happens in a mod I would prevent the mod from loading so mod authors would be forced to fix it.

Re: [0.17.X] Mod mismatch error

Posted: Thu May 09, 2019 9:13 am
by eradicator
@Rseding91
Just out of curiosity, what edge case prevents you from checking if the settings are in sync (by mod name+version) *before* comparing mod hashes?