PlusEmu/BoonEdit 76% Error

Status
Not open for further replies.

Obbler

GFX Noob
Oct 2, 2016
31
13
Hi guys. I've seen this error almost everywhere on multiple sites and have spent a while trying to fix it.

Basically I have the PlusEmulator running on a VPS. I followed this tutorial here to help with a few things and get the downloads: (HAD TO REMOVE LINK, NOT ENOUGH POSTS)

CMS seems to run fine, haven't touched it much but when joining the client it loads to 76% and stays there. The emulator picks up that a user has "came online" and shows "Users online: 1" (Sometimes 2 from the one client) but I never get past 76%. Nothing is logged in the emu, see here:
c55c100e99cb4522819db57812a54bdf.png
aa480ea0353248d5a0013c8c99524c5f.png
0059f36a6a1d46a0a023b03e41176d7d.png


See the network connection here on the client page
c4bf57f7adf74cbebd0c79b20fc37d51.png


Ports 3306, and 30000 have been port-forwarded and confirmed to be open.


Any help would be much appreciated. My Skype is Obblebobbler if you wish to contact me there, cheers.
 
May 1, 2015
467
152
Do you have these in your client.php?
Code:
"productdata.load.url" : "url/swfs/gamedata/productdata.txt",
"furnidata.load.url" : "url/swfs/gamedata/furnidata.xml",
If you do, is there any emulator logs?
Let me know.
 

Obbler

GFX Noob
Oct 2, 2016
31
13
Do you have these in your client.php?
Code:
snip. Still cant post urls
If you do, is there any emulator logs?
Let me know.
In the picture it has my client.php (I think).

My productdata and furnidata is currently this:
Code:
                "productdata.load.url" : "{product_data}",
                "furnidata.load.url" : "{furni_data}",

My product data and furnidata links are located in config.php:
Code:
$_CONFIG['hotel']['product_data'] = 'http://IPHERE/gamedata/productdata.txt'; //URL to your productdata

$_CONFIG['hotel']['furni_data'] = 'http://IPHERE/gamedata/furnidata.xml'; //URL to your furnidata



EDIT: No emulator logs in the emulator itself or in the logs folder.
 
After reviewing I have found some basic errors:
Code:
Date/Time: 2016-10-04 07:45:09,787
Thread: 1
help is an unknown or unsupported command. Type help for more information

Date/Time: 2016-10-04 07:45:12,100
Thread: 1
help is an unknown or unsupported command. Type help for more information

And here's the recent log:
Code:
2016-01-04 17:27:16,449 INFO  - Plus.PlusEnvironment >> EMULATOR -> READY! (1 s, 268 ms)
2016-01-04 17:27:20,801 DEBUG - Plus.Communication.Packets >> Handled Packet: [4000] GetClientVersionEvent
2016-01-04 17:27:20,802 DEBUG - Plus.Communication.Packets >> Handled Packet: [3136] InitCryptoEvent
2016-01-04 17:27:20,857 DEBUG - Plus.Communication.Packets >> Handled Packet: [67] GenerateSecretKeyEvent
2016-01-04 17:27:20,999 DEBUG - Plus.Communication.Packets >> Handled Packet: [3992] ClientVariablesEvent
2016-01-04 17:27:21,048 DEBUG - Plus.Communication.Packets >> Handled Packet: [3718] UniqueIDEvent
2016-01-04 17:27:21,050 DEBUG - Plus.Communication.Packets >> Handled Packet: [1563] SSOTicketEvent
2016-01-04 17:27:22,221 DEBUG - Plus.Communication.Packets >> Handled Packet: [926] EventTrackerEvent
2016-01-04 17:27:22,239 DEBUG - Plus.Communication.Packets >> Handled Packet: [3322] InfoRetrieveEvent
2016-01-04 17:27:22,269 DEBUG - Plus.Communication.Packets >> Handled Packet: [926] EventTrackerEvent
2016-01-04 17:27:22,270 DEBUG - Plus.Communication.Packets >> Handled Packet: [189] GetGameListingEvent
2016-01-04 17:27:22,413 DEBUG - Plus.Communication.Packets >> Handled Packet: [20] InitializeGameCenterEvent
2016-01-04 17:27:23,544 DEBUG - Plus.Communication.Packets >> Handled Packet: [1864] UnnamedPacketEvent
2016-01-04 17:27:23,554 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [1731] BODY:
2016-01-04 17:27:23,554 DEBUG - Plus.Communication.Packets >> Handled Packet: [3551] MessengerInitEvent
2016-01-04 17:27:23,563 DEBUG - Plus.Communication.Packets >> Handled Packet: [3109] InitializeNewNavigatorEvent
2016-01-04 17:27:23,565 DEBUG - Plus.Communication.Packets >> Handled Packet: [3369] GetCreditsInfoEvent
2016-01-04 17:27:23,567 DEBUG - Plus.Communication.Packets >> Handled Packet: [537] ScrGetUserInfoEvent
2016-01-04 17:27:23,568 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [1285] BODY:
2016-01-04 17:27:23,568 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [1655] BODY:
2016-01-04 17:27:23,570 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [296] BODY:
2016-01-04 17:27:23,608 DEBUG - Plus.Communication.Packets >> Handled Packet: [84] SetUsernameEvent
2016-01-04 17:27:23,609 DEBUG - Plus.Communication.Packets >> Handled Packet: [18] GetUserFlatCatsEvent
2016-01-04 17:27:23,953 DEBUG - Plus.Communication.Packets >> Handled Packet: [3716] GetNavigatorFlatsEvent
2016-01-04 17:27:23,982 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [248] BODY:
2016-01-04 17:27:24,001 DEBUG - Plus.Communication.Packets >> Handled Packet: [1349] GetBuddyRequestsEvent
2016-01-04 17:27:24,003 DEBUG - Plus.Communication.Packets >> Handled Packet: [3054] OpenFlatConnectionEvent
2016-01-04 17:27:24,190 DEBUG - Plus.Communication.Packets >> Handled Packet: [452] GetHabboGroupBadgesEvent
2016-01-04 17:27:24,197 DEBUG - Plus.Communication.Packets >> Handled Packet: [2695] GetFurnitureAliasesEvent
2016-01-04 17:27:24,226 DEBUG - Plus.Communication.Packets >> Handled Packet: [1880] GetRoomEntryDataEvent
2016-01-04 17:27:24,835 DEBUG - Plus.Communication.Packets >> Handled Packet: [3919] GetAchievementsEvent
2016-01-04 17:27:24,972 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [1394] BODY:
2016-01-04 17:27:25,206 DEBUG - Plus.Communication.Packets >> Handled Packet: [22] GetGuestRoomEvent
2016-01-04 17:27:26,594 DEBUG - Plus.Communication.Packets >> Handled Packet: [1352] LookToEvent
2016-01-04 17:27:26,651 DEBUG - Plus.Communication.Packets >> Handled Packet: [1515] GetSelectedBadgesEvent
2016-01-04 17:27:26,657 DEBUG - Plus.Communication.Packets >> Handled Packet: [1869] GetUserTagsEvent
2016-01-04 17:27:26,659 DEBUG - Plus.Communication.Packets >> Handled Packet: [1354] GetRelationshipsEvent
2016-01-04 17:27:26,665 DEBUG - Plus.Communication.Packets >> Handled Packet: [926] EventTrackerEvent
2016-01-04 17:27:30,893 DEBUG - Plus.Communication.Packets >> Handled Packet: [3686] GetForumsListDataEvent
2016-01-04 17:27:36,174 DEBUG - Plus.Communication.Packets >> Handled Packet: [3224] GetForumStatsEvent
2016-01-04 17:27:36,180 DEBUG - Plus.Communication.Packets >> Handled Packet: [1775] GetThreadsListDataEvent
2016-01-04 17:27:38,557 DEBUG - Plus.Communication.Packets >> Handled Packet: [2613] LatencyTestEvent
2016-01-04 17:27:46,058 DEBUG - Plus.Communication.Packets >> Handled Packet: [2572] PingEvent
2016-01-04 17:27:49,675 DEBUG - Plus.Communication.Packets >> Handled Packet: [433] GetThreadDataEvent
2016-01-04 17:27:50,808 DEBUG - Plus.Communication.Packets >> Handled Packet: [1775] GetThreadsListDataEvent
2016-01-04 17:27:52,641 DEBUG - Plus.Communication.Packets >> Handled Packet: [433] GetThreadDataEvent
2016-01-04 17:27:53,429 DEBUG - Plus.Communication.Packets >> Handled Packet: [1775] GetThreadsListDataEvent
2016-01-04 17:27:54,809 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [3797] BODY: [0][0][0][0]][0][0][0]
2016-01-04 17:27:54,810 DEBUG - Plus.Communication.Packets >> Handled Packet: [3686] GetForumsListDataEvent
2016-01-04 17:28:13,985 DEBUG - Plus.Communication.Packets >> Handled Packet: [2613] LatencyTestEvent
2016-01-04 17:28:16,057 DEBUG - Plus.Communication.Packets >> Handled Packet: [2572] PingEvent
2016-01-04 17:28:17,593 DEBUG - Plus.Communication.Packets >> Handled Packet: [3224] GetForumStatsEvent
2016-01-04 17:28:17,604 DEBUG - Plus.Communication.Packets >> Handled Packet: [1775] GetThreadsListDataEvent
2016-01-04 17:28:18,395 DEBUG - Plus.Communication.Packets >> Handled Packet: [3686] GetForumsListDataEvent
2016-01-04 17:28:18,593 DEBUG - Plus.Communication.Packets >> Handled Packet: [2613] LatencyTestEvent
2016-01-04 17:28:23,891 DEBUG - Plus.Communication.Packets >> Handled Packet: [537] ScrGetUserInfoEvent
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,906
Hey,

Is there any other logs? There is two log folders as far as I can remember.
 
It could be due to the following line not being in the client file.

Code:
"external.figurepartlist.txt":"http://link/gamedata/figuredata"

That may do it.
 

iGlenn

:)
Jul 21, 2015
618
92
try my client.php, 99% of the time it works. i edited it for your hotel just change YOURIP and you should be good to go

PHP:
<!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/Eubbo/styles/client.css" type="text/css">
       
        <script type="text/javascript" src="{url}/app/tpl/Eubbo/Habbo/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "{url}/gordon/PRODUCTION-201601012205-226667486/";
            var flashvars =
            {
                "client.allow.cross.domain" : "1",
                "client.notify.cross.domain" : "0",              
                "connection.info.host" : "YOURIP",
                "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}/gamedata/external_variables.txt",
                "external.texts.txt" : "{url}/gamedata/external_flash_texts.txt",
                "external.override.texts.txt" : "{url}/gamedata/override/external_flash_override_texts.txt",
                "external.override.variables.txt" : "{url}/gamedata/override/external_override_variables.txt",
                "external.figurepartlist.txt" : "{url}/gamedata/figuredata.xml",  
                "productdata.load.url" : "{url}/gamedata/productdata.txt",
                "furnidata.load.url" : "{url}/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}/gordon/PRODUCTION-201601012205-226667486/expressInstall.swf", flashvars, params, null);
        </script>
    </head>
   
    <body>
   
        <div id="client"></div>

    </body>
</html>

i also recommend instead of packing all your swf files in the wwwroot/htdocs you put them in a root folder like /swfs as its more organized
 

TheNotorious

Im dying slowly.
Oct 4, 2014
228
41
try my client.php, 99% of the time it works. i edited it for your hotel just change YOURIP and you should be good to go

PHP:
<!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/Eubbo/styles/client.css" type="text/css">
     
        <script type="text/javascript" src="{url}/app/tpl/Eubbo/Habbo/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "{url}/gordon/PRODUCTION-201601012205-226667486/";
            var flashvars =
            {
                "client.allow.cross.domain" : "1",
                "client.notify.cross.domain" : "0",            
                "connection.info.host" : "YOURIP",
                "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}/gamedata/external_variables.txt",
                "external.texts.txt" : "{url}/gamedata/external_flash_texts.txt",
                "external.override.texts.txt" : "{url}/gamedata/override/external_flash_override_texts.txt",
                "external.override.variables.txt" : "{url}/gamedata/override/external_override_variables.txt",
                "external.figurepartlist.txt" : "{url}/gamedata/figuredata.xml",
                "productdata.load.url" : "{url}/gamedata/productdata.txt",
                "furnidata.load.url" : "{url}/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}/gordon/PRODUCTION-201601012205-226667486/expressInstall.swf", flashvars, params, null);
        </script>
    </head>
 
    <body>
 
        <div id="client"></div>

    </body>
</html>

i also recommend instead of packing all your swf files in the wwwroot/htdocs you put them in a root folder like /swfs as its more organized
And you need to find working client.css and js/swfobject.js Then this should work in r63b :rolleyes:
 
Last edited:

Obbler

GFX Noob
Oct 2, 2016
31
13
Hey,

Is there any other logs? There is two log folders as far as I can remember.
 
It could be due to the following line not being in the client file.

Code:
"external.figurepartlist.txt":"http://link/gamedata/figuredata"

That may do it.

Checked both logs. Nothing out of the ordinary. One is the exact text I see in the emulator and the other is an error log (One being about a MySQL connection issue, simply because I didn't start the service).

Added the figurepartlist and used the .php seen below to no success.

try my client.php, 99% of the time it works. i edited it for your hotel just change YOURIP and you should be good to go

PHP:
<!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/Eubbo/styles/client.css" type="text/css">
      
        <script type="text/javascript" src="{url}/app/tpl/Eubbo/Habbo/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "{url}/gordon/PRODUCTION-201601012205-226667486/";
            var flashvars =
            {
                "client.allow.cross.domain" : "1",
                "client.notify.cross.domain" : "0",             
                "connection.info.host" : "YOURIP",
                "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}/gamedata/external_variables.txt",
                "external.texts.txt" : "{url}/gamedata/external_flash_texts.txt",
                "external.override.texts.txt" : "{url}/gamedata/override/external_flash_override_texts.txt",
                "external.override.variables.txt" : "{url}/gamedata/override/external_override_variables.txt",
                "external.figurepartlist.txt" : "{url}/gamedata/figuredata.xml", 
                "productdata.load.url" : "{url}/gamedata/productdata.txt",
                "furnidata.load.url" : "{url}/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}/gordon/PRODUCTION-201601012205-226667486/expressInstall.swf", flashvars, params, null);
        </script>
    </head>
  
    <body>
  
        <div id="client"></div>

    </body>
</html>

i also recommend instead of packing all your swf files in the wwwroot/htdocs you put them in a root folder like /swfs as its more organized

No success with that new .php file. @TwistedSkull is helping me with some installation issues though. Have reset the VPS and starting from scratch.
 
Status
Not open for further replies.

Users who are viewing this thread

Top