Sorry for the inconvenience, again I forgot to comment out debug-functionality. A fixed version is uploaded.ronon101 wrote:get this bug when i try to load a world with the AP mod and its the same if the mod isnt in
Error while running oninit: ...Roaming\Factorio\mods\Anti-pollution-Mod.zip|control.lua:64: Unknown item name (cokery)
Anyway you can easily fix it yourself.
Open the control.lua file change the 5th line from
Code: Select all
startingItems()
Code: Select all
--startingItems()