Server starts, but client?

08/05/2014 08:43 Crathund#1
Hello,

So my server it's running after I give the sh start.sh command, and I didn't recieved any error, everything it's working.
But the problem it's with my client. He recognize if I enter a wrong account, but if I enter a good account, he give me Error connecting to the server.
It's something about metin2client.bin or what?
08/05/2014 08:46 PDDS™#2
Are you sure your server ist running? Only cuz the message "server successfully started" appears, doesn't mean that it's really running.

Post a screen of your FreeBSD running processes.
08/05/2014 09:18 Crathund#3
Quote:
Originally Posted by PDDS™ View Post
Are you sure your server ist running? Only cuz the message "server successfully started" appears, doesn't mean that it's really running.

Post a screen of your FreeBSD running processes.
Here:

And photo: [Only registered and activated users can see links. Click Here To Register...]
08/05/2014 10:05 PDDS™#4
You have to change your path to the normal "usr/home/game"

you get a list of your running processes by typing "ps" @ your shell
08/05/2014 10:22 Crathund#5
Quote:
Originally Posted by PDDS™ View Post
You have to change your path to the normal "usr/home/game"

you get a list of your running processes by typing "ps" @ your shell
Yes, I have my serverfiles in usr/home/beta, and you say to rename beta in game?
I did that. Problem solved.