cannot load mod:
Mods to disable:Не удалось загрузить следующие моды: File not found: ColorTIERHR/graphics/entity/accumulator/F.png
Моды для отключения:
• ColorTIERHR
because for hi-res path:
filename = ColorTIER_path.."/graphics/high-res/entity/accumulator/"..base_picture..".png",
for low-res path:
filename = ColorTIER_path.."/graphics/entity/accumulator/"..base_picture..".png",
must be:
filename = ColorTIER_path.."/graphics/low-res/entity/accumulator/"..base_picture..".png",
(and 224 occurrences of this error)