I tried to host a game, gave the ip to friends, but they stuck in Logging in, and in my game appears the message Byond Error: Failed to certify "Account"
what must I do to solve this problem?
BYOND Error: failed to certify ACCOUNTX
ID:165082
Feb 28 2007, 10:04 am (Edited on Feb 28 2007, 10:15 am)
|
|
In response to Tails5
|
|
Or you know, setting your system clock to the right time to allow for key authentication properly.
|
In response to Nadrew
|
|
I can see how that would work, Sorry, didn't think of that
|
In response to Tails5
|
|
Apparently, the latter doesn't work anymore.
Also, shutting off the security for the game rather than locating and fixing the problem isn't a very good suggestion. :D |
The other solution is to type in your dream seeker window:
.configure hub-address none
OR
Goto BYOND pager > File > Preferences > Advanced and type none in the Hub Address box
and to restore it to normal enter
.configure hub-address
OR
Goto BYOND pager > File > Preferences > Advanced and clear the Hub Address box