HI,
don't know if it's a "bug", but running this command causes everyone to desync (much to my amusement)
/c for c in game.player.surface.get_chunks() do game.player.print(tostring(c)) end
Desync when running specific /c command
Re: Desync when running specific /c command
Thanks for the report however you're printing the address of tables - which isn't deterministic.
Don't do that if you don't want it to desync
Don't do that if you don't want it to desync

If you want to get ahold of me I'm almost always on Discord.
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: Desync when running specific /c command
are clients able to do this on a server to grief others? 

Re: Desync when running specific /c command
Commands are generally not enabled for non-admins in serversimpetus maximus wrote:are clients able to do this on a server to grief others?
If they are, they are basically welcoming any griefing or cheating
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: Desync when running specific /c command
cool. thanksKlonan wrote:Commands are generally not enabled for non-admins in serversimpetus maximus wrote:are clients able to do this on a server to grief others?
If they are, they are basically welcoming any griefing or cheating
