[UberCMS2] [PlusEMU] Client not receiving connections?
Hey,
I've setup PlusEMU (The one by Joseph and zJordan) and downloaded the correct swf's for it. But when I try to enter the client it loads the logo on the habbo.swf then just goes into a black screen. Nothing shows as connecting to the EMU, but no errors show if I use the google chrome console.
Using the correct setup mentioned by Leon on the Swift EMU New-crypto update thread.
EMU config.ini:
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=password
db.name=plusemu
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=10
db.pool.maxsize=500
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=localhost;127.0.0.1;74.63.200.76;64.31.26.250;
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
UberCMS2 page-client.tpl: "client.connection.failed.url" : "%client_fatal_error_url%", "ext - Pastebin.com Only that part as I edited that part.
I've set it for phoenix_auth as someone mentioned it uses that not ButterFly SSO. And I made the ports 30000 and 30001.
All help welcome as long as it's usefull.
Re: [UberCMS2] [PlusEMU] Client not receiving connections?
Quote:
Originally Posted by
FatalLulz
Hey,
I've setup PlusEMU (The one by Joseph and zJordan)
TIL Joseph and zJordan made Plus.
Re: [UberCMS2] [PlusEMU] Client not receiving connections?
Quote:
Originally Posted by
Leon
TIL Joseph and zJordan made Plus.
I intended the one released by Joseph and zJordan. Not made by them...
Re: [UberCMS2] [PlusEMU] Client not receiving connections?
Re: [UberCMS2] [PlusEMU] Client not receiving connections?
Re: [UberCMS2] [PlusEMU] Client not receiving connections?
Quote:
Originally Posted by
Ardhmuch
Swfs what are you using?
The correct swfs needed for the Emulator. No I will not upload them do not bother asking.
Re: [UberCMS2] [PlusEMU] Client not receiving connections?
Change the %external_texts_txt% to http://localhost/game/gamedata/b5da7...lash_texts.txt
and the %productdata_load_url% to http://localhost/game/gamedata/archi...roductdata.txt
And here are the right links for the swfs:
variables = "http://localhost/game/latest_v/external_variables.txt";
texts = "http://localhost/game/gamedata/b5da780fa98c6bc2fa2f70e68a9ac238/external_flash_texts.txt";
override_texts = "http://localhost/externals.php?type=texts&?h=180520131";
override_vars = "http://localhost/externals.php?type=vars&?h=180520131";
productdata = "http://localhost/game/gamedata/archive/a9c2dfebdaa0a48b66498012a2fd4612/productdata.txt";
furnidata = "http://localhost/game/gamedata/archive/a9c2dfebdaa0a48b66498012a2fd4612/furnidata.txt";
baseurl = "http://localhost/game/core/05283f046dd1073a787334bce2beb332/";
habbo_swf = "http://localhost/game/core/05283f046dd1073a787334bce2beb332/Habbo.swf";