Search found 1 match

by MrMaleficus
Thu Jan 25, 2018 10:46 pm
Forum: Resolved Problems and Bugs
Topic: [0.16.18] Desyncs while running
Replies: 43
Views: 16329

Re: [0.16.18] Desyncs while running

Hello,

I just found a solution, hope it will help.
You just have to make your game peaceful until the bug is fixed :

Code: Select all

/c game.player.surface.peaceful_mode=true
and disable the peaceful mode when it's fixed

Code: Select all

/c game.player.surface.peaceful_mode=false

Go to advanced search