At start of (Hosted) MP mission, clients(excluding one on Hosted server) show "Cannot connect to positioning system" when should see map.
Error induced by:
- placing the following line in Init field of Player:
{ doStop _x } forEach (units group this); OR
- placing "doStop this;" in Init field of playable unit filled by a player at start.
Mission works in SP.