Stuck at 76% RevCms PlusEmu

Status
Not open for further replies.

Moon

If life is a Bitch, Fuck it |
Dec 25, 2017
59
20
It isn't stuck on 76% when I'm on the VPS going onto it, but when I'm on my PC it stays stuck at 76% Any clue why ?
Config.PHP
Code:
<?php
if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }
#Please fill this all out.

#NOTE: To set up TheHabbos.ORG's API go to wwwroot/mysite/thehabbos_api for IIS, OR, htdocs/thehabbos_api for XAMPP and others.

/*
*
*    MySQL management
*
*/

$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.

$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host

$_CONFIG['mysql']['username'] = 'root'; //MySQL username

$_CONFIG['mysql']['password'] = 'FILTERED'; //MySQL password

$_CONFIG['mysql']['database'] = 'db'; //MySQL database

$_CONFIG['mysql']['port'] = '3306'; //MySQL's port

/*
*
*    Hotel management  - All URLs do not end with an "/"
*
*/

$_CONFIG['hotel']['server_ip'] = 'FILTERED'; //IP of DDos protected server.

$_CONFIG['hotel']['server_port'] = '30000'; //Port that EMU uses!

$_CONFIG['hotel']['url'] = 'http://reachhotel.org'; //Does not end with a "/"

$_CONFIG['hotel']['name'] = 'Reach'; // Hotel's name

$_CONFIG['hotel']['desc'] = 'Reach Hotel ! The best around !'; //Hotel's description

$_CONFIG['hotel']['online_text'] = 'Members Online!'; // Its the text that is near 15 Bla's online.

$_CONFIG['hotel']['owner1'] = 'MoonShots'; //Owner 1

$_CONFIG['hotel']['owner2'] = ''; //If you only have one owner leave this blank!

$_CONFIG['hotel']['email'] = 'FILTERED'; //Where the help queries from users are emailed to.@Priv skin

$_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance

$_CONFIG['hotel']['motto'] = 'I am new to ' . $_CONFIG['hotel']['name']; //Default motto users will register with.

$_CONFIG['hotel']['credits'] = 5000; //Default number of credits users will register with.

$_CONFIG['hotel']['pixels'] = 4000; //Default number of pixels users will register with.

$_CONFIG['hotel']['figure'] = 'hd-180-1.ch-210-66.lg-270-82.sh-290-91.hr-100'; //Default figure users will register with.

$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build

$_CONFIG['hotel']['external_vars'] = 'http://reachhotel.org/r63/external_variables.txt'; //URL to your external vars

$_CONFIG['hotel']['external_texts'] = 'http://reachhotel.org/r63/external_flash_texts.txt'; //URL to your external texts

$_CONFIG['hotel']['product_data'] = 'http://reachhotel.org/r63/productdata.txt'; //URL to your productdata

$_CONFIG['hotel']['furni_data'] = 'http://reachhotel.org/r63/furnidata.txt'; //URL to your furnidata

$_CONFIG['hotel']['swf_folder'] = 'http://reachhotel.org/r63'; //URL to your SWF folder


//Facts if you enter the fact here it will randomly show at the top of your page!

$_CONFIG['hotel']['fact_1'] = 'Reach! Is always looking for more staff members, why not apply ?';

$_CONFIG['hotel']['fact_2'] = 'Invite your friends ! Reach is always looking for new people !';

$_CONFIG['hotel']['fact_3'] = 'Win Rares by competing in events! Ask Event/Staff for details! ';

$_CONFIG['hotel']['fact_4'] = 'Are you a developer? Reach! is always looking for new Developers!';

$_CONFIG['hotel']['fact_5'] = 'Tell us what you think! Staff will appreciate your feedback !';


/*
*
*    Templating management - Pick one of our default styles or make yours by following our examples!
*
*/

#RevCMS has 2 default styles, 'Mango' by dannyy94 and 'Priv' by joopie - Others styles are to come, such as RastaLulz's ProCMS style and Nominal's PhoenixCMS 4.0 style.

$_CONFIG['template']['style'] = 'Habbo';
?>
Client.PHP
Code:
<!DOCTYPE html>
<html lang="en">
    <head>
        <link rel="shortcut icon" href="{url}/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/>
        <meta http-equiv="content-type" content="text/html; charset=utf-8">
        <title>{hotelName} Hotel</title>
 
        <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css">
 
        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "{url}/swfs/gordon/PRODUCTION-201701242205-837386173/";
            var flashvars =
            {
                "client.allow.cross.domain" : "1",
                "client.notify.cross.domain" : "0",
                "connection.info.host" : "FILTERED",
                "connection.info.port" : "30000",
                "site.url" : "{url}",
                "url.prefix" : "{url}",
                "client.reload.url" : "{url}/disconnected",
                "client.fatal.error.url" : "{url}/disconnected",
                "client.connection.failed.url" : "{url}/disconnected",
                "external.variables.txt" : "{url}/swfs/gamedata/external_variables.txt",
                "external.texts.txt" : "{url}/swfs/gamedata/external_flash_texts.txt",
                "external.override.texts.txt" : "{url}/swfs/gamedata/override/external_flash_override_texts.txt",
                "external.override.variables.txt" : "{url}/swfs/gamedata/override/external_override_variables.txt",
                "external.figurepartlist.txt" : "{url}/swfs/gamedata/figuredata.xml",
                "productdata.load.url" : "{url}/swfs/gamedata/productdata.txt",
                "furnidata.load.url" : "{url}/swfs/gamedata/furnidata.xml",
                "use.sso.ticket" : "1",
                "sso.ticket" : "{sso}",
                "client.starting" : "Please wait! {hotelName} is starting up.",
                "processlog.enabled" : "0",
                "flash.client.url" : BaseUrl,
                "client.starting.revolving" : "Whololo/Tijd is maar een illusie./Gotta go fast!/Your computer might blow up./Don't panic!/You might die./Get yourself a drink while waiting./Whats that noise?/",
                "flash.client.origin" : "popup"
            };
            var params =
            {
                "base" : BaseUrl + "/",
                "allowScriptAccess" : "always",
                "menu" : "false"
            };
            swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{url}/swfs/gordon/PRODUCTION-201701242205-837386173/expressInstall.swf", flashvars, params, null);
        </script>
    </head>

    <body>

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

    </body>
</html>
PlusEmu Config
Code:
## uberEmulator System Configuration File
## Must be edited for the server to work

## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=FILTERED
db.name=db

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

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=100000
game.tcp.conperip=2
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

## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
I have no idea why this is happening ?
 
Last edited by a moderator:

Weasel

👄 I'd intercept me
Nov 25, 2011
4,128
2,456
He already confirmed it was the ports, so I'll be closing this thread.

Next time, please filter out your password and IP for your own safety.
 
Status
Not open for further replies.

Users who are viewing this thread

Top