This means that faf overrides some of the Advanced Strategic Icons mods' icons; namely hqs and aeon sniperbots (The only ones I've found so far). I don't know what makes these units special.
A fix is to return to the previous load-order, by swapping these two lines in init_faf.lua:
- Code: Select all
mount_dir_with_whitelist(InitFileDir .. '\\..\\gamedata\\', '*.nx2', '/')
mount_dir_with_whitelist(InitFileDir .. '\\..\\gamedata\\', '*.nxt', '/')
So the .nxt files are loaded first.