When user numbers are shown instead of boat names, you are using the
wrong GetUser call to update boat data. The right one shows boat names
and friend's data. See quote below:
Postby tschelli » Mon Nov 12, 2012 9:09 am
There are two kinds of GetUser calls - one when I logon (without auto=1 parameter) and one when I reload (this one has auto=1 parameter). I use the one without auto=1 - it has boatname and all other stuff and the track is automatically updated
To find the correct GetUser URL, in Firefox activate httpFox,
set filter field to "GetUser" (without the quotes) and do a
full uploadof the page, not the refresh button inside the game app.