Author Topic: Frozen at Connection Accepted on my own server  (Read 466 times)

So whenever I have RTB enabled, I get frozen at "Connection Accepted" whenever I connect to my own server

It works fine if I'm not using RTB (I need rtb btw)

here is a console log which includes

me connecting to my server
enabling trace
me connecting to my server with trace on
console.log (hastebin)

This also happens with a few of my Super Admins as well. Which removing their auto super admin lets them join without trouble.

So whenever I have RTB enabled
i should have mentioned by this i mean through the client not the server

well if anyone is having a problem with this as me, your temporary solution would be to turn off the host auto-admin.

just put

$Pref::Server::AutoAdminServerOwner = 0;

this means you wont join with admin so you do have to set a super admin password

just type

$Pref::Server::SuperAdminPassword = "thCIAyourpassword";

of course thCIAyourpassword would actually be whatever you want to put and make sure you keep the "";

Console log of the client is useless, we need one of the server