ReaLiner
September 13th, 2011, 08:16 PM
Hey, folks..
I spent hours searching now, especially your forum but it didn't help. I'm using the latest version of Gandanur (http://www.gandanur.com/) for my Halo CE Dedicated Server v1.09. Generally it works fine but almost everyone who joins the game get kicked after a few minutes of playing (mostly after death or when maps change). Here's what the log says:
Quote: 2011-09-13 04:27:46 QUIT "Dark Sabash" player 4 machine 4 cdkey 55d368354b5021e7dd5d3d1525a4ab82 reason: CD Key error: Your CD Key is disabled. Contact customer service.
or
Quote: 2011-09-13 07:27:47 QUIT "EvilBoyz" player 3 machine 3 cdkey 2863ab7e0e7371f9a6b3f0440c06c560 reason: CD Key error: Hash is already in use on our server.
Only after a few others or I left the game, it says:
Quote: 2011-09-13 07:53:54 QUIT "ReaLiner" player 1 machine 1 cdkey 2abf4a639a1fdd9a8a728f408a4abd71 reason: Player quit
Well, I could relax and say all those pirates deserve it.. but:
The server already does allow any version and any cd key to join (and stay). I mean.. he's meant to!
I do want them to stay even if they're using a bad cd key because otherwise I can shut my server down. Although I can't believe 90% of the people joining my server don't own a legal game copy.
This is my init.txt in case it could be helpful:
sv_name ".:: Halo ::."
sv_public true
sv_version any
sv_cdkeycheck true
sv_remote_port 2399
sv_remote true
sv_motd "MOTD.txt"
sv_rcon_password ###
sv_rtv true
sv_rtv_needed 51
sv_tk_ban 3
sv_ban_penalty 5m 1h 1d 7d
sv_tk_cooldown 2m
sv_mapcycle_timeout 25
sv_mapcycle_begin
sv_mapvote true
I don't know if there is a relation to this issue.. I often need to restart my server and try to connect the client directly in order to join it myself. Otherwise I'm getting the "Retrying (1-4) .. Unable to join." error.
By the way: I already found out that I need to set "sv_cdkeycheck true" so it says "Server now allows players with invalid or duplicate cd keys to join."
If anyone got a clue, please let me know.
Thanks in advance!
ReaLiner
I spent hours searching now, especially your forum but it didn't help. I'm using the latest version of Gandanur (http://www.gandanur.com/) for my Halo CE Dedicated Server v1.09. Generally it works fine but almost everyone who joins the game get kicked after a few minutes of playing (mostly after death or when maps change). Here's what the log says:
Quote: 2011-09-13 04:27:46 QUIT "Dark Sabash" player 4 machine 4 cdkey 55d368354b5021e7dd5d3d1525a4ab82 reason: CD Key error: Your CD Key is disabled. Contact customer service.
or
Quote: 2011-09-13 07:27:47 QUIT "EvilBoyz" player 3 machine 3 cdkey 2863ab7e0e7371f9a6b3f0440c06c560 reason: CD Key error: Hash is already in use on our server.
Only after a few others or I left the game, it says:
Quote: 2011-09-13 07:53:54 QUIT "ReaLiner" player 1 machine 1 cdkey 2abf4a639a1fdd9a8a728f408a4abd71 reason: Player quit
Well, I could relax and say all those pirates deserve it.. but:
The server already does allow any version and any cd key to join (and stay). I mean.. he's meant to!
I do want them to stay even if they're using a bad cd key because otherwise I can shut my server down. Although I can't believe 90% of the people joining my server don't own a legal game copy.
This is my init.txt in case it could be helpful:
sv_name ".:: Halo ::."
sv_public true
sv_version any
sv_cdkeycheck true
sv_remote_port 2399
sv_remote true
sv_motd "MOTD.txt"
sv_rcon_password ###
sv_rtv true
sv_rtv_needed 51
sv_tk_ban 3
sv_ban_penalty 5m 1h 1d 7d
sv_tk_cooldown 2m
sv_mapcycle_timeout 25
sv_mapcycle_begin
sv_mapvote true
I don't know if there is a relation to this issue.. I often need to restart my server and try to connect the client directly in order to join it myself. Otherwise I'm getting the "Retrying (1-4) .. Unable to join." error.
By the way: I already found out that I need to set "sv_cdkeycheck true" so it says "Server now allows players with invalid or duplicate cd keys to join."
If anyone got a clue, please let me know.
Thanks in advance!
ReaLiner