Page 1 of 1

[0.16.5] desync

Posted: Mon Dec 18, 2017 1:41 pm
by Nexarius
I'm not using any mods.
I was disconnected from the server and when I tried to reconnect I got this. (second reconnect worked)
Image
desync-report-2017-12-18_14-38-42.zip

Re: [0.16.5] desync

Posted: Mon Dec 18, 2017 6:04 pm
by Twinsen
The desynced part is custom-gui elements related to the Message of the day added by the server script.

Re: [0.16.5] desync

Posted: Mon Dec 18, 2017 6:21 pm
by Rseding91
As Twinsen said the script you're using is causing the desync. It's not written correctly in that it's storing mutable data outside the global table which means it's not saved and restored when someone joins the server.

I'm going to move this to modding help.

Re: [0.16.5] desync

Posted: Mon Dec 18, 2017 10:23 pm
by Nexarius
It's not my server and not my script so I can't do anything.

Re: [0.16.5] desync

Posted: Mon Dec 18, 2017 10:50 pm
by distortions864
I'll take a look at it tonight.
I think that was code I used from someone else.

(Server owner)