RevCms 1.9.9.9 can't load client

Status
Not open for further replies.

casperb123

New Member
Dec 22, 2012
10
0
check your emu if it can connect to your client.
I have set it all up i dont know what is the problem i cant post my emu config

Emu config:
Code:
## Phoenix 3.0 System Configuration File

## Licence Information
Otaku-Studios.username=Predator
Otaku-Studios.password=Rulez

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=zaq1234
db.name=dell_revcms

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

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

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
25.33.146.172 is my hamachi ip
 

IPMB1

Member
Jan 1, 2013
249
20
I have set it all up i dont know what is the problem i cant post my emu config

Emu config:
Code:
## Phoenix 3.0 System Configuration File

## Licence Information
*****.username=Predator
*****.password=Rulez

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=zaq1234
db.name=dell_revcms

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

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

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
25.33.146.172 is my hamachi ip

are you sure the emulator is connecting?



then change "localhost" to "25.33.146.172" in the external variables. (don't include the quotes)

THANKS :)
 
Status
Not open for further replies.

Users who are viewing this thread

Top