0.021 Running in headless mode
0.029 Loading mod settings ClosestFirst 0.17.3 (settings.lua)
0.033 Loading mod core 0.0.0 (data.lua)
0.196 Loading mod base 0.17.42 (data.lua)
0.797 Loading mod FasterStart 0.17.4 (data.lua)
1.079 Loading mod base 0.17.42 (data-updates.lua)
1.348 Loading mod ClosestFirst 0.17.3 (data-updates.lua)
...
64.217 Info GameActionHandler.cpp:4067: UpdateTick (3456715) processed PlayerJoinGame peerID(2) playerIndex(1) mode(create)
64.219 Error MainLoop.cpp:1183: Exception at tick 3456715: The mod FasterStart caused a non-recoverable error.
Please report this error to the mod author.
Error while running event FasterStart::on_player_created (ID 24)
FasterStart/lib.lua:24: bad argument #1 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
FasterStart/lib.lua:24: in function 'Contains'
FasterStart/control.lua:42: in function 'GiveArmor'
FasterStart/control.lua:37: in function <FasterStart/control.lua:35>
64.220 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "The mod FasterStart caused a non-recoverable error.
Please report this error to the mod author.
Error while running event FasterStart::on_player_created (ID 24)
FasterStart/lib.lua:24: bad argument #1 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
FasterStart/lib.lua:24: in function 'Contains'
FasterStart/control.lua:42: in function 'GiveArmor'
FasterStart/control.lua:37: in function <FasterStart/control.lua:35>"
64.220 Info ServerMultiplayerManager.cpp:776: updateTick(3456715) changing state from(InGame) to(Failed)