[HELP!] Habbo R63 Phoenix Emu Mysql Error

ubermrjon

Member
Jul 27, 2014
30
2
Hi all! I just finished my r63 hotel and I get this error when I got to run the emulator. All the pages load good btw.
 

Posing

Active Member
Oct 19, 2011
122
26
Hello Your error looks like you don't have the right db.hostname IP address it should be like this.

## Phoenix 3.0 System Configuration File

## Licence Information
Otaku-Studios.username=YOURHOTELNAME
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=YOURHOTELPASSWORD
db.name=YOURDATABASE

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

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

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

Hope this helped you if it didn't please let me know.
 

Posing

Active Member
Oct 19, 2011
122
26
Seems you are missing rank_permissions an others in database here.
use this database should fix it

 

Users who are viewing this thread

Top