so for my mod debugging i'm basically charting the map all the time with
Code: Select all
\c game.player.force.chart(game.player.surface, {{-1024,-1024},{1024,1024}})
I was able to reproduce this with all mods disabled.
If you need further information, i'll try to provide them.