DRY411S / Recycling-Machines

A factorio mod that adds Recycling Machines to the game. These disassemble products back into their original ingredients.
GNU General Public License v3.0
10 stars 2 forks source link

Missing graphics files #53

Closed Zaflis closed 5 years ago

Zaflis commented 5 years ago

The \prototypes\recyclingpipes.lua describes many .png files which don't exist in the graphics folder. There are lines for N, E, S, W directions but only S ones are included. This fails to load with mods: bobassembly and omnimatter-compression (requires omnilib).

recycle_error

DRY411S commented 5 years ago

Thanks for the report. I'll fix in the next release.

DRY411S commented 5 years ago

True that the other mods are saying that my mod is referencing non-existent files. Strange then that the game does not pick this up when loading my mod.