Hey Ragezoners!
When I go to myhotel.com/client it loads but then instantly disconnects.
My emulator just acts as if nothing has happened..
My emulator config files -
PHP Code:
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=dbpassword
db.name=curedb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=50
## Game TCP/IP Configuration
game.tcp.bindip=localhost
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=False
## MUS TCP/IP Configuration
mus.tcp.bindip=myvpsip
mus.tcp.port=30001
mus.tcp.allowedaddr=myvpsip
## Stream Message; Si lo dejas sin texto no aparecerá
hotel.stream.message=Welcome on Habtime
## License
internal.license=
## Hotel Link; To StreamImages
guilds.link=http://myvpsip/habbo-imaging/badge/
stream.link=http://myvpsip/habbo-imaging/head?look=
## Client configuration
client.ping.enabled=1
client.ping.interval=200000
client.maxrequests=500
client.maxpossiblefriends=700
client.maxitemsininventary=3400
#IRC
irc.enabled=false
irc.server=127.0.0.1
irc.port=6667
irc.user=USER CSharpBot 8 * :I'm a C# irc bot
irc.nick=[VG]Mordi
irc.channel=#habbovg_servermod
irc.password=#
#Groep instellingen
group.enabled=true
auth.ssodisabled=false
#pixel instellingen
game.pixel.enabled=true
game.pixel.amount=100
game.pixel.time=600
#credits instellingen
game.credits.enabled=true
game.credits.amount=1000
game.credits.time=600
game.login.credits.receiveamount=100
game.login.pixel.receiveamount=100
#Threading Main Loops.
SeparatedTasksInMainLoops.enabled=true
SeparatedTasksInGameClientManager.enabled=true
# Ban flood protection
spambans.enabled=false
spambans.limit=5
Thanks guys.
When connecting to the client the emulator does nothing..