[HELP] Emulator problem,

ZackPatel

Member
Feb 4, 2012
35
0
Hello, I am currently using Phoenix 3.11.0 Sheenieboy edition, I have just opened the vps hotel, And Im Getting this problem,



Pleese help if you can :)
 

Expiry

Anarchist
Apr 25, 2013
193
33
First, don't use sheenieboy's edit, it has backdoors. Second, in your conf.config file, you've messed up your MUS configuration.

Download this version: It was released on here, I can't be bothered to find the thread.

Run the sqls that come with it, and set your conf.config up like this
Code:
## Phoenix 3.0 System Configuration File

## Licence Information
Otaku-Studios.username=Name here
Otaku-Studios.password=####

## Licence Server Information
LicenceServer.URL=http://localhost/phx/

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

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

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

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

Creation

Member
Feb 23, 2013
134
3
I never heard or tryed sheenieboy edition of the r63 emu. I need to check that out. Maybe I can see if I can fix the errors it has. :l (nothing good to do.)
 

Users who are viewing this thread

Top