[0.12.31] [kovarex] duplicated message on load error in multiplayer

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
prg
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Jan 19, 2015 12:39 am
Contact:

[0.12.31] [kovarex] duplicated message on load error in multiplayer

Post by prg »

Try starting a multiplayer game by loading an existing save game that causes an error in on_load, like simply with

Code: Select all

script.on_load(function()
    breakme()
end)
The resulting error message box is displayed twice, one right on top of the other so it might not be obvious at first.

Trying to load the game in singleplayer shows the message box only once.
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!

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

Re: [0.12.31] duplicated message on load error in multiplayer

Post by Klonan »

Thanks for the report,
Loading it in singleplayer
In multiplayer
(Note i moved one of the windows in the MP screen)

Save:
onloadbreak1.zip
Save with this error script
(1.55 MiB) Downloaded 111 times

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.12.31] [kovarex] duplicated message on load error in multiplayer

Post by kovarex »

Fixed for 0.12.32.

Post Reply

Return to “Resolved Problems and Bugs”