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

When setting craftspeed to 1 the mod fails to load #91

Closed Paprikasauce closed 4 years ago

Paprikasauce commented 4 years ago

craftspeed_nil

After I set craftspeed from "1/2" to "1" factorio cannot load mod.

In entities.lua, line 13, it reads: if craftspeed == "=" then... supposed to be: if craftspeed == "1" then... ?

DRY411S commented 4 years ago

Thanks for the report. It looks like a bug, easily fixed if so.

DRY411S commented 4 years ago

Fixed in v1.0.3