Posts: 17
Threads: 1
Joined: May 2015
I'm having the same problem. I can see the server list but when I do try to connect to any server, a message comes up at the top right saying that the master server isn't replying. I've deleted my saved.cfg file to see if that would work. It did not. Any other ideas I could try? Perhaps I'd need to PM my computer specs if it's a really serious problem that would need to be looked into?
Posts: 17
Threads: 1
Joined: May 2015
So I've tried almost everything I know and nothing seems to work. The server list doesn't load up anymore. I do have a Mac but I've deleted the saved.cfg file countless times.. can anyone help me out here?
Posts: 142
Threads: 4
Joined: Sep 2014
create your own thread skrillex.
maybe someone could whitelist his IP?
Posts: 17
Threads: 1
Joined: May 2015
(05 Jul 15, 12:08AM)Halte Wrote: create your own thread skrillex.
maybe someone could whitelist his IP?
I'm just looking for an answer and I found an appropriate thread I can post in. Do I really need to create a WHOLE new thread for the same problem I'm experiencing?
Posts: 2,230
Threads: 32
Joined: Jun 2011
maybe youre caught in a range ban
Posts: 1,049
Threads: 55
Joined: Nov 2010
05 Jul 15, 02:49PM
(This post was last modified: 05 Jul 15, 02:50PM by X-Ray_Dog.)
Yes because ced is actually banned and I'm working to help him in PM. Your issue isn't a ban.
Edit: the following assumes windows
X-Ray_Dog Wrote:Open your main ac folder and look for a file called assaultcube.bat in your /assaultcube folder. Right click and edit the file with notepad. Inside the file should look like this:
start bin_win32\ac_client.exe --init %1 %2 %3 %4 %5
Change it to look like this:
start bin_win32\ac_client.exe --mastertype=0 --init %1 %2 %3 %4 %5
Then save the file. Make sure it saves by closing and reopening the file. Now try and access the masterserver.
Posts: 17
Threads: 1
Joined: May 2015
05 Jul 15, 05:19PM
(This post was last modified: 05 Jul 15, 05:21PM by Skrillex.)
(05 Jul 15, 02:47PM)Marti Wrote: maybe youre caught in a range ban
Caught in a range ban? What's that and am I banned? If so, why? By the way, I have a Mac
Posts: 286
Threads: 31
Joined: Apr 2014
(05 Jul 15, 05:19PM)Skrillex Wrote: (05 Jul 15, 02:47PM)Marti Wrote: maybe youre caught in a range ban
Caught in a range ban? What's that and am I banned? If so, why? By the way, I have a Mac
xrd said you aren't banned, disregard what marti said
Posts: 1,981
Threads: 63
Joined: Jun 2010
(05 Jul 15, 05:19PM)Skrillex Wrote: Caught in a range ban? What's that and am I banned? If so, why? By the way, I have a Mac
Its fine, we're not going to ban you just because you own a Mac
:D
whats your in game name ? what if you set it to, lets say "test" (/name test) and try to fetch the server list.
Posts: 17
Threads: 1
Joined: May 2015
05 Jul 15, 08:16PM
(This post was last modified: 05 Jul 15, 08:19PM by Skrillex.)
(05 Jul 15, 08:14PM)Luc@s Wrote: (05 Jul 15, 05:19PM)Skrillex Wrote: Caught in a range ban? What's that and am I banned? If so, why? By the way, I have a Mac
Its fine, we're not going to ban you just because you own a Mac
:D
whats your in game name ? what if you set it to, lets say "test" (/name test) and try to fetch the server list.
My in-game name is {KK}Skrillex. I'm trying the test thing now. It hasn't worked
Posts: 1,981
Threads: 63
Joined: Jun 2010
nah you should be fine with this name.
maybe some firewall issue
Posts: 1,049
Threads: 55
Joined: Nov 2010
Quote:I can see the server list but when I do try to connect to any server, a message comes up at the top right saying that the master server isn't replying.
This is everything with the master type. If you can set your client argument with --mastertype=0 I guarantee it will work.
Posts: 17
Threads: 1
Joined: May 2015
(05 Jul 15, 08:46PM)X-Ray_Dog Wrote: Quote:I can see the server list but when I do try to connect to any server, a message comes up at the top right saying that the master server isn't replying.
This is everything with the master type. If you can set your client argument with --mastertype=0 I guarantee it will work.
How do I do that?
Posts: 1,049
Threads: 55
Joined: Nov 2010
I have no idea how the mac one works. On linux if it's anything similar, you edit your assaultcube.sh file and on the line where it says
CUBE_OPTIONS="--home=${HOME}/.assaultcube_v1.2 --init"
You would change it to
CUBE_OPTIONS="--home=${HOME}/.assaultcube_v1.2 --mastertype=0 --init"