Forum

> > CS2D > Servers > Dedicated Server
Forums overviewCS2D overview Servers overviewLog in to reply

English Dedicated Server

15 replies
To the start Previous 1 Next To the start

old Dedicated Server

XTripleJaxX
User Off Offline

Quote
First of all
Do NOT tell me that you cannot connect to your own dedicated server because i know someone who has connected to their own dedicated server (and it was via cs2d_dedicated.exe)
Heres basically some problems
When i start my server via cs2d_dedicated.exe it will say along the lines of "UDP insert_port_number_here initialized"
after that (assuming its reading my server.cfg) it will say
"UDP 7777 (the port number i have in my cfg) initialized"
Since thats all good and most likely isint a problem when i try to connect to my own server via connect to IP
I type in "localhost:7777" as soon as i attempt to connect it will say verifying USGN account blah blah blah
however in the server console it will say "XTripleJaxX <127.0.0.1> joining with USGN #80541 - Verifying ...
then after that line it says
U.S.G.N.: 127.0.0.1 IS NOT LOGGED IN!
In the game while attempting to connect to the server it will just stay on that verifying screen until you cancel it
People can still connect to my server FYI
So...How do i connect to my own dedicated server then and what problems (if any) do i have and how can i fix them?
edited 1×, last 13.11.11 11:11:11 pm

old Re: Dedicated Server

XTripleJaxX
User Off Offline

Quote
user palomino has written
Turn off usgn verification. If it's possible through other means than console

Then how do i turn it off?
EDIT:Figured out how to turn it off
I can connect now but assuming the verification is off wont that mean that other people can fake their USGN's? (aka lead to tricking lua scripts or something) but if its the only way around it i guess ill work with it
EDITEDIT:Since verification is off settings arent saved...thats a problem...

old Re: Dedicated Server

Apache uwu
User Off Offline

Quote
Try disabling that check and use usgn_only instead. Also make sure in sys/usgn.dat looks like:

1
2
85.214.102.60|usgn.de
36963

old Re: Dedicated Server

XTripleJaxX
User Off Offline

Quote
user Apache uwu has written
Try disabling that check and use usgn_only instead. Also make sure in sys/usgn.dat looks like:

1
2
85.214.102.60|usgn.de
36963

Tryed what you said didnt work it just came up with
Only registered U.S.G.N users are allowed
And the code you said in the .dat file was correct

old Re: Dedicated Server

DC
Admin Off Offline

Quote
do not use localhost to join your own server on your own PC. use your internet IP to join it.
get it here http://www.unrealsoftware.de/usgn.php?s=ip or use the serverlist (not lan serverlist). your port forwarding is wrong if that doesn't work.

the easiest method would be to use no dedicated server if you are playing on it anway. use the client and the "new game" option instead. it's so much better and easier in that case. you will never face these problems if you do it that way.

the dedicated server is simply not designed to be executed on the same PC as a client who joins it.

old Re: Dedicated Server

XTripleJaxX
User Off Offline

Quote
user DC has written
do not use localhost to join your own server on your own PC. use your internet IP to join it.
get it here http://www.unrealsoftware.de/usgn.php?s=ip or use the serverlist (not lan serverlist)

the easiest method would be to use no dedicated server if you are playing on it anway. use the client and new game instead. it's so much better and easier in that case. you will never face these problems if you do it that way.

the dedicated server is simply not designed to be executed on the same PC as a client who joins it.

I have tryed already using my internet IP before and i get the same thing , I want to use a dedicated server so people can play on it while im not on it AND so i can play on it when i want to
edited 1×, last 14.11.11 12:06:32 am

old Re: Dedicated Server

DC
Admin Off Offline

Quote
huh... I thought that would work..

you can also disable the usgn validation using: cs2d cmd sv_checkusgnlogin (note that this is a security risk. especially when you are using admin Lua scripts which are based on USGN ids)
OR by simply logging off before joining (remove username and/or password from the CS2D net options)

old Re: Dedicated Server

XTripleJaxX
User Off Offline

Quote
user DC has written
huh... I thought that would work..

you can also disable the usgn validation using: cs2d cmd sv_checkusgnlogin (note that this is a security risk. especially when you are using admin Lua scripts which are based on USGN ids)
OR by simply logging off before joining (remove username and/or password from the CS2D net options)

I need USGN verification because the scripts im using rely's on a ID to save information
EDIT:If its any help the person i asked who joined his own dedicated server said he just looked in the server list for it and he connected just like that

old Re: Dedicated Server

DC
Admin Off Offline

Quote
yeah that's what I was talking about before. join by using the internet ip / the internet serverlist. I thought that this should work. I don't know why it doesn't work for you.

old Re: Dedicated Server

XTripleJaxX
User Off Offline

Quote
user DC has written
yeah that's what I was talking about before. join by using the internet ip / the internet serverlist. I thought that this should work. I don't know why it doesn't work for you.

The server in the internet serverlist shows up red and then it just stays at connecting and gets a timeout after 10 seconds (This is when that server version joinable blah blah is set to all)

EDIT:
Got the server to work , Changed the port number from 7777 to 36963 (Dunno why it wouldnt work with 7777 since both ports were forwarded already and were no different from each other besides number :/)

By the way is their any way to control a dedicated server besides RCON?
edited 2×, last 14.11.11 01:18:47 am

old Re: Dedicated Server

Apache uwu
User Off Offline

Quote
user DC has written
do not use localhost to join your own server on your own PC. use your internet IP to join it.
get it here http://www.unrealsoftware.de/usgn.php?s=ip or use the serverlist (not lan serverlist). your port forwarding is wrong if that doesn't work.


That only works when you have loopback on your router.

What about connecting with your lan ip? (start-run-cmd-ipconfig-IPv4 Address)

It's a silly question, but is "85.214.102.60" blocked udp based? You can connect to this site fine

old Re: Dedicated Server

ohaz
User Off Offline

Quote
user DC has written
yeah that's what I was talking about before. join by using the internet ip / the internet serverlist. I thought that this should work. I don't know why it doesn't work for you.
Depends on the router. Some do not support loopback...

old Re: Dedicated Server

Apache uwu
User Off Offline

Quote
ah yes TDK :), but you should be hosting on broadband anyways

1
U.S.G.N.: 127.0.0.1 IS NOT LOGGED IN!

Seems to show up when I have 2 cs2ds open, regardless of usgn state.

old Re: Dedicated Server

palomino
User Off Offline

Quote
user XTripleJaxX has written
EDIT:
Got the server to work , Changed the port number from 7777 to 36963 (Dunno why it wouldnt work with 7777 since both ports were forwarded already and were no different from each other besides number :/)

By the way is their any way to control a dedicated server besides RCON?

Yes, through webpanel. You shouldn't host from home anyway.
oxy2d.com are offering a free server, read the FAQ.
To the start Previous 1 Next To the start
Log in to reply Servers overviewCS2D overviewForums overview