My dedicated server won't post to master server.

Author Topic: My dedicated server won't post to master server.  (Read 716 times)

Everytime it does that "Posting to master server", it instead says, "Can't post to master yet, must auth..."
My server is online, but it doesn't appear on the server list and I can only join it through lan que.
It just randomly started doing this in the middle of hosting.
Console log shows no addon errors, and it said something like, "Host is not on master" or something similar when this started.

have you set your key with setKey();?

no, how do I do it?
setKey(Key?);
When I join it through lan, I still am set as host.

when you first launch your dedicated server it should query for the key (your BL key)
in which case you use the function it tells you to use (probably setKey(<key>);)

setKey("XXXXX-XXXX-XXXX-XXXX");