CharlieBowdery
Member
- Feb 23, 2013
- 88
- 0
Hello,
I've been trying to setup Mercury Emulator and it loads to 100%, loads the hotel view and than immediately disconnects me back to the /me page and it keeps coming up with this (the developer tools):
For one, that isn't the VPS IP, can anyone explain what is wrong..
External Variables:
Emulator Config:
## Mercury Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=*DATABASE PASSWORD*
db.name=*DATABASE NAME*
## 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
game.tcp.conperip=100
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=*VPS IP*
mus.tcp.port=30001
mus.tcp.allowedaddr=*VPS IP*
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
Help would be appreciated..
I've been trying to setup Mercury Emulator and it loads to 100%, loads the hotel view and than immediately disconnects me back to the /me page and it keeps coming up with this (the developer tools):
You must be registered for see images attach
For one, that isn't the VPS IP, can anyone explain what is wrong..
External Variables:
You must be registered for see images attach
Emulator Config:
## Mercury Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=*DATABASE PASSWORD*
db.name=*DATABASE NAME*
## 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
game.tcp.conperip=100
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=*VPS IP*
mus.tcp.port=30001
mus.tcp.allowedaddr=*VPS IP*
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
Help would be appreciated..