16.14 headless server crash - index field 'silo_script' nil

Bugs that are actually features.
Post Reply
User avatar
Philip017
Filter Inserter
Filter Inserter
Posts: 357
Joined: Thu Sep 01, 2016 11:21 pm
Contact:

16.14 headless server crash - index field 'silo_script' nil

Post by Philip017 »

headless server crashed attempting to load a freshly created oarc scenario map.

factorio/data/core/lualib/silo-script.lua:181: attempt to index field 'silo_script' (a nil value)

had this problem when i was tring to put up a new map in 16.7 as well,

reinstalling factorio worked (remove factorio directory, re-install server from tar, add the config files back and start the server again)

upgrading using "tar -xf /ssd/update/update.tar.xz -C /ssd" where update is the current file downloaded from factorio.com

using that extraction method worked fine for 15
Attachments
save.zip
(2.08 MiB) Downloaded 18 times
factorio-current.log
(9.1 KiB) Downloaded 24 times

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5151
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: 16.14 headless server crash - index field 'silo_script' nil

Post by Klonan »

Philip017 wrote:headless server crashed attempting to load a freshly created oarc scenario map.

factorio/data/core/lualib/silo-script.lua:181: attempt to index field 'silo_script' (a nil value)

had this problem when i was tring to put up a new map in 16.7 as well,

reinstalling factorio worked (remove factorio directory, re-install server from tar, add the config files back and start the server again)

upgrading using "tar -xf /ssd/update/update.tar.xz -C /ssd" where update is the current file downloaded from factorio.com

using that extraction method worked fine for 15
The oarc scenario must be overwriting the global table, and removing the 'global.silo_script'

This is not a bug

Post Reply

Return to “Not a bug”