![Sad :(](./images/smilies/icon_e_sad.gif)
Honestly don't want to waste another 10 hours of gameplay starting a fresh map for the third time to hit the same problem.
Fingers crossed this gets resolved
I would downgrade to 0.11.1 if there are no gamebraking bugs for youdiablothe2nd wrote:still getting a lot of desyncs on our abandoned MP map from 11.1
Honestly don't want to waste another 10 hours of gameplay starting a fresh map for the third time to hit the same problem.
Fingers crossed this gets resolved
Code: Select all
data.raw.roboport["roboport"].door_animation_up.shift = {0.15625, -0.875}
data.raw.roboport["roboport"].door_animation_down.shift = {0.015625, -0.21875}
can you share this information?Alkalyne wrote:"Shift + space pause is switched off on multiplayer"
Is there a way (config) to disable this ? Because now on a dedicaced server is no longer possible to pause the game programmatically (Or I don't know how to do it) when every one leave the game (that's was very useful)
EDIT : Nevermind I just found a Workaround
Code: Select all
#need to press Escape once because of the Audio popup
xdotool key Escape