[0.15.9] Desync - Multiplayer Scenario
Posted: Sat May 06, 2017 5:23 pm
Here's my logs: https://www.dropbox.com/sh/su1j239zralf ... nA0ma?dl=0
(let me know if the link doesn't work)
Here's my scenario code:
https://github.com/Oarcinae/FactorioSce ... layerSpawn
All players desync'd at once. No idea what the cause is. I realize there's a chance that I'm doing something weird in my scenario code, but I have no idea how to debug a desync.
Server: 0.15.9, Ubuntu 64 bit, Headless, Custom scenario, 10 player max. Had around 10 players at time of deysnc.
For what it's worth, my server and another one that runs the same scenario have been seeing a lot of desyncs since 0.15 came out. I haven't changed much of the core code of the scenario since 0.14 though, just updated what I needed to for 0.15 and added a few minor features.
Also, my client that I use to join my server failed to rejoin. It got stuck redownloading the map (with limited server upload speed a desync like this kills the server as everyone tries to rejoin and nobody can as they all compete for download bandwith). Had to force close factorio to play again.
Thanks,
Oarc
(let me know if the link doesn't work)
Here's my scenario code:
https://github.com/Oarcinae/FactorioSce ... layerSpawn
All players desync'd at once. No idea what the cause is. I realize there's a chance that I'm doing something weird in my scenario code, but I have no idea how to debug a desync.
Server: 0.15.9, Ubuntu 64 bit, Headless, Custom scenario, 10 player max. Had around 10 players at time of deysnc.
For what it's worth, my server and another one that runs the same scenario have been seeing a lot of desyncs since 0.15 came out. I haven't changed much of the core code of the scenario since 0.14 though, just updated what I needed to for 0.15 and added a few minor features.
Also, my client that I use to join my server failed to rejoin. It got stuck redownloading the map (with limited server upload speed a desync like this kills the server as everyone tries to rejoin and nobody can as they all compete for download bandwith). Had to force close factorio to play again.
Thanks,
Oarc