Error AtlasBuilder.cpp:1266: File kj_phalanx/graphics/ammo_category.png not found; mods: kj_vehicles
Prototypes using the sprite:
data.raw["ammo-category"]["kj_apds_phalanx"]
\The prototypes \ categories. lua file has some extra code:
if categ == "unique" then
icon = ""..category.modname.."/graphics/ammo_category.png"
end
But no corresponding file was added
The error log is like this:
“Error AtlasBuilder.cpp:1266: File kj_phalanx/graphics/ammo_category.png not found; mods: kj_vehicles
Prototypes using the sprite:
data.raw["ammo-category"]["kj_apds_phalanx"]”