Link your swfsHello, I have a problem with the client. The game works normally, however, sometimes I can not connect and the client is at 76%.
Can someone help, Use the server on a VPS.
## 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=1005
db.name=habbo
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=10
db.pool.maxsize=250
## Game TCP/IP Configuration
game.tcp.bindip=192.95.42.189
game.tcp.port=30000
game.tcp.conlimit=100000
game.tcp.conperip=2000
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=192.95.42.189
mus.tcp.port=3001
mus.tcp.allowedaddr=localhost;192.95.42.189
# Camera configuration
camera.path.preview=preview/{1}-{0}.png
camera.path.purchased=purchased/{1}-{0}.png
camera.preview.maxcache=1000
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
## Nombre & Licencia del hotel
#Aparece en la ventana
hotel.name=Oficial
#Aparece en el about
hotel.link=Hirbo
#FastFood
base.url=http://habbitop.org/swf/games/
fastfood.server=198.27.86.33
Don't forget to link external_texts and make sure your using the 2017 see release with your Plus EmulatorConfigEMU
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=1005 db.name=habbo ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=250 ## Game TCP/IP Configuration game.tcp.bindip=192.95.42.189 game.tcp.port=30000 game.tcp.conlimit=100000 game.tcp.conperip=2000 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=192.95.42.189 mus.tcp.port=3001 mus.tcp.allowedaddr=localhost;192.95.42.189 # Camera configuration camera.path.preview=preview/{1}-{0}.png camera.path.purchased=purchased/{1}-{0}.png camera.preview.maxcache=1000 ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 ## Nombre & Licencia del hotel #Aparece en la ventana hotel.name=Oficial #Aparece en el about hotel.link=Hirbo #FastFood base.url=http://habbitop.org/swf/games/ fastfood.server=198.27.86.33
Uhm.. His external_texts won't have anything to do with it being stuck... It'd just make the client say Habbo or Habboon depending on the SWF's.Don't forget to link external_texts and make sure your using the 2017 see release with your Plus Emulator
Uhm, any errors in your logs? Located in: bin/Debug/logs/Hello, I have a problem with the client. The game works normally, however, sometimes I can not connect and the client is at 76%.
Can someone help, Use the server on a VPS.
Uhm.. His external_texts won't have anything to do with it being stuck... It'd just make the client say Habbo or Habboon depending on the SWF's.
Uhm, any errors in your logs? Located in: bin/Debug/logs/
Any errors in the developers console? Ctrl+Shift+I and then hit Network
Any errors in the emulators console itself when you load the client??
Have you double, triple, and maybe even quadruple checked your variables?
Are your ports properly opened via your firewall? 30000 should be opened by looking at your config.ini
Are you using a proxy? If yes, have you contacted them to see if it's on their end?
Has no errors found in the debug folder/logs
The console is blank page
Not shown in the Emulator errors
Yes, I checked several times. Even I switched external_variables
Yes, she are open on the Firewall
Don't use proxy
What was the issue for future reference?Problem solved. Thanks
ConfigEMU
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=1005 db.name=habbo ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=250 ## Game TCP/IP Configuration game.tcp.bindip=192.95.42.189 game.tcp.port=30000 game.tcp.conlimit=100000 game.tcp.conperip=2000 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=192.95.42.189 mus.tcp.port=3001 mus.tcp.allowedaddr=localhost;192.95.42.189 # Camera configuration camera.path.preview=preview/{1}-{0}.png camera.path.purchased=purchased/{1}-{0}.png camera.preview.maxcache=1000 ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 ## Nombre & Licencia del hotel #Aparece en la ventana hotel.name=Oficial #Aparece en el about hotel.link=Hirbo #FastFood base.url=http://habbitop.org/swf/games/ fastfood.server=198.27.86.33