ID:273907
 
I'm trying to find out what other servers are being hosted with the hub's text-format. And the url I get doesn't work (I can't use world.Export() to contact it)

So I made the world's internet_address (plus the port) the world's status, and for some reason, the status never sets unless its in the mob/Login(), and I don't want that (because it's a remote server and mobs won't be logging into it), why does it work in mob/Login() but not in world/New()?
Bump