Error Connecting To The Hotel

EliteKey

Member
Aug 22, 2011
41
1
Anyone have any idea on how to fix?
Basically what it does is it just sits on the hotel view and then disconnects, the emulator(Golden Tree) does not even pick up my connection
My config:
Code:
## Gold Tree Emulator 3.0 System Configuration File

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=mypassword
db.name=mydb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=55

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=100
game.tcp.proxyip=127.0.0.1
## 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

## Automatic shutdown (DONT CHANGE VALUES IF YOU DONT WANT ENABLE THIS)
shutdown-server=
shutdown-server-player-limit=0
shutdown-warning-alert=!!!Hotel shutdown!!!

## Automatic update
gte.update.noticy.disable=0
gte.update.autoupdate=0

## Anti Advertising Configuration ###
anti.ads.enable=1

## The following configuration defines the last rank that will have anti advertisement enabled
## ranks above this integer will be able to post links freely
anti.ads.rank=1

## Message that is displayed after ad preventation
anti.ads.msg=Advertising will lead you to be banned

## Some ad (alert) shit to client
ads.disable=0
ads.allowrdonlyrandomads=1

debug=1
Screenshot:
x3yc12.jpg
 

Users who are viewing this thread

Top