shanemadden / factorio-deadlock-beltboxes-loaders

Other
8 stars 16 forks source link

icon is missing for icon size of 128, affecting versions [2.1.0 - 2.1.3] #3

Closed clampi closed 5 years ago

clampi commented 5 years ago

Using the API to add stacking support for an item with icon_size=128 causes the following error: 22.285 Error AtlasSystem.cpp:1206: File not found: deadlock-beltboxes-loaders/graphics/icons/arrow-d-128.png

Sure enough, the icon is missing. In 2.0.10 (before the mod graphical update) was present. The internal code is still supporting icon_size=128, is just the resource that's missing.

shanemadden commented 5 years ago

Thanks, I'll get this fixed!

shanemadden commented 5 years ago

Should be fixed in 2.1.4, let me know if not!