Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
R63B RP Error
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Forget" data-source="post: 281142" data-attributes="member: 14824"><p><span style="font-size: 12px">The issue is related to the Habbo.SWF which you are using. You're getting the client connection (4000) but the other handshake packets are not being logged. The reason for this is because you're using the wrong SWF build. The emulator is designed to run on BCStorms swf build (RELEASE63-201211141113-913728051). You simply need to download a new SWF pack which will work with BCStorm, the habbo.swf can the be edited using HabboUI editor or and HEX editor.</span></p><p>Red doesn't always mean bad, it just means a unhandled packet. As long as you get the handshake packets and the general packets working, the emulator should work fine. You will get a lot of these 'red messages', if you find them distracting you can change flag = 3 to flag = 0. This will disable packet logging.</p><p></p><p>The 'description' error, is related to the query. You can simple run this query SET @@global.sql_mode= ''; and restarting the emulator.</p><p></p><p>Thanks,</p><p>Kieran</p><p></p><p>P.s. Please don't comment on a help thread if you don't understand what the error is yourself.</p></blockquote><p></p>
[QUOTE="Forget, post: 281142, member: 14824"] [SIZE=3]The issue is related to the Habbo.SWF which you are using. You're getting the client connection (4000) but the other handshake packets are not being logged. The reason for this is because you're using the wrong SWF build. The emulator is designed to run on BCStorms swf build (RELEASE63-201211141113-913728051). You simply need to download a new SWF pack which will work with BCStorm, the habbo.swf can the be edited using HabboUI editor or and HEX editor.[/SIZE] Red doesn't always mean bad, it just means a unhandled packet. As long as you get the handshake packets and the general packets working, the emulator should work fine. You will get a lot of these 'red messages', if you find them distracting you can change flag = 3 to flag = 0. This will disable packet logging. The 'description' error, is related to the query. You can simple run this query SET @@global.sql_mode= ''; and restarting the emulator. Thanks, Kieran P.s. Please don't comment on a help thread if you don't understand what the error is yourself. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
R63B RP Error
Top