My client stops at 76% r63b

Jamescool12

Member
Jan 17, 2014
139
13
Hi guys i opened a r63b retro and I opened all ports my emu is connect to my 30001. My Client stops at 76% i dont know why. The emu says that there is 1 user online. Im using PLUSEMU. please help me out!
Code:
                <link rel="shortcut icon" href="{url}/favicon.ico?<?php echo time() ?>" type="image/x-icon"/>
                <html>
                <head>
                <title>{hotelname}: Hotel</title>
                    <style>
                        body {
                            margin:0px;
                            padding:0px;
                            font:12px 'Lucida Grande',Arial,sans-serif;
                            background-color:#edecec;
                        }
                        .box {
                            width:300px;
                            margin:30px auto;
                            background-color:#fff;
                            border:1px solid #dcdada;
                            padding:5px;
                            -webkit-border-radius: 4px;
                            -moz-border-radius: 4px;
                            border-radius: 4px;
                        }
                        .error {
                            background-color:#ffbcbb;
                            border:1px solid #ff7777;
                            padding:8px;
                            margin-bottom:4px;
                        }
                        input {
                            padding:4px;
                        }
                        input[type=password] {
                            border:1px solid #dcdada;
                            width:230px;
                            -webkit-border-radius: 4px;
                            -moz-border-radius: 4px;
                            border-radius: 4px;
                        }
                        input[type=submit] {
                            width:65px;
                        }
                    </style>
                </head>
        <body>
<!DOCTYPE html>
<?php
    if(!isset($_SESSION['user']['username'])){
        header('Location: index');
        exit();
    }
?>
<?php
if(mysql_num_rows(mysql_query("SELECT NULL FROM users_bans WHERE value = '".$_SESSION['user']['username']."' LIMIT 1")) > 0){
header('Location: /banned');
exit();
}
?>
<?php

        require_once 'findretros/findretros_config.php';
        require_once 'findretros/findretros.php';

            $FindRetros = new FindRetros();

            if($FindRetros->hasClientVoted()) {

            echo ' ';

        }else{

    // echo 'You have yet to vote!';

            $FindRetros->redirectClientToVote();

        }

    ?>




<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/legionhotel/styles/client.css" type="text/css">
   
   
       
        <script type="text/javascript" src="{url}/app/tpl/skins/legionhotel/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "{swf_folder}";
            var flashvars =
            {
                "client.starting" : "Please wait, Hebbo is loading...",
                "client.allow.cross.domain" : "1",
                "client.notify.cross.domain" : "0",
                "connection.info.host" : "MYIP",
                "connection.info.port" : "30001",
                "site.url" : "{url}",
                "url.prefix" : "{url}",
                "client.reload.url" : "{url}/client",
                "logout.url" : "{url}/logout",
                "client.fatal.error.url" : "{url}/404",
                "client.connection.failed.url" : "{url}/404",
                "external.variables.txt" : "{external_vars}",
                "external.texts.txt" : "{external_texts}",
                "external.figurepartlist.txt" : "{url}/swf/gamedata/figuredata.xml?476f47wefwc29e",
                "external.override.texts.txt" : "{url}/swf/gamedata/override/external_flash_override_texts.txt?6f9eewwe89f5",
                "external.override.variables.txt" : "{url}/swf/gamedata/override/external_override_variables.txt?58wedee7474f87",
                "productdata.load.url" : "{product_data}",
                "furnidata.load.url" : "{furni_data}",
                "use.sso.ticket" : "1",
                "sso.ticket" : "{sso}",
                "client.starting.revolving" : "Dial-up users, prepare to wait!/Frank.. I think you broke it/For science, you monster/Loading funny message... please wait./Would you like fries with that?/Follow the yellow duck./Time is just an illusion./Are we there yet?!/I like your t-shirt./Look left. Look right. Blink twice. Ta da!/It\'s not you, it\'s me./Shhh! I\'m trying to think here./Loading pixel universe.",
                "processlog.enabled" : "0",
                "flash.client.url" : BaseUrl,
                "flash.client.origin" : "popup",
                "nux.lobbies.enabled" : "true"
            };
            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>     
</style>
    </head>
    <body id="client" class="flashclient">
</head>

   
    <body>
        <div id="client"></div>
    </body>
</html>
 

Jamescool12

Member
Jan 17, 2014
139
13
they are all percent nothing wrong with them :(
 
## 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=MYPASSWORD
db.name=retro

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=10
db.pool.maxsize=250

## Game TCP/IP Configuration
game.tcp.bindip=MYIPHERE
game.tcp.port=30001
game.tcp.conlimit=100000
game.tcp.conperip=200
game.tcp.enablenagles=true

## MUS TCP/IP Configuration
mus.tcp.bindip=MYIPHERE
mus.tcp.port=8382
mus.tcp.allowedaddr=hebbo-hotel.cf;MYIPHERE

## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
 

iGlenn

:)
Jul 21, 2015
618
92
you most likely didn't setup your swfs all the way. alot of people forget to edit the override_external_variables including me.
don't forget to edit override variables and usually in the emu config game.tcp.port is 30000 and mus.tcp.port is 30001
 

Joel

Aspiring Developer
Mar 30, 2014
100
30
everything seems correct :( but it gives me a error when it loads at 78 :( if you want ill send you my T.V details.
A little off-topic but TeamViewer was actually hacked, meaning random people can control your computer, I don't recommend using this. I'll give a couple of suggestions in a minute when editing this post.

Edit: When loading the client, use Chrome's console so you can see any errors, screenshot, and post it here.
 

Jamescool12

Member
Jan 17, 2014
139
13
i did what u asked me for the emu :(
 
Joel do you know me?
Its me James from facebook xD
 
A little off-topic but TeamViewer was actually hacked, meaning random people can control your computer, I don't recommend using this. I'll give a couple of suggestions in a minute when editing this post.

Edit: When loading the client, use Chrome's console so you can see any errors, screenshot, and post it here.
 

iGlenn

:)
Jul 21, 2015
618
92
i dnt know what the joel above me is talking about. teamviewer is safe as u literally watch the other person control your computer and can end the connection at any time as long as u give trusted people your details. i can help you set up your client mate do u have skype?
its saying your swfs cannot be located because they cant be found. make sure youre using the correct ones. you can find what habbo swfs version u have in your gordon folder
 

Jamescool12

Member
Jan 17, 2014
139
13
i dnt know what the joel above me is talking about. teamviewer is safe as u literally watch the other person control your computer and can end the connection at any time as long as u give trusted people your details. i can help you set up your client mate do u have skype?
its saying your swfs cannot be located because they cant be found. make sure youre using the correct ones. you can find what habbo swfs version u have in your gordon folder
Yes I do, Its Jamie.James35
 

Joel

Aspiring Developer
Mar 30, 2014
100
30
i dnt know what the joel above me is talking about. teamviewer is safe as u literally watch the other person control your computer and can end the connection at any time as long as u give trusted people your details. i can help you set up your client mate do u have skype?
its saying your swfs cannot be located because they cant be found. make sure youre using the correct ones. you can find what habbo swfs version u have in your gordon folder
TeamViewer has been hacked, when you are away from your laptop anyone could access it and do whatever they want. TV also has settings to where you can completely take control of their PC. Take a read here:
 

Users who are viewing this thread

Top