Oarcinae / FactorioScenarioMultiplayerSpawn

A custom scenario for Factorio which provides each player a unique starting spawn point in a multiplayer game.
MIT License
50 stars 30 forks source link

resetSpawn button caused crashed #7

Closed Oarcinae closed 7 years ago

Oarcinae commented 7 years ago

118397.109 Error MainLoop.cpp:788: Exception at tick 7041658: Error while running event on_gui_click (ID 1) ...factorio/temp/currently-playing/separate_spawns_guis.lua:416: attempt to perform arithmetic on field 'setRespawn' (a nil value) 118397.109 Error ServerMultiplayerManager.cpp:93: MultiplayerManager failed: "Error while running event on_gui_click (ID 1) ...factorio/temp/currently-playing/separate_spawns_guis.lua:416: attempt to perform arithmetic on field 'setRespawn' (a nil value)" 118397.109 Info ServerMultiplayerManager.cpp:658: mapTick(7041658) changing state from(InGame) to(Failed)

Oarcinae commented 7 years ago

Removed this feature so this code no longer applies I think?