R63B Client is connecting but stays black
I'm trying to setup R63B test hotel using the emulator provided here: http://forum.ragezone.com/f353/63b-n...ulator-898851/
I downloaded the swf from here:
http://forum.ragezone.com/f353/r63b-...-fixed-876825/
And the banner.php from here:
http://forum.ragezone.com/f353/fix-n...crypto-896178/
Our client.html looks like this: (I censored some links and not every link is even showing in this code since we are using tpl in our own cms. I can guarantee that the cms is working perfectly and I've confirmed it by trying other cms too and that didn't solve the problem.)
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>{PLAYER_USERNAME} - Client</title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
var ad_keywords = "";
document.habboLoggedIn = true;
var habboName = "{PLAYER_USERNAME}";
var habboReqPath = "http://hotellinkcensored.net";
var habboStaticFilePath = "http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery";
var habboImagerUrl = "http://www.habbo.nl/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "http://hotellinkcensored.net/client.php";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWnd"; }
</script>
<link rel="shortcut icon" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/common.js" type="text/javascript"></script>
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/styles/style.css" type="text/css" />
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/styles/habboclient.css" type="text/css" />
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/Loader.js" type="text/javascript"></script>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/styles/habboflashclient.css" type="text/css" />
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
<meta name="description" content=" is a virtual world where you can meet and make friends. Make friends, join the fun, get noticed!" />
<meta name="keywords" content=" hotel , virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets , room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />
<!--[if IE 8]>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url(http://www.habbo.nl/js/csshover.htc); }
</style>
<![endif]-->
</head>
<noscript>
<meta http-equiv="refresh" content="0;url=/client/no.js" />
</noscript>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/habboclient.css" type="text/css" />
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/habboflashclient.css" type="text/css" />
<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;
FlashExternalInterface.logLoginStep("web.view.start");
if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1",
"connection.info.host" : "{HOST}",
"connection.info.port" : "{PORT}",
"site.url" : "http://hotellinkcensored.net",
"url.prefix" : "http://hotellinkcensored.net",
"client.reload.url" : "http://hotellinkcensored.net/client.php",
"client.fatal.error.url" : "http://hotellinkcensored.net/",
"client.connection.failed.url" : "http://hotellinkcensored.net/",
"external.variables.txt" : "{EXTERNAL_VARIABLES}",
"external.texts.txt" : "{EXTERNAL_TEXTS}",
"productdata.load.url" : "{PRODUCT_DATA}",
"furnidata.load.url" : "{FURNI_DATA}",
"use.sso.ticket" : "1",
"sso.ticket" : "{SSO_TICKET}",
"processlog.enabled" : "1",
"account_id" : "1934",
"client.starting" : "{LOADING_*******",
"flash.client.url" : "http://hotellinkcensored.net/client.php",
"user.hash" : "8562ae5e286544710b2e7ebe9858833b",
"flash.client.origin" : "popup"
};
var params = {
"base" : "{BASE_URL}",
"allowScriptAccess" : "always",
"menu" : "false",
"bgcolor" : "#000",
"wmode" : "transparent"
};
if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}
var clientUrl = "{BASE_URL}{SWF}";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/flash/expressInstall.swf", flashvars, params);
window.onbeforeunload = unloading;
function unloading() {
var clientObject;
if (navigator.appName.indexOf("Microsoft") != -1) {
clientObject = window["flash-container"];
} else {
clientObject = document["flash-container"];
}
try {
clientObject.unloading();
} catch (e) {}
}
</script>
<meta name="description" content=" is a virtual world where you can meet and make friends. Make friends, join the fun, get noticed!" />
<meta name="keywords" content=" hotel , virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets , room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />
<!--[if IE 8]>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->
</head>
<body id="client" class="flashclient">
<div id="overlay"></div>
<img src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/images/page_loader.gif" style="position:absolute; margin: -1500px;" />
<div id="overlay"></div>
<div id="client-ui" >
<div id="flash-wrapper">
<div id="flash-container">
<div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
<h2 class="title">Please update your Flash Player to the latest version.</h2>
<div class="box-content">
<p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. More instructions for installation can be found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">More information</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://hotellinkcensored.net/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</div>
<script type="text/javascript">
$('content').show();
</script>
<noscript>
<div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
<p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
</div>
</noscript>
</div>
</div>
<div id="content" class="client-content"></div>
</div>
<div style="display: none">
<div id="habboCountUpdateTarget">
%hotel_status%
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</script>
</div>
<script type="text/javascript">
RightClick.init("flash-wrapper", "flash-container");
if (window.opener && window.opener != window && typeof window.opener.location.href != "undefined") {
window.opener.location.replace(window.opener.location.href);
}
$(document.body).addClassName("js");
HabboClient.startPingListener();
</script>
<script type="text/javascript">
HabboView.run();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-15697942-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
Every url is working (Checked with google chrome). The client loads fine but then everything just turns black. It is connecting to the server and the server says that there is 1 user online even though the client is just black. When I close the client, the user gets disconnected. So the sso is also correct.
Here's the external_vars:
Code:
simple.memenu.enabled=1
feed.badge_decorations.album=Feed_Badges
image.library.questing.url=http://hotellinkcensored.net/gordon/R63B/c_images/Quests/
productdata.load.url=http://hotellinkcensored.net/gordon/R63B/productdata.txt
logout.url=http://%predefined%/account/disconnected?reason=%reason%&origin=%origin%
viral.furni.post_type=appRequest
image.library.playlist.url=http://hotellinkcensored.net/gordon/R63B/c_images/playlist/
billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png
navigator.default.view=private
latencytest.interval=20000
furnidata.load.url=http://hotellinkcensored.net/gordon/R63B/furnidata.txt
external.figurepartlist.txt=http://hotellinkcensored.net/gordon/R63B/figuredata.xml
image.library.url=http://hotellinkcensored.net/gordon/R63B/c_images/
image.library.xmas11.calendar.url=http://hotellinkcensored.net/gordon/R63B/c_images/xmas11_quest_calendar/
external.texts.txt=http://hotellinkcensored.net/gordon/R63B/external_flash_texts.txt
flash.dynamic.download.name.template=%typeid%.swf
latencytest.report.delta=100
catalog.gallery.lang=en
client.hotel_view.image=hotel_view_images_hq/hotelview_xmas10_000.png
billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png
image.library.catalogue.url=http://hotellinkcensored.net/gordon/R63B/c_images/catalogue/
flash.dynamic.download.url=http://hotellinkcensored.net/gordon/R63B/hof_furni/
flash.dynamic.download.samples.template=http://hotellinkcensored.net/gordon/R63B/hof_furni/mp3/sound_machine_sample_%typeid%.mp3
feed.badge_decorations.decoration_id=001
avatareditor.allowclubtryout=1
dynamic.download.name.template=%revision%/hh_furni_xx_%typeid%.cct
link.friendbar.stream.settings.see.more=http://%predefined%/articles/2548-whats-new
private.image.library.url=http://images.habbogroup.com/c_images/
logout.disconnect.url=http://hotellinkcensored.net/disconnected.php
hotelview.banner.url=http://hotellinkcensored.net/gordon/R63B/banner.php
image.library.badgepart.url=http://hotellinkcensored.net/gordon/R63B/c_images/Badgeparts/
latencytest.report.index=3
dynamic.download.samples.template=%revision%/%typeid%.cct
dynamic.download.url=http://hotellinkcensored.net/gordon/R63B/hof_furni/
client.allow.facebook.like=1
landing.view.africaSavannahRewards.widget=generic
landing.view.pixelremove.promo.catalogpage=set_kuurna
seasonalQuestCalendar.maximum.entities=14
landing.view.africaDesertQuests.layout=bitmap.uri,${image.library.url}reception/acn_egypt_competition.png;bitmap.x,50;bitmap.y,80;container.height,200
catalog.drag_and_drop=true
landing.view.dynamic.slot.4.separator=false
club.membership.extend.vip.promotion.enabled=true
seasonalQuestCalendar.enabled=false
landing.view.africaSavannahVotePromo.widget=generic
room.dragging.always_center=0
game.center.promoted_game=
landing.view.background_horizon.uri=
landing.view.africaDesertRewards.conf=title,landing.view.roomcompetition.rewards;spacing,10;rewardbadge,ancients_sahara_rcr_1,landing.view.roomcompetition.rewards.top10;spacing,5;rewardbadge,ancients_sahara_rcr_2,landing.view.roomcompetition.rewards.top100;spacing,5;rewardbadge,ancients_sahara_rcr_3,landing.view.roomcompetition.rewards.forparticipating
supersaverads.video.promo.development.mode=false
lagWarningLog.enabled=1
catalog.direct.sms.buy.length.days=5
landing.view.africaSavannahSubmitPromo.conf=spacing,20;title,landing.view.roomcompetition.title;caption,landing.view.roomcompetition.africaSavannah.submit.caption;bodytext,landing.view.roomcompetition.africaSavannah.submit.bodytext;submitcompetitionroom,landing.view.roomcompetition.submit,landing.view.roomcompetition.submitdone,africaSavannah;customtimer,true,38,30,landing.view.roomcompetition.submit.votingstartsin,,2012-07-18 00:00
competition.currentlyActive=africaDesert
hover.name.enabled=false
catalog.vip.benefits.enabled=true
cfh.usercategories.withnoharasser=101,102,103,104,105,106,111,112,113,114,121,122,123,124,1024
furniture.context.menu.widget.enabled=true
client.minimail.embed.enabled=true
landing.view.africaJungleRewards.conf=title,landing.view.roomcompetition.rewards;spacing,10;rewardbadge,ancients_jungle_rcr_1,landing.view.roomcompetition.rewards.top10;spacing,5;rewardbadge,ancients_jungle_rcr_2,landing.view.roomcompetition.rewards.top100;spacing,5;rewardbadge,ancients_jungle_rcr_3,landing.view.roomcompetition.rewards.forparticipating
decorationMode.enabled=true
landing.view.bgtiming=2012-07-09 00:00,africaDesert;2012-07-16 00:00,africaSavannah;2012-07-23 00:00,africaJungle
room.enter.effect.enabled=true
chat.muting.enabled=false
pixelsindicator.enabled=true
catalog.direct.sms.buy.allowed=false
catalog.new_direct_vip_buy_window=true
seasonalcurrencyindicator.currency=103
link.format.club=http:/62.141.36.107/credits/club
competition.requiredFurnis=anc_hot_sands,anc_pyramid_block,anc_trophy_sstone
club.subscription.disabled=1
toolbar.new_additions.notification.enabled=true
cfh.usercategories.withharasser=101,102,103,104,105,106,111,112,113,114,121,122,123,124,1024
seasonalQuestCalendar.currency=2
moderatoractionlog.url=http://62.141.36.107/housekeeping/
landing.view.africaDesertVotePromo.widget=generic
landing.view.africaDesertVotePromo.layout=bitmap.uri,${image.library.url}reception/acn_egypt_competition.png;bitmap.x,50;bitmap.y,80;container.height,200
zendesk.url=http://help.habbo.com/access/remote
landing.view.dynamic.slot.5.separator=false
landing.view.community.challenge.vote.url=http://www.facebook.com/habbo
landing.view.africaJungleFurniPromo.conf=caption,landing.view.africaJungle.catalogpromo.caption;bodytext,landing.view.africaJungle.catalogpromo.bodytext;spacing,10;image,reception/egypt_furni_promo.png,0;catalogbutton,landing.view.africaJungle.catalogpromo.button,set_jungle
landing.view.africaJungle.background_right.uri=${image.library.url}reception/tanzania_reception_backdrop_right.png
landing.view.africaJungle.background_hotel_top.uri=${image.library.url}reception/reception_backdrop_stretch.png
seasonalcurrencyindicator.enabled=true
landing.view.africaDesert.background_horizon.visible=false
landing.view.africaSavannah.background_horizon.visible=false
catalog.vip.gift.promo=1,12
link.format.mail.compose=http://%predefined%/me#mail/compose/%recipientid%/%random%/
landing.view.dynamic.slot.1.widget=
landing.view.daily.quest.carousel.0=reception/horsequest_1.png
landing.view.daily.quest.carousel.1=reception/horsequest_2.png
game.center.snowwar.enabled=true
landing.view.background_gradient.uri=
friendbar.stream.pet_purchase.publish.enabled=true
menu.own_avatar.enabled=1
landing.view.custom.image.catalog.image.uri=
new.user.promo.room.delay=180
landing.view.africaSavannah.background_right.uri=${image.library.url}reception/kenya_reception_backdrop_right.png
landing.view.africaSavannahFurniPromo.widget=generic
landing.view.background_back.uri=
club.membership.extend.basic.promotion.enabled=true
landing.view.africaSavannahVotePromo.conf=spacing,20;title,landing.view.roomcompetition.title;caption,landing.view.roomcompetition.africaSavannah.vote.caption;bodytext,landing.view.roomcompetition.africaSavannah.vote.bodytext;gotocompetitionroombutton,landing.view.roomcompetition.vote,africaSavannah;customtimer,true,38,30,landing.view.roomcompetition.vote.timeremaining,,2012-07-20 00:00;spacing,30
landing.view.africaJungle.background_left.uri=${image.library.url}reception/tanzania_reception_backdrop_left2.png
friendbar.stream.status.enabled=true
navigator.default_tab=official
landing.view.africaSavannahRewards.conf=title,landing.view.roomcompetition.rewards;spacing,10;rewardbadge,ancients_savannah_rcr_1,landing.view.roomcompetition.rewards.top10;spacing,5;rewardbadge,ancients_savannah_rcr_2,landing.view.roomcompetition.rewards.top100;spacing,5;rewardbadge,ancients_savannah_rcr_3,landing.view.roomcompetition.rewards.forparticipating
landing.view.dynamic.slot.5.widget=widgetcontainer
landing.view.dynamic.slot.4.widget=widgetcontainer
new.user.promo.delay=10
landing.view.africaSavannahVotePromo.layout=bitmap.uri,${image.library.url}reception/acn_kenya_competition.png;bitmap.x,50;bitmap.y,80;container.height,200
landing.view.africaDesert.background_hotel_top.uri=${image.library.url}reception/reception_backdrop_stretch.png
daily.quest.campaign.prefix=horse_
games.highscores.scrolling.enabled=true
roomenterad.habblet.enabled=true
landing.view.africaJungleQuests.widget=dailyquest
habboinfotool.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/scam_userinfo_new.action?searchParamName=username&database=Stats&searchParamValue=
landing.view.dynamic.slot.2.widget=generic
landing.view.background_gradient_top.uri=
landing.view.africaSavannahFurniPromo.layout=container.height,300
landing.view.dynamic.slot.6.widget=achievementcompetition_hall_of_fame
recycler.number_of_slots=3
questing.startQuestDelayInSeconds=10
catalog.furniture.animation=true
room.enter.effect.delay=5000
catalog.purchase.gift.singleclick=true
landing.view.africaDesertRewards.widget=generic
landing.view.africaJungleVotePromo.layout=bitmap.uri,${image.library.url}reception/acn_tanzania_competition.png;bitmap.x,50;bitmap.y,80;container.height,240
landing.view.communitygoalhof.hasroomlink=true
interstitial.enabled=false
room.report.enabled=false
identityinformationtool.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/intra/hobba/identity_log.action?identityId=
game.center.enabled.forStaff=true
welcome.screen.enabled=0
plasto_campaign.enabled=false
landing.view.africaDesert.background_right.uri=${image.library.url}reception/egypt_reception_backdrop_left_001.png
games.buy.x.games.enabled=false
catalog.multiple.purchase.enabled=true
landing.view.community.interactive=false
landing.view.africaSavannahSubmitPromo.layout=bitmap.uri,${image.library.url}reception/acn_kenya_competition.png;bitmap.x,50;bitmap.y,80;container.height,200
friendbar.stream.user.enabled=true
game.center.basejump.enabled=true
moderation.mute.enabled=true
landing.view.africaJungleSubmitPromo.layout=bitmap.uri,${image.library.url}reception/acn_tanzania_competition.png;bitmap.x,50;bitmap.y,80;container.height,240
client.allow.external.links=1
currencyiconstyle.big.102.combo=40
landing.view.africaSavannahFurniPromo.conf=caption,landing.view.africaSavannah.catalogpromo.caption;bodytext,landing.view.africaSavannah.catalogpromo.bodytext;spacing,10;image,reception/kenya_furni_promo.png,0;catalogbutton,landing.view.africaSavannah.catalogpromo.button,set_savannah
landing.view.africaSavannah.background_left.uri=${image.library.url}reception/kenya_reception_backdrop_left.png
inventory.bots.enabled=1
landing.view.africaDesertFurniPromo.conf=caption,landing.view.africaDesert.catalogpromo.caption;bodytext,landing.view.africaDesert.catalogpromo.bodytext;spacing,10;image,reception/egypt_furni_promo.png,0;catalogbutton,landing.view.africaDesert.catalogpromo.button,set_desert
landing.view.custom.image.catalog.image.uri.ler=${image.library.url}reception/ninja_promo_LTD.png
landing.view.africaJungleSubmitPromo.widget=generic
landing.view.africaJungleQuests.layout=bitmap.uri,${image.library.url}reception/acn_tanzania_competition.png;bitmap.x,50;bitmap.y,80;container.height,240
unique.limited.items.enabled=true
landing.view.africaDesertSubmitPromo.conf=spacing,20;title,landing.view.roomcompetition.title;caption,landing.view.roomcompetition.africaDesert.submit.caption;bodytext,landing.view.roomcompetition.africaDesert.submit.bodytext;submitcompetitionroom,landing.view.roomcompetition.submit,landing.view.roomcompetition.submitdone,africaDesert;customtimer,true,38,30,landing.view.roomcompetition.submit.votingstartsin,,2012-07-11 00:00
xmas11.enabled=false
interstitial.max.displays=8
habboway.enabled=true
guide.help.new.user.tour.enabled=false
guides.enabled=true
questing.defaultCampaign=room_builder
seasonalQuestCalendar.campaignPrefix=val12
friendbar.stream.liking.enabled=true
link.format.collectibles=http://%predefined%/credits/collectibles
landing.view.background_background_hotel.uri=${image.library.url}reception/reception_backdrop_stretch.png
landing.view.campaign.code=
games.highscores.enabled=true
infostand.report.show=1
navigator.colorlimit.red=92
landing.view.dynamic.slot.5.title=landing.view.twitter.title
petSelect.enabled=true
landing.view.campaign.promo.background.image.right.uri=${image.library.url}reception/limited_take_out_promo2.png
purse.widget.enabled=1
landing.view.africaSavannahSubmitPromo.widget=generic
friendbar.stream.enabled=true
link.format.friendlist.pref=http://%predefined%/profile/friendsmanagement?tab=6
friendbar.playSnowStorm.enabled=false
group.badge.url=http://%predefined%/habbo-imaging/badge/%imagerdata%.gif
seasonalcurrencyindicator.page=set_artifact_star
landing.view.africaJungleFurniPromo.widget=generic
habbo.gaming.api.enabled=true
link.format.credits=http://%predefined%/credits
client.toolbar.static.enabled=true
landing.view.roomcategory=questing
questing.useWing=true
currencyiconstyle.big.101=30
roominfo.widget.enabled=1
currencyiconstyle.big.103=44
friendbar.playSnowStorm.friendsThreshold=1000
landing.view.dynamic.slot.2.layout=bitmap.uri,${image.library.url}reception/campaing_promo1.png;content.x,100;content.y,95;bitmap.x,0;bitmap.y,0;content.width,340
currencyiconstyle.big.102=38
landing.view.layout=genericReception
room.enter.effect.duration=2000
landing.view.dynamic.slot.4.title=
landing.view.twitter.max.count=15
landing.view.africaSavannahQuests.layout=bitmap.uri,${image.library.url}reception/acn_kenya_competition.png;bitmap.x,50;bitmap.y,80;container.height,200
landing.view.africaDesertQuests.widget=dailyquest
friend_bar.helper.friend_finding.enabled=true
competition.timing=2012-07-09 00:00,africaDesert;2012-07-13 00:00,;2012-07-16 00:00,africaSavannah;2012-07-20 00:00,;2012-07-23 00:00,africaJungle;2012-07-27 00:00,;
messenger.new.skin=true
supersaverads.video.promo.enabled=true
catalog.newgiftflow.enabled=true
landing.view.africaSavannah.background_hotel_top.uri=${image.library.url}reception/reception_backdrop_stretch.png
landing.view.africaDesertFurniPromo.widget=generic
landing.view.layoutxml=landing_view_default_dynamic_layout
groupBadgeInfo.enabled=true
interstitial.interval=120000
purse.widget.currency.shells.enabled=0
interstitial.show.time=5000
game.center.enabled=true
roomadmin.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue=
landing.view.dynamic.slot.5.conf=2012-07-09 00:00,africaDesertRewards;2012-07-11 00:00,;2012-07-16 00:00,africaSavannahRewards;2012-07-18 00:00,;2012-07-23 00:00,africaJungleRewards;2012-07-25 00:00,;
handitem.drop.enabled=true
menu.avatar.enabled=true
landing.view.dynamic.slot.3.widget=widgetcontainer
landing.view.background_right.uri=${image.library.url}reception/egypt_reception_backdrop_left_001.png
landing.view.community.catalog.target=set_japanese
landing.view.background_left.uri=${image.library.url}reception/egypt4_reception_backdrop_left.png
landing.view.africaJungleVotePromo.widget=generic
vip.snowstorm.offer.length.days=31
competition.catalogPage=set_desert
room.rating.enable=1
groupRoomInfo.enabled=true
landing.view.africaSavannahRewards.layout=bitmap.uri,${image.library.url}reception/reward_bg2.png;bitmap.x,0;bitmap.y,20;container.height,180
game.center.onedraw.enabled=false
horseImprovements.enabled=true
navigator.colorlimit.orange=80
link.format.userpage=http://%predefined%//rd/%ID%
landing.view.africaJungleFurniPromo.layout=container.height,300
competition.africaDesert.catalogPage=set_desert
bundle.dynamic.maximum.purchase.size=100
catalog.vip.buy.promo=1,3
client.news.embed.enabled=true
catalog.large=true
ads.domain=images.habbo.com
landing.view.africaJungle.background_horizon.uri=${image.library.url}reception/tanzania_reception_backdrop_left2_shadow.png
infostand.use.button.enabled=true
currencyiconstyle.small.103=45
landing.view.africaDesertSubmitPromo.layout=bitmap.uri,${image.library.url}reception/acn_egypt_competition.png;bitmap.x,50;bitmap.y,80;container.height,200
currencyiconstyle.small.102=39
currencyiconstyle.small.101=31
sharedhorseriding.enabled=true
questing.showDetailsForNextQuest=false
friendbar.requests.enabled=true
landing.view.dynamic.slot.3.conf=2012-07-09 00:00,africaDesertFurniPromo;2012-07-16 00:00,africaSavannahFurniPromo;2012-07-23 00:00,africaJungleFurniPromo
avatar.sitting.enabled=true
catalog.direct.vip.buy.enabled=true
pet.enhancements.enabled=true
competition.africaSavannah.catalogPage=set_savannah
client.hotel_view.show_on_startup=1
landing.view.dynamic.slot.4.conf=2012-07-09 00:00,africaDesertSubmitPromo;2012-07-11 00:00,africaDesertVotePromo;2012-07-13 00:00,africaDesertQuests;2012-07-16 00:00,africaSavannahSubmitPromo;2012-07-18 00:00,africaSavannahVotePromo;2012-07-20 00:00,africaSavannahQuests;2012-07-23 00:00,africaJungleSubmitPromo;2012-07-25 00:00,africaJungleVotePromo;2012-07-27 00:00,africaJungleQuests
landing.view.campaign.promo.background.image.left.uri=${image.library.url}reception/football_reception_backdrop_left.png
navigator.always_open_after_login=1
game.center.default_game=basejump
landing.view.africaDesertSubmitPromo.widget=generic
pixels.enabled=true
avatar.ignored.bubble.enabled=true
landing.view.background_front.uri=
landing.view.africaJungleSubmitPromo.conf=spacing,20;title,landing.view.roomcompetition.title;caption,landing.view.roomcompetition.africaJungle.submit.caption;bodytext,landing.view.roomcompetition.africaJungle.submit.bodytext;submitcompetitionroom,landing.view.roomcompetition.submit,landing.view.roomcompetition.submitdone,africaJungle;customtimer,true,38,30,landing.view.roomcompetition.submit.votingstartsin,,2012-07-25 00:00
groupRoomInfo.attach.enabled=true
landing.view.twitter.tweeters=habbo
talent.track.enabled=false
embed.showInRoomInfo=true
guilds.enabled=true
landing.view.right_pane_dimmer.hidden=false
catalog.pets.adjust_old=false
identityTracking.enabled=false
login.show.calendar=true
bundle.dynamic.discounts.enabled=true
games.buy.x.games.video.enabled=false
landing.view.enabled=true
competition.africaJungle.catalogPage=set_jungle
landing.view.africaDesert.background_left.uri=${image.library.url}reception/egypt4_reception_backdrop_left.png
groupRoomInfo.badge.enabled=true
landing.view.twitter.widget.height=218
landing.view.dynamic.slot.2.conf=spacing,20;title,landing.view.roomcompetition.title;caption,landing.view.roomcompetition.africaSavannah.submit.caption;bodytext,landing.view.roomcompetition.africaSavannah.submit.bodytext;submitcompetitionroom,landing.view.roomcompetition.submit,landing.view.roomcompetition.submitdone,africaSavannah
client.credits.embed.enabled=true
valentines.enabled=false
handitem.give.enabled=true
games_icon_enabled=true
landing.view.africaDesertRewards.layout=bitmap.uri,${image.library.url}reception/reward_bg2.png;bitmap.x,0;bitmap.y,20;container.height,180
landing.view.africaJungleRewards.widget=generic
landing.view.africaDesertFurniPromo.layout=container.height,300
landing.view.africaSavannahQuests.widget=dailyquest
daily.quest.room.network.id=4
navigator.colorlimit.yellow=50
habbo_club_buy_disabled=true
trax.player.sample.memory.purge.enabled=1
friendbar.notifications.enabled=true
landing.view.africaDesertVotePromo.conf=spacing,20;title,landing.view.roomcompetition.title;caption,landing.view.roomcompetition.africaDesert.vote.caption;bodytext,landing.view.roomcompetition.africaDesert.vote.bodytext;gotocompetitionroombutton,landing.view.roomcompetition.vote,africaDesert;customtimer,true,38,30,landing.view.roomcompetition.vote.timeremaining,,2012-07-13 00:00;spacing,30
room.enter.infostand.fade.start.delay=20000
landing.view.custom.image.catalog.promo.target=ler
safe.chat.client.enabled=false
games.tokens.enabled=false
landing.view.dynamic.slot.6.conf=2012-07-13 00:00,africaDesert;2012-07-16 00:00,;2012-07-20 00:00,africaSavannah;2012-07-23 00:00,;2012-07-27 00:00,africaJungle;2012-07-30 00:00,;
avatar.widget.enabled=1
catalog.purchase.gift.singleclick.confirmation=true
landing.view.dynamic.slot.4.layout=bitmap.uri,${image.library.url}reception/goal_image.png;bitmap.x,0;bitmap.y,0;bitmap.width,160;bitmap.height,160
subscription.reminder.when.days.left=5
landing.view.africaJungleVotePromo.conf=spacing,20;title,landing.view.roomcompetition.title;caption,landing.view.roomcompetition.africaJungle.vote.caption;bodytext,landing.view.roomcompetition.africaJungle.vote.bodytext;gotocompetitionroombutton,landing.view.roomcompetition.vote,africaJungle;customtimer,true,38,30,landing.view.roomcompetition.vote.timeremaining,,2012-07-27 00:00;spacing,30
guide.help.alpha.groupid=340826
competition.requiredFurniture=africaDesert,anc_hot_sands,anc_pyramid_block,anc_trophy_sstone;africaSavannah,anc_ele_grass,anc_ele_rock,pink_flamingo;africaJungle,anc_hot_sands
landing.view.africaJungleRewards.layout=bitmap.uri,${image.library.url}reception/reward_bg2.png;bitmap.x,0;bitmap.y,20;container.height,180
landing.view.twitter.poll.interval=300
xmas11.campaignPrefix=xmas11
monsterplants.enabled=true
navigator.default_tab=private
Here's also a picture of emulator console:
http://i.imgur.com/hqsCh.png
E: We are also using Apache 2 as web server if that helps.
Re: R63B Client is connecting but stays black
Quote:
Originally Posted by
Les
check ur PORTS and URLs
Did u read the thread? I've said that the urls are correct and the client is connecting to the emulator so there can't be anything wrong with ports.
Re: R63B Client is connecting but stays black
Which EMU is that? Seems like a server side problem to me.
Re: R63B Client is connecting but stays black
1: Check your ports son.
2: Check your variables and IF YOUR USING THE RIGHT SWF.
Re: R63B Client is connecting but stays black
check if your banner.php becomes a picture in browser if , if not that might be your problem
akso check your url in the var for banner.php
Re: R63B Client is connecting but stays black
Quote:
Originally Posted by
azaidi
Which EMU is that? Seems like a server side problem to me.
Read the first line of the thread.
Quote:
Originally Posted by
Whippet
1: Check your ports son.
2: Check your variables and IF YOUR USING THE RIGHT SWF.
Where can I check if I'm using the right swf? I've already tried at least 5 different swfs.
Quote:
Originally Posted by
Resource
check if your banner.php becomes a picture in browser if , if not that might be your problem
akso check your url in the var for banner.php
This one doesn't show a picture but It's said that it doesn't need to show. I've tried other banner.php too which showed the picture but didn't work either. :/ And the url is correct.
Re: R63B Client is connecting but stays black
Release63-201111301255-246708295
Re: R63B Client is connecting but stays black
banner.php can be used as a images so link to a empty image file (banner.png)
That works for me.
Make sure you opened the ports in your firewall / router (or both!)
Re: R63B Client is connecting but stays black
Solved it. The problem was in the emulator.
Re: R63B Client is connecting but stays black
Quote:
Originally Posted by
Daim
Solved it. The problem was in the emulator.
Can you assist me with setting up this emulator? I'm using uberCMS 2.0 and having a few errors.
Re: R63B Client is connecting but stays black
Quote:
Originally Posted by
Daim
Solved it. The problem was in the emulator.
Same problem here, can you say the fix? xd
Re: R63B Client is connecting but stays black
Client is connecting but stays black Then its disconnect and nothing happened in the emulator pleasseeeeeeeeeeeee help me!
Re: R63B Client is connecting but stays black
Me do the same, please tell how to fix.