Need some help with pserver pls

05/01/2010 21:16 911Hacker#1
I start up login server, and game server and all other stuff, but when I try to log in it says "Connecting to server" then after a few secs it says "Cannot connect to server"

Can someone help pls
05/01/2010 21:35 MMOPerfectionİ#2
Got the ip's and everything configured properly?
05/01/2010 22:00 911Hacker#3
Quote:
Originally Posted by *Cake* View Post
Got the ip's and everything configured properly?
im not sure... do you have MSN that you can help with please? i'll add you then we can use teamviewer...

please and thank u
05/02/2010 01:20 Widom#4
I Got exact the same problem.. But in the video, he didnt show us how to make an account.. So the problem is.. we need someone that can show us how to make an account.
05/02/2010 01:32 daddycool.#5
Check ip and ports in channellist.csv and loginlist.csv... to create an account manually run this query in Query Analyzer

PHP Code:
-- CREATE ACCOUNT 
-- LOGINteste PWDteste

Use [Account];
Go
Insert Into 
[TBL_USERValues ('09101410275532''teste''teste''[Only registered and activated users can see links. Click Here To Register...].br''teste''teste?')
Insert Into [USER_PROFILEValues ('09101410275532','teste','698dc19d489c4e4db73e28a713eab07b','801011000000','1','0','Y','01/01/2006 00:00:00',null,null,null,'000'
05/02/2010 01:44 Widom#6
Quote:
Originally Posted by Darth Nerd View Post
Check ip and ports in channellist.csv and loginlist.csv... to create an account manually run this query in Query Analyzer

PHP Code:
-- CREATE ACCOUNT 
-- LOGINteste PWDteste

Use [Account];
Go
Insert Into 
[TBL_USERValues ('09101410275532''teste''teste''[Only registered and activated users can see links. Click Here To Register...].br''teste''teste?')
Insert Into [USER_PROFILEValues ('09101410275532','teste','698dc19d489c4e4db73e28a713eab07b','801011000000','1','0','Y','01/01/2006 00:00:00',null,null,null,'000'
#Edit:
Still Can't make it work-_- Edited the csv files with the csv editor.. changed the ip's to my hamachi ip. Changed all the ip's in the DKserver folder and finished sql.. but Still dosnt work.. hmmm
05/02/2010 02:22 daddycool.#7
What ports you are using in channellist.csv and loginlist.csv (server and client)?
05/02/2010 02:36 Widom#8
Quote:
Originally Posted by Darth Nerd View Post
What ports you are using in channellist.csv and loginlist.csv (server and client)?
CHANNELLIST
[Only registered and activated users can see links. Click Here To Register...]

And this is my Loginlist
[Only registered and activated users can see links. Click Here To Register...]

Edit: I'm using Janvier123 's All in one.. with server files,tools and everything included. and using difference client
05/02/2010 02:55 daddycool.#9
Make sure your ips are the same in all config.ini files at serverside, and check if you are using the same ports and ips in channellist.csv and loginlist.csv from client and server side.
05/02/2010 03:03 Widom#10
Quote:
Originally Posted by Darth Nerd View Post
Make sure your ips are the same in all config.ini files at serverside, and check if you are using the same ports and ips in channellist.csv and loginlist.csv from client and server side.
Their all the same.. but creating an account didnt work :/ SO i need a account. Im trying the a7 server files atm..
05/02/2010 19:34 ViciSummiITSback#11
I wonder how to crate a acc too.
Please do a thread about this problem.