The emu works fine, it connects and all this, but when I connect to the client, it disconnects and dunno why it doesn't say that I am connected or disconnected :/
This is my config file:
Code:
## Phoenix 3.0 System Configuration File
## Licence Information
**************.username=Predator
**************.password=Rulez
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=georgedinu
db.name=del_revcms
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=100
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=5000
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
Maybe someone could help me by skype if they have time..