Factorio Standard Library

by Nexela

The Factorio Standard Library is a project to bring Factorio modders high-quality, commonly-required utilities and tools.

Internal
1 year, 4 months ago
0.17 - 1.1
366K

b Attempt to index field 'players' (a nil value)

1 year, 4 months ago

This happens when Picker Dollies is used with the scenario of Search Lights.

I report it here because it's obviously coming from code of this mod.

Error AppManagerStates.cpp:2513: The mod Picker Dollies (1.2.5) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event PickerDollies::on_player_removed (ID 75)
__stdlib__/stdlib/event/event.lua:368: __stdlib__/stdlib/event/player.lua:79: attempt to index field 'players' (a nil value)
stack traceback:
        [C]: in function 'error'
        __stdlib__/stdlib/event/event.lua:368: in function 'dispatch_event'
        __stdlib__/stdlib/event/event.lua:438: in function <__stdlib__/stdlib/event/event.lua:396>
1 year, 4 months ago

This same error happens if you start editor extensions scenario with picker dollies enabled. That is somewhat recent, because before (like a month or more ago) it was working fine.

New response