Dedicated Server + Mis-typed cdkey!!

Locked
agent_dess
Posts: 5
Joined: Sun Oct 23, 2005 1:00 pm

Dedicated Server + Mis-typed cdkey!!

Post by agent_dess »

Hi folks,
Im starting to go nuts and need your help.

Ive been trying to create my own server in Q3 so i play with local friends.

Ive tried the straight forward "in-game create listen server" i can get it to work and my friends can see my server, but when they try to join in they get "mis-typed cdkey". :confused:

Ive then tried the "Dedicated server setup" using bat and cfg file.
Both my friends and i can see the server in the list but we cant connect to it"! again the message is "mis-typed cdkey". :confused:

We've've tried delete the Q3key file then entering key again and quiting quake and making the Q3key file attribute read-only. This hasn't solved the problem either.

We can all connect to other peoples server, but not the servers we create and its driving us nuts!

Your help would greatly appreciated.
Agent_Dess
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

The easiest solution would be to make a hosts file that resolves authorize.quake3arena.com to 127.0.0.1. Assuming you use XP, put the snippet below in C:\WINDOWS\SYSTEM32\DRIVERS\ETC\HOSTS:

Code: Select all

127.0.0.1 authorize.quake3arena.com
agent_dess
Posts: 5
Joined: Sun Oct 23, 2005 1:00 pm

Easiest...what about complex?

Post by agent_dess »

Hey,
thanks for replying, i will give that a try.

However you said it would be the easiest solution... is there a more complex solution?

Thanks once again

Agent_Dess
agent_dess
Posts: 5
Joined: Sun Oct 23, 2005 1:00 pm

Didn't work...

Post by agent_dess »

Hi,

Ok i tried the snippet in the host file and when i ran the dedicated server, it comes up with:
Awaiting challenge 1,2,3 etc... It never connects, but i no longer get any error messages.

I havent tried running it as Listen Server since modifying the host file.

Any ideas in the mean time??

Cheers..
User avatar
Foo
Posts: 13840
Joined: Thu Aug 03, 2000 7:00 am
Location: New Zealand

Post by Foo »

try changing 'dedicated 2' to 'dedicated 1' on the server.

I think this prevents listing on the master server AND CD-Key checking.
"Maybe you have some bird ideas. Maybe that’s the best you can do."
― Terry A. Davis
matdwyer
Posts: 3
Joined: Thu Oct 27, 2005 10:44 pm

Post by matdwyer »

Hey,

I think I'm having somewhat of the same problem... I think its an issue with our lans... becuase I can join still over my lan :+|

- Mat
c0balt
Posts: 8
Joined: Mon Oct 24, 2005 10:58 pm

Post by c0balt »

Hi,
doesn't sv_strictAuth "0" solve this?,
Or sv_allowAnonymous "1"?

Where are the game admins? :rolleyes:
...
agent_dess
Posts: 5
Joined: Sun Oct 23, 2005 1:00 pm

It WORKED!!! =)

Post by agent_dess »

Hey folks :icon25:

My server works now, i think it was to do with the host
"127.0.0.1 authorize.quake3arena.com" and by setting the dedeicated to 1.... plus restarting machine... now i get tons of folks in my server all the time.


BIG THANK-YOU ALL

:icon25:
Locked