Search found 2 matches

by ajtowns
Mon Mar 04, 2019 2:13 pm
Forum: Resolved Problems and Bugs
Topic: [0.17.4] crash with Construction Drones mod
Replies: 1
Views: 542

[0.17.4] crash with Construction Drones mod

I tried adding the construction drones mod to an existing game. It crashed shortly after placing a drone on the map when the drone tried to place a small power pole. Log, save game and mod version attached. To duplicate, grab the drone from player inventory, place on map and wait 5 seconds for it to...
by ajtowns
Sat Dec 30, 2017 1:38 pm
Forum: Resolved Problems and Bugs
Topic: [0.16.10] Requester chests still do not work
Replies: 8
Views: 3241

Re: [0.16.10] Requester chests still do not work

The following console command seemed to fix things for me: /c for k,v in pairs(game.player.surface.find_entities_filtered{name="logistic-chest-requester"}) do local s1 = v.get_request_slot(1); if (s1) then local n = s1.name; local c=s1.count; v.clear_request_slot(1); v.set_request_slot({na...

Go to advanced search