Search found 1 match

by mbrx
Wed Aug 10, 2016 6:24 pm
Forum: Bob's mods
Topic: [0.12.x][v0.12.10] Bob's Logistics mod
Replies: 726
Views: 358130

Re: [0.12.x][v0.12.10] Bob's Logistics mod

Also having problems with line 307 in control.lua, that attempts to check if an entity is a ghost. For now I just extracted the ZIP and changed line 307 to be a comment:

if
entity.type == "inserter"
-- or entity.ghost_type == "inserter"
then

Works for me since I don't have bots yet in this ...

Go to advanced search