[0.17.79] desync with beacon disabled

This subforum contains all the issues which we already resolved.
Post Reply
NewTech
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 27, 2019 10:17 pm
Contact:

[0.17.79] desync with beacon disabled

Post by NewTech »

[USED GOOGLE TRANSLATION]

In multiplayer, in the next tick, after the player is connected, desynchronization occurs.
And ONLY when the player connects, and this does NOT happen in the process of the game itself.
Desynchronization occurs due to the disabled state of the beacon in the status "disabled by the script" and its effect on the machine.
=========== This is what one of the mods did =============
entite.active = false;
entite.operable = false;
entite.rotatable = false;
=========== Or an analogue through the console ===============
/с game.player.selected.active = false ; game.player.selected.rotatable = false ; game.player.selected.operable = false ;
==========

A minimum of content has been retained in save. (No Mods used)
(Saved Location = x: 260 y: 760)

I hope for a quick fix. T_T

Factorio 0.17.79 2019-11-29 17-44-17_encoded.mp4
(10.87 MiB) Downloaded 141 times
======== video clip text ========
player connected №1 #pre_test
player disconnected №1 #pre_test
player connected №2 #test
on beacon "/с game.player.selected.active = false ; game.player.selected.rotatable = false ; game.player.selected.operable = false ;"
player disconnected №2 #test
player connected №3 #drop
player desynchronization №3 #drop
=============================
Attachments
SAVE_desync_new_test.zip
(6.39 MiB) Downloaded 133 times
desync-report-2019-11-29_17-45-02.7z
(9.71 MiB) Downloaded 134 times

Rseding91
Factorio Staff
Factorio Staff
Posts: 13204
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.17.79] desync with beacon disabled

Post by Rseding91 »

Thanks for the report. It's now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.

NewTech
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 27, 2019 10:17 pm
Contact:

Re: [0.17.79] desync with beacon disabled

Post by NewTech »

Rseding91 wrote:
Wed Dec 11, 2019 9:20 pm
Thanks for the report. It's now fixed for the next release.
Is it possible to get a fix for 0.17.79 in the form of a mini patch or files for replacement ?
Since 0.18 will have to wait no less than a month :( .

Post Reply

Return to “Resolved Problems and Bugs”