Original
- Aug 20, 2012
- 123
- 14
Hello, There.
I Currently have a Phoenix V3.11.0 Issue
Ok So, when the client loads it goes to /me
Sceenies of the Emulator when loading
When i load on my PC : Says that nothing Happened
This is what happens if i try to load on my VPS :
Emulator Config:
Code:
## Phoenix 3.0 Cracked by Quackster fixed by Burak
## Licence Information
Otaku-Studios.username=Donatello (DnT)
Otaku-Studios.password=FixedByBurak
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=username
db.password=pw
db.name=db
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
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=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
Never mind, i fixed it