[R63B] How to create a 100% working 2016 habbo hotel!

Status
Not open for further replies.

ItsMeRomian

Member
Oct 3, 2015
190
22
No, I still have no hk and the client is stuck at 76%
Try going to and type in port 30000. This error means Your client can't connect to your emulator.
 
Last edited:

Harleigh

New Member
May 22, 2016
3
0
Hey there, Thank you so much for the tutorial! I was looking for a long time for the correct emulator and CMS tutorial! But I have a problem- For some reason I am getting nothing but a blank page.. I am just using 127.0.0.1 for localhost testing throughout at the moment and have updated config files and things that have already been mentioned.
I did notice however, in the swfs/gamedata/ that the external texts file was external_FLASHtexts or something along those lines but in the config file (app/mgmnt/) the line is external_texts.txt , so I corrected that. Also, could you explain the " override texts" by any chance? Could also chat real quick on TeamSpeak or Skype and/or Teamviewer. I am 22 and wouldn't be explaining to a kid. Cheers!
 

ItsMeRomian

Member
Oct 3, 2015
190
22
Hey there, Thank you so much for the tutorial! I was looking for a long time for the correct emulator and CMS tutorial! But I have a problem- For some reason I am getting nothing but a blank page.. I am just using 127.0.0.1 for localhost testing throughout at the moment and have updated config files and things that have already been mentioned.
I did notice however, in the swfs/gamedata/ that the external texts file was external_FLASHtexts or something along those lines but in the config file (app/mgmnt/) the line is external_texts.txt , so I corrected that. Also, could you explain the " override texts" by any chance? Could also chat real quick on TeamSpeak or Skype and/or Teamviewer. I am 22 and wouldn't be explaining to a kid. Cheers!
A blank page usually means that .htaccess doesn't work on your xampp. A fresh install might fixed it for me.
 

Harleigh

New Member
May 22, 2016
3
0
I'm going to install fresh Xxamp and the entire htdocs and go the config over again,
but in the meantime, could you tell me a little about the 'override' texts in the meantime?
And also, 127.0.0.1/swfs from the ext vars was going to 127.0.0.1/swfs?url=swfs , but all the other ext txts and vars were going direc
 

ItsMeRomian

Member
Oct 3, 2015
190
22
I'm going to install fresh Xxamp and the entire htdocs and go the config over again,
but in the meantime, could you tell me a little about the 'override' texts in the meantime?
And also, 127.0.0.1/swfs from the ext vars was going to 127.0.0.1/swfs?url=swfs , but all the other ext txts and vars were going direc
Thanks for the heads up. Go to external_override_variables.txt and change the existing url to your ip (127.0.0.1). I forgot this step in the tutorial.
 

Harleigh

New Member
May 22, 2016
3
0
I'm still getting blank pages and is quite frustrating... I have reinstalled xxamp and everything and still seems to be stuffing it up. I know what they do but I don't fully understand it. I've had a CMS running fine yesterday but this one seems to be messing with me.
Also: in override texts are the links supposed to be like this or propper .txt/xml links ?
And I should change this one right "/swfs/gordon/PRODUCTION-201604132204-637539863/" ?
Code:
flash.client.url=***/swfs/gordon/PRODUCTION-201604132204-637539863/
external.texts.txt=***/swfs/gamedata/external_flash_texts/b7eb1d2844054a29476048a94e72a842be2d7822
external.override.texts.txt=***/swfs/gamedata/override/external_flash_override_texts/ccc12168e0117bbe34725223b194b0258beb10b2
external.override.variables.txt=***/swfs/gamedata/override/external_override_variables/da39a3ee5e6b4b0d3255bfef95601890afd80709
productdata.load.url=***/swfs/gamedata/productdata/29b96ba4eb25409c91c0ab725608a1add02e27fd
furnidata.load.url=***/swfs/gamedata/furnidata_xml/1af7ee31d9bfd314459f765ed457d7150e9724d1
 

ItsMeRomian

Member
Oct 3, 2015
190
22
I use first just 127.0.0.1
I don't think it works locally.
 
I'm still getting blank pages and is quite frustrating... I have reinstalled xxamp and everything and still seems to be stuffing it up. I know what they do but I don't fully understand it. I've had a CMS running fine yesterday but this one seems to be messing with me.
Also: in override texts are the links supposed to be like this or propper .txt/xml links ?
And I should change this one right "/swfs/gordon/PRODUCTION-201604132204-637539863/" ?
Code:
flash.client.url=***/swfs/gordon/PRODUCTION-201604132204-637539863/
external.texts.txt=***/swfs/gamedata/external_flash_texts/b7eb1d2844054a29476048a94e72a842be2d7822
external.override.texts.txt=***/swfs/gamedata/override/external_flash_override_texts/ccc12168e0117bbe34725223b194b0258beb10b2
external.override.variables.txt=***/swfs/gamedata/override/external_override_variables/da39a3ee5e6b4b0d3255bfef95601890afd80709
productdata.load.url=***/swfs/gamedata/productdata/29b96ba4eb25409c91c0ab725608a1add02e27fd
furnidata.load.url=***/swfs/gamedata/furnidata_xml/1af7ee31d9bfd314459f765ed457d7150e9724d1
Links should be external. xx.xx.xx.xxx/swfs/gamedata/furnidata_xml/1af7ee31d9bfd314459f765ed457d7150e9724d1 for example. I have no idea what that white screen means.
 

xWizardx

New Member
Jan 29, 2015
16
0
I don't think it works locally.
 

Links should be external. xx.xx.xx.xxx/swfs/gamedata/furnidata_xml/1af7ee31d9bfd314459f765ed457d7150e9724d1 for example. I have no idea what that white screen means.
Okay, thank you for your help!
 

Sinyordes

New Member
May 21, 2016
3
0
Run this mysql code
Code:
ALTER TABLE `users` ADD `seckey` VARCHAR(999) NOT NULL
 

Try a different browser and make sure you use the same ip's in external_vars and config.php
I get the same error again.
Please delete your cookies and log back in again.
%76
 

xWizardx

New Member
Jan 29, 2015
16
0
I am running into the problem that whenever trying to start the client I run into a problem where I get redirected to a page saying: 'Clear cookies and log in again', but doing that doesn't work. This happened after the 76% loading screen.
*Edit*
Fixed the issue, now the problem is that characters are not shown in hotel.
How?
 

aurothic

New Member
Oct 26, 2015
10
1
Originally I was getting the splash screen for reloading after you have cleared your cookies, but I fixed this by going to the client.php under \app\tpl\skins\martin and changing line 17 to my IP address.

Now I'm experiencing what appears to be the same issue as most people in this thread -- which is the 76% error.

p8CER83.png
img
img
img

Edit: Added console to screenshot of client
 
Last edited:

megarshark

Member
Apr 4, 2013
114
9
I know this is such a noob thing to say
On my VPS I didnt enter a pw with my database?
and
how do i port forward

@aurothic sorry thought u might no :(!
 
NOPE NVM FIXED IT LOL
 

aurothic

New Member
Oct 26, 2015
10
1
I know this is such a noob thing to say
On my VPS I didnt enter a pw with my database?
and
how do i port forward

@aurothic sorry thought u might no :(!

For both of your questions it depends on the vps you have.

Also I recommend to anyone having trouble with uploading the database file over phpmyadmin to go a different route and use .
 

ItsMeRomian

Member
Oct 3, 2015
190
22
Originally I was getting the splash screen for reloading after you have cleared your cookies, but I fixed this by going to the client.php under \app\tpl\skins\martin and changing line 17 to my IP address.

Now I'm experiencing what appears to be the same issue as most people in this thread -- which is the 76% error.

p8CER83.png
img
img
img

Edit: Added console to screenshot of client

For anyone experiencing the issue that the client doesn't load further then 76%, I'm sorry as I have never seen anything like that. If I find a fix for that I'll post it.
 

aurothic

New Member
Oct 26, 2015
10
1
For anyone experiencing the issue that the client doesn't load further then 76%, I'm sorry as I have never seen anything like that. If I find a fix for that I'll post it.
Can you link us to the files you originally had before you edited them with ?
 
Status
Not open for further replies.

Users who are viewing this thread

Top