To replicate run the following script
Code: Select all
local surface = game.player.surface
surface.print("position [" .. "gps=" .. 5.5 .. "," .. 5.5 .. "]")
surface.print("this breaks the ping")
clicking on the gps tag results in the ping becoming visible as normal