Open oryschakj-aero opened 1 month ago
This bug is caused by a FOMOD behavior i have not encountered before: The directory Interface
is to be installed before the file Interface/StarUI Inventory Presets/StarUI Inventory - Colored.ini
, which is inside said directory. Since the installer already moved that directory, the file does not exist when it is supposed to be installed.
I have committed a fix in f5e28e8, which will be part of the next update.
After completing the FOMOD installer, Limo gives an error saying "Could not find 'Interface/StarUI Inventory Presets/StarUI Inventory - Colored.ini". This file is clearly in the directory structure for the mod archive.
StarUI Hud gives a similar error
2024-10-25 08:11:50 [Info]: Installing mod 'StarUI Inventory' 2024-10-25 08:11:50 [Error]: Could not find 'Interface/StarUI Inventory Presets/StarUI Inventory - Colored.ini' 2024-10-25 08:11:50 [Info]: Installation failed
2024-10-25 08:07:59 [Info]: Installing mod 'StarUI HUD' 2024-10-25 08:07:59 [Error]: Could not find 'Interface/StarUI HUD Presets/StarUI HUD - Authors Choice (No Colors).ini' 2024-10-25 08:07:59 [Info]: Installation failed
Changing to the simple installer should work around this