hmm connections not going threw?

chrisissick

Member
May 23, 2014
62
2
2u7lzja.png
so my emu stays like that no matter who loads client? what would cause this to happen? is it a ip config issue a port issue? everything worked fine and then i reloaded and this happened
 

chrisissick

Member
May 23, 2014
62
2
Show me ur emu config
# Phoenix 3.0 System Configuration File

## Licence Information
Otaku-Studios.username=Sick
Otaku-Studios.password=nope

## Licence Server Information
LicenceServer.URL=

## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=xxx
db.name=thesickdb

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30

## Game TCP/IP Configuration
game.tcp.bindip=vps ip
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=vps ip
mus.tcp.port=30001
mus.tcp.allowedaddr=vps ip

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
 

Users who are viewing this thread

Top