[Klonan] [0.17.2] Crash when loading PvP scenario with any mods installed
Posted: Wed Feb 27, 2019 9:25 pm
I was not able to reproduce this issue in vanilla, but enabling any one of my mods triggered it.
My scenario was set up with no victory conditions (collaborative play). Full settings:
Full text from log:
Code: Select all
26.090 Error MainLoop.cpp:1092: Exception at tick 49320: The scenario level caused a non-recoverable error.
Please report this error to the scenario author.
Error while running event level::on_nth_tick(60)
...minecraft/factorio/server/temp/currently-playing/pvp.lua:2288: bad argument #1 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
...minecraft/factorio/server/temp/currently-playing/pvp.lua:2288: in function 'check_update_space_race_score'
...minecraft/factorio/server/temp/currently-playing/pvp.lua:3737: in function <...minecraft/factorio/server/temp/currently-playing/pvp.lua:3732
26.090 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "The scenario level caused a non-recoverable error.
Please report this error to the scenario author.
Error while running event level::on_nth_tick(60)
...minecraft/factorio/server/temp/currently-playing/pvp.lua:2288: bad argument #1 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
...minecraft/factorio/server/temp/currently-playing/pvp.lua:2288: in function 'check_update_space_race_score'
...minecraft/factorio/server/temp/currently-playing/pvp.lua:3737: in function <...minecraft/factorio/server/temp/currently-playing/pvp.lua:3732>