Hi,
if i update mods via the ingame updater, the old mod versions don't get deleted anymore.
Cu, steinio.
[0.18.17] Update mods ingame doesn't remove old versions
[0.18.17] Update mods ingame doesn't remove old versions
- Attachments
-
- doublemod.png (9.66 KiB) Viewed 810 times
-
- factorio-previous.log
- (6.24 KiB) Downloaded 63 times
Re: [0.18.17] Update mods ingame doesn't remove old versions
Thanks for the report however yes they do.
If they don't get deleted it means something on your system is keeping locks on them. The game tells the operating system "delete this when you can" when it restarts to finish installing the mod(s).
The only time mods get kept in multiple versions is when you sync-mods-with-server since you require an exact version to join the server and deleting other versions isn't helpful.
If they don't get deleted it means something on your system is keeping locks on them. The game tells the operating system "delete this when you can" when it restarts to finish installing the mod(s).
The only time mods get kept in multiple versions is when you sync-mods-with-server since you require an exact version to join the server and deleting other versions isn't helpful.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.18.17] Update mods ingame doesn't remove old versions
You can see in the log file at the end:
Which means the operating system failed the request to delete the file.23.737 Error FileUtil.cpp:403: Can't remove D:\SteamLibrary\steamapps\common\Factorio\mods\creative-mod_1.2.0.zip: Falscher Parameter.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.18.17] Update mods ingame doesn't remove old versions
Maybe the game itself is locking it as the mod is loaded on startup?Rseding91 wrote: Sun Mar 29, 2020 4:06 pm You can see in the log file at the end:
Which means the operating system failed the request to delete the file.23.737 Error FileUtil.cpp:403: Can't remove D:\SteamLibrary\steamapps\common\Factorio\mods\creative-mod_1.2.0.zip: Falscher Parameter.
Re: [0.18.17] Update mods ingame doesn't remove old versions
It's not. That logic specifically runs after the games file locks have been released.steinio wrote: Sun Mar 29, 2020 5:07 pmMaybe the game itself is locking it as the mod is loaded on startup?Rseding91 wrote: Sun Mar 29, 2020 4:06 pm You can see in the log file at the end:
Which means the operating system failed the request to delete the file.23.737 Error FileUtil.cpp:403: Can't remove D:\SteamLibrary\steamapps\common\Factorio\mods\creative-mod_1.2.0.zip: Falscher Parameter.
If you want to get ahold of me I'm almost always on Discord.