Error with Generated LUA file. Sandbox
Posted: Mon Oct 05, 2015 11:34 am
So I tried to start a sandbox game to scope out possible resource dead type game, try and get all the settings correct before I launch into an unknown map with them. After making the game, ensuring the variables are set, I press Generate, and a map loads. However so does the message:
You can see what the problem is, I was just wondering if I could fix it myself or have to wait for a quick fix from the development team.
And no, I haven't misspelled anything, that is the very correct error message. Think its supposed to say story_update but this one missed the development teams eye!
Code: Select all
Error while running the event handler: ...Data/Roaming/Factorio/temp/currently-playing/control.lua:104: attempt to call global 'story_udpate' (a ni value)
And no, I haven't misspelled anything, that is the very correct error message. Think its supposed to say story_update but this one missed the development teams eye!