black client

MrArkalys

Java Dev
Jul 29, 2013
271
16
Maybe show some screens of your EMULATOR + The Issue?
More Details might come handy too...

I think if your SWFS work fine you should try new emulator?

R63 Suggest:

Phoenix 3.7.1
Phoenix 3.11
Phoenix 3.8.1

R63B Suggest:

SwiftEmu
BcStorm
 

Demonz

Member
Oct 6, 2011
144
12
I have the same issue,
I have Butterfly/BcStorm emu
I am using Illuminia CMS
And no connection reads aswell as my SWFs are fine.
or It's the banner.php in the variables change it to banner.png. ;D
I also disabled add block/switched broswers
and doubled checked everything else heres a screenshot.
 

Attachments

  • untitled.PNG
    untitled.PNG
    32.3 KB · Views: 15

Balls

Member
Jun 1, 2013
251
46
Says something to do with a habbo counter... loads 95% and then goes to black client for a couple of minutes and no errors in console. then directs to flash_client_error. I am using bcstorm with illuminia cms and r63b swfs fully working. Ive changed banner.php to .png.
 

Jerry

not rly active lol
Jul 8, 2013
1,956
522
Hm...
Check the client.php in your root folder?
Look for here:
HTML:
"client.allow.cross.domain" : "0",
            "client.notify.cross.domain" : "0",
        ~>  "connection.info.host" : "127.0.0.1",
        ~>  "connection.info.port" : "30000",
            "site.url" : "https://domain.com",
            "url.prefix" : "https://domain.com",
            "client.reload.url" : "https://domain.com/client_error",
            "client.fatal.error.url" : "https://domain.com/flash_client_error",
            "client.connection.failed.url" : "https://domain.com",
            "external.variables.txt" : "https://domain.com/external_variables.txt",
            "external.texts.txt" : "https://domain.com/external_flash_texts.txt",
            "productdata.load.url" : "https://domain.com/productdata.txt",
            "furnidata.load.url" : "https://domain.com/furnidata.txt",
            "use.sso.ticket" : "1",
            "sso.ticket" : "{sso}",
            "processlog.enabled" : "0",
            "account_id" : "0",
            "client.starting" : "",
            "flash.client.url" : "https://domain.com/client.php",
            "user.hash" : "199275052dbf5f89adb0a643bf16b0ea1cd646db",
            "flash.client.origin" : "popup"

Maybe it's because of the connection host and port?
 

Users who are viewing this thread

Top