[0.16.36]Lua Error(not able to play multipla. on specific map)

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
Post Reply
user3748
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sun Mar 27, 2016 10:13 pm
Contact:

[0.16.36]Lua Error(not able to play multipla. on specific map)

Post by user3748 »

1. What did you do?
I tried to host a saved game in multiplayer using the: Host saved game
button in factorio.

2. What happened?
When the game finished loading my map a message box appeard with the following content:
ERROR MESSAGE BOX CONTENT
After pressing Ok I got redirected back to the main game entry screen.

3. What did you expect to happen instead?
I would have expected to be able to play my savegame in multiplayer.

4. Write down the steps to reproduce the bug if you know them.
From the main menu in factorio
Press Play->Multiplayer->Host saved game->
Choose my map with the name "map_001_bug"->Press load
Multiplayer lobby settings
Press play again. Now after closing the "Tips and tricks" dialog by pressing close,
you should now see a messeage box with the following content:
Error Message Box Content
After pressing Ok the dialog box disappears and you are send back to the main menu in factorio.

5. Does it happen always, once, or sometimes?
In multiplayer this Error always ocours.
In singleplayer the map loads and works fine.

Additional notes:
Factorio Error Message Picture
Factorio Current Log
I provided the log file factorio-current, the savegame,
and a screenshot of the error message in the attatchment of this post.

Thank you very much for creating such a great game.
Attachments
map_001_bug.zip
Factorio Savegame
(27.81 MiB) Downloaded 93 times
factorio-current.log
Factorio Current Log
(6.24 KiB) Downloaded 102 times

chrisgbk
Long Handed Inserter
Long Handed Inserter
Posts: 92
Joined: Mon Jan 02, 2017 4:31 am
Contact:

Re: [0.16.36]Lua Error(not able to play multipla. on specific map)

Post by chrisgbk »

Open the control.lua inside the zip, and

Replace:

Code: Select all

silo_script.gui_init(player)
With:

Code: Select all

silo_script.on_player_created(event)

to fix.

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

Re: [0.16.36]Lua Error(not able to play multipla. on specific map)

Post by Klonan »

So your save game has the wrong script file loaded

If you can make some reliable step to reproduce the problem of having the wrong script, please let me know,
Otherwise this isn't really a bug we can fix

Post Reply

Return to “Pending”