Client won't load - Plus (Silverware) EMU

Results 1 to 9 of 9
  1. #1
    Newbie Heated is offline
    MemberRank
    Apr 2014 Join Date
    18Posts

    Client won't load - Plus (Silverware) EMU

    Hi RZ Users,

    I'm currently setting up my R63B Retro with the latest UI.
    I need some help, when getting to around 70% the client goes black.

    This then redirects to /me.

    Could I get any tips or pointers please?
    I've tried adding new SWF's and this hasn't made a difference.

    Could I be adding the wrong ones?

    Skype - Mxckah

    Thank you in advance for all help.


  2. #2
    Newbie Heated is offline
    MemberRank
    Apr 2014 Join Date
    18Posts

    Re: Client won't load - Plus (Silverware) EMU

    Here is the client.php

    Code:
    <!DOCTYPE html><html lang="en">
        <head>
            <meta http-equiv="content-type" content="text/html; charset=utf-8">
            <title>{hotelName} - Client</title>
            
            <link rel="stylesheet" href="{url}/app/tpl/skins/{skin}/styles/client.css" type="text/css">
            
            <script type="text/javascript" src="{url}/app/tpl/skins/{skin}/js/swfobject.js"></script>
            <script type="text/javascript">
                var BaseUrl = "{swf_folder}";
                var flashvars =
                {
                    "client.starting" : "Please wait, {hotelname} is loading",
                    "hotelview.banner.url" : "{url}/game/rs4.php",
                    "client.allow.cross.domain" : "1", 
                    "client.notify.cross.domain" : "0", 
                    "connection.info.host" : "{server_ip}", 
                    "connection.info.port" : "30000", 
                    "site.url" : "{url}", 
                    "url.prefix" : "{url}", 
                    "client.reload.url" : "{url}/client", 
                    "client.fatal.error.url" : "{url}/me", 
                    "client.connection.failed.url" : "http://{url}/me", 
                    "external.variables.txt" : "{external_vars}", 
                    "external.texts.txt" : "{external_texts}", 
                    "productdata.load.url" : "{product_data}", 
                    "furnidata.load.url" : "{url}/game/furnidata_xml.xml", 
                    "use.sso.ticket" : "1", 
                    "sso.ticket" : "{sso}", 
                    "processlog.enabled" : "0", 
                    "flash.client.url" : BaseUrl, 
                    "flash.client.origin" : "popup" 
                };
                var params =
                {
                    "base" : BaseUrl + "/",
                    "allowScriptAccess" : "always",
                    "menu" : "false"                
                };
                swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);
            </script>
        </head>
        
        <body></body>
    </html>

  3. #3
    Evil Italian Overlowrd Droppy is offline
    Grand MasterRank
    Feb 2012 Join Date
    /home/droppyLocation
    2,080Posts

    Re: Client won't load - Plus (Silverware) EMU

    press f12, go to console, enter on client, and send us the log

  4. #4
    Newbie Heated is offline
    MemberRank
    Apr 2014 Join Date
    18Posts

    Re: Client won't load - Plus (Silverware) EMU

    Quote Originally Posted by Droppy View Post
    press f12, go to console, enter on client, and send us the log

  5. #5
    Newbie Heated is offline
    MemberRank
    Apr 2014 Join Date
    18Posts

    Re: Client won't load - Plus (Silverware) EMU

    Does anyone have a solution for this please?

  6. #6
    Evil Italian Overlowrd Droppy is offline
    Grand MasterRank
    Feb 2012 Join Date
    /home/droppyLocation
    2,080Posts

    Re: Client won't load - Plus (Silverware) EMU

    Sorry for late, try replacing your web-gallery urls

  7. #7
    Newbie Heated is offline
    MemberRank
    Apr 2014 Join Date
    18Posts

    Re: Client won't load - Plus (Silverware) EMU

    Quote Originally Posted by Droppy View Post
    Sorry for late, try replacing your web-gallery urls
    Sorry, but how would i do that? As you can tell I'm new and still learning.

  8. #8
    Newbie Heated is offline
    MemberRank
    Apr 2014 Join Date
    18Posts

    Re: Client won't load - Plus (Silverware) EMU

    Still looking for help on this one, thank you.

  9. #9
    Evil Italian Overlowrd Droppy is offline
    Grand MasterRank
    Feb 2012 Join Date
    /home/droppyLocation
    2,080Posts

    Re: Client won't load - Plus (Silverware) EMU

    im at tapatalk I will try help. try using habbos web gallery, remind that it changes from time in time, sometimes in the same day. Replace between whats between </title> and the second <script. Sorry for dont copy and paste, dont allow it in here.
    PHP Code:
    <link rel="shortcut icon" href="http://habboo-a.akamaihd.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/2543/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon">
    <
    link rel="stylesheet" href="http://habboo-a.akamaihd.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/2543/web-gallery/static/styles/common.css" type="text/css">
    <
    script src="http://habboo-a.akamaihd.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/2543/web-gallery/static/js/libs2.js" type="text/javascript"></script>
    <script src="http://habboo-a.akamaihd.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/2543/web-gallery/static/js/visual.js" type="text/javascript"></script>
    <script src="http://habboo-a.akamaihd.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/2543/web-gallery/static/js/libs.js" type="text/javascript"></script>
    <script src="http://habboo-a.akamaihd.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/2543/web-gallery/static/js/common.js" type="text/javascript"></script> 



Advertisement