Shazbot / WH3-Mod-Manager

Mod manager for Total War: Warhammer 3, Steam version only
MIT License
107 stars 17 forks source link

Import modlist feature not working for Three Kingdoms. #84

Closed Draco100000 closed 3 months ago

Draco100000 commented 4 months ago

Three kingdoms "share modlist->import" feature does not working properly as of version 2.0.3, mods are enabled ( already had them before applying the imported list, dissabled, so the import does something) but the mod order doesnt change. I can export the modlist with the wrong alphabetical base load order with no issues as well.

Currently this makes the feature useless for Three Kingdoms due to the importance of load order in this game modding enviroment.

The list in question is:

3004177918|3004177792|2508189971|2281892119|2471100245|1791590277|1794005551|1803231743|1791700295|2286331176|1917162809|1791602342|2004350266|1791602645|1961771353|2176680672|2025406762|2943131838|2574492234|2777041856|1866034304|2451398634|1791296989|1828765209|1982751316|2440570675|2310863404|2548127220|2510843315|2547872658|2573179310|2418752803|2836896241|2525860280|2289507916|1904224644|1812159400|1928208816|2474187351|2548763995|2539033633|2681138403|2501505472|1775523368|1791625902|1792424870|1828665146|2525984504|1811552801|2349644509|2436256199|2548765677|2804248601|1984076032|2869467921|1886692380|1871547800|1809428781|2688663821|1826580405|2898862004|2821812270|2458083508|1794247900|1794260672|2554677543|2896419854|2431060088|1791530930|2423136085|2474896950|2804293305

The list that the mod manager forcefully applies(alphabetical) Exported using the same feature after importing the first:

2508189971|2548127220|2573179310|2548763995|2539033633|2681138403|2574492234|2423136085|2547872658|2501505472|2777041856|1794005551|1826580405|2451398634|1775523368|2896419854|1792424870|1791625902|1917162809|1828665146|1791296989|2554677543|1812159400|1928208816|2286331176|1866034304|3004177918|2898862004|2474896950|1904224644|2474187351|2525984504|2349644509|1791530930|2436256199|2431060088|2548765677|1791590277|2176680672|1791700295|1791602342|1811552801|2004350266|1791602645|1984076032|1961771353|1886692380|2821812270|1803231743|1794247900|1794260672|2804293305|2804248601|2458083508|2510843315|1871547800|1809428781|1828765209|1982751316|2289507916|2025406762|2943131838|2688663821|2440570675|2310863404|2281892119|2418752803|2471100245|2836896241|2525860280|3004177792|2869467921

I couldn't find any formatting errors in the first list, you can see they are completely different order, currently the feature doesnt seem to forcefully apply the order of the mods fed into it, at least for Three Kingdoms.

Shazbot commented 3 months ago

hello, the first list doesn't have any load orders, they have a ;number format, for example: 2547872658;0|2581396404;1|2581396432;2|2581396467;3|2581396489;4|2615718674;5|1998760417;6

can you try in the latest version, it works fine for me from a very quick test

Draco100000 commented 3 months ago

Yes it is fixed, also the import collection with specific order works wonderfully, thank you so much for your efforts and dedication. I will close this issue.