Page 1 of 1

[2.0.18] toggle-personal-logistics-x56.png missing

Posted: Thu Nov 14, 2024 11:16 pm
by NeveHanter
The 2.0.18 release is either missing the base/graphics/icons/shortcut-toolbar/mip/toggle-personal-logistics-x56.png icon or the base/graphics/icons/shortcut-toolbar/mip/toggle-personal-logistics-x24.png icon should no longer be there.

I've discovered this while trying to fix non-working https://mods.factorio.com/mod/Shortcuts-ick mod (that's currently using removed 32px icons).
The mod fails to load at data stage with the following error (of course the same happens if I change it for x56 version as that single file is missing):

Code: Select all

8.577 Error AtlasBuilder.cpp:1266: File __base__/graphics/icons/shortcut-toolbar/mip/toggle-personal-logistics-x32.png not found; mods: Shortcuts-ick

Re: [2.0.18] toggle-personal-logistics-x56.png missing

Posted: Fri Nov 15, 2024 1:08 am
by boskid
Thanks for the report however this is mod issue for having a hardcoded paths to pictures in base mod that were changed.

Re: [2.0.18] toggle-personal-logistics-x56.png missing

Posted: Fri Nov 15, 2024 3:37 pm
by ickputzdirwech
I fixed the issue by including the old files in my mod. I hope you don't mind.


And I agree that you probably forgot to delete one file:
NeveHanter wrote: Thu Nov 14, 2024 11:16 pmbase/graphics/icons/shortcut-toolbar/mip/toggle-personal-logistics-x24.png icon should no longer be there.