[Need help!] Can't login on my server!

02/13/2015 13:15 p3jko#1
I need help ...
Everyone can login in my server but i can't when i try to login breaks in this
[Only registered and activated users can see links. Click Here To Register...]

My server dat

[config]
host=127.0.0.1
port=9958

:mad::mad::mad:
02/13/2015 15:30 pro4never#2
You cannot use 127.0.0.1 to log in. The client will close if it detects you're using a loopback address.

Also this is the wrong section... you're talking about pservers so you should post in that section.
02/13/2015 16:24 p3jko#3
But what ip address i need to use ?
02/13/2015 21:43 CptSky#4
192.168.X.X will work.
02/13/2015 23:03 p3jko#5
[config]
host=192.168.1.x
port=9958

Still break in login ... :S
But im trying to login in server from pc where is hosted server
02/16/2015 17:33 Yukinox#6
Source\bin\Debug Open Configuration

[Configuration]
IP=xx.xx.xxx.xxx
GamePort=5816
AuthPort=9958
ServerName=xxxx

[MySql]
Host=localhost
Username=root
Password=xxxxxxxx
Database=conquer

lets just take a look at ur IP you could just for example download Hamachi for a start and use at IP=[Hamachi Ip] then aswel change ur ip in ur client
csv3config file to ur Hamachi ip also make a connection at hamachi for it to work.

PS: i know hamachi sucks but it's usuable to start ur server for the first time.

Quote:
Originally Posted by p3jko View Post
[config]
host=192.168.1.x
port=9958

Still break in login ... :S
But im trying to login in server from pc where is hosted server
if it's hosted from a vps use ur ip adress to connect to it i suppose it's standart portforwarded
or create a hamachi connection at ur vps or pc and connect from ur pc too that network and you're also able to join that way if u just use ur hamachi ip.
02/19/2015 01:27 p3jko#7
This is my config file

[Configuration]
IP=213.135.175.xxx My external ip
GamePort=5816
AuthPort=9958
ServerName=xxxx

[MySql]
Host=localhost
Username=root
Password=xx
Database=xx

[SourceAccount]
IP=213.135.175.xxx

Everyone can connect to server only i can't ...