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
Unhandled Packet: [3392] BODY:
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="Mikker" data-source="post: 450990" data-attributes="member: 81120"><p>Hello,</p><p></p><p>I'm having issues connecting to the Plus Emulator with the debugger, I'm getting this "Unhandled Packet: [3392] BODY:" and the client is stuck at 76%. If I run it without the debugger, I connect immediately so the setup should be correct. </p><p></p><p>Does anyone know how to bypass this problem?</p><p></p><p>Fyi: I'm converting it into .net core and can already run it on Linux and Mac, but having issues with this. I will share the code once I have the solution to the problem.</p><p></p><p>[CODE]</p><p> ____ __ ________ _____ __</p><p> / __ \/ /_ _______/ ____/ |/ / / / /</p><p> / /_/ / / / / / ___/ __/ / /|_/ / / / /</p><p> / ____/ / /_/ (__ ) /___/ / / / /_/ /</p><p> /_/ /_/\__,_/____/_____/_/ /_/\____/</p><p> Plus Emulator <Build 3.4.3.0></p><p> http://PlusIndustry.com</p><p></p><p></p><p></p><p>22:13:23 - [INFO] Connected to Database!</p><p>22:13:23 - [INFO] Loaded 9 language locales.</p><p>22:13:23 - [INFO] Loaded 15 server settings.</p><p>22:13:23 - [INFO] Loaded 3 Color Palettes</p><p>22:13:23 - [INFO] Loaded 13 Set Types</p><p>22:13:24 - [INFO] Successfully setup GameSocketManager on port (30000)!</p><p>22:13:24 - [INFO] Maximum connections per IP has been set to [5]!</p><p>22:13:25 - [INFO] Loaded 7 moderation presets.</p><p>22:13:25 - [INFO] Loaded 6 moderation categories.</p><p>22:13:25 - [INFO] Loaded 6 moderation action preset messages.</p><p>22:13:25 - [INFO] Cached 0 username and machine bans.</p><p>22:13:25 - [INFO] Item Manager -> LOADED</p><p>22:13:26 - [INFO] Catalog Manager -> LOADED</p><p>22:13:26 - [INFO] Television Items -> LOADED</p><p>22:13:26 - [INFO] Navigator -> LOADED</p><p>22:13:26 - [INFO] Room Manager -> LOADED</p><p>22:13:26 - [INFO] Loaded 38 chat styles.</p><p>22:13:26 - [INFO] Chat Manager -> LOADED</p><p>22:13:26 - [INFO] Quest Manager -> LOADED</p><p>22:13:26 - [INFO] Achievement Manager -> LOADED</p><p>22:13:27 - [INFO] Landing View Manager -> LOADED</p><p>22:13:27 - [INFO] Game Data Manager -> LOADED</p><p>22:13:27 - [INFO] Server Status Updater has been started.</p><p>22:13:27 - [INFO] Cache Manager -> LOADED</p><p>22:13:27 - [INFO] Loaded 5299 badge definitions.</p><p>22:13:27 - [INFO] Loaded 50 permissions.</p><p>22:13:27 - [INFO] Loaded 9 permissions groups.</p><p>22:13:27 - [INFO] Loaded 8 permissions group rights.</p><p>22:13:27 - [INFO] Loaded 3 permissions subscription rights.</p><p>22:13:27 - [INFO] Loaded 3 subscriptions.</p><p></p><p>22:13:27 - [INFO] EMULATOR -> READY! (7 s, 200 ms)</p><p>22:13:37 - [DEBUG] Handled Packet: [4000] GetClientVersionEvent</p><p>22:13:37 - [DEBUG] Unhandled Packet: [3392] BODY:</p><p>[/CODE]</p><p>[automerge]1563030053[/automerge]</p><p><a href="https://devbest.com/threads/devbest-exclusive-series-ep-1-how-to-create-a-r36b-habbo-retro-using-xampp.87946/" target="_blank">https://devbest.com/threads/devbest-exclusive-series-ep-1-how-to-create-a-r36b-habbo-retro-using-xampp.87946/</a> got source and cms from this thread.</p></blockquote><p></p>
[QUOTE="Mikker, post: 450990, member: 81120"] Hello, I'm having issues connecting to the Plus Emulator with the debugger, I'm getting this "Unhandled Packet: [3392] BODY:" and the client is stuck at 76%. If I run it without the debugger, I connect immediately so the setup should be correct. Does anyone know how to bypass this problem? Fyi: I'm converting it into .net core and can already run it on Linux and Mac, but having issues with this. I will share the code once I have the solution to the problem. [CODE] ____ __ ________ _____ __ / __ \/ /_ _______/ ____/ |/ / / / / / /_/ / / / / / ___/ __/ / /|_/ / / / / / ____/ / /_/ (__ ) /___/ / / / /_/ / /_/ /_/\__,_/____/_____/_/ /_/\____/ Plus Emulator <Build 3.4.3.0> http://PlusIndustry.com 22:13:23 - [INFO] Connected to Database! 22:13:23 - [INFO] Loaded 9 language locales. 22:13:23 - [INFO] Loaded 15 server settings. 22:13:23 - [INFO] Loaded 3 Color Palettes 22:13:23 - [INFO] Loaded 13 Set Types 22:13:24 - [INFO] Successfully setup GameSocketManager on port (30000)! 22:13:24 - [INFO] Maximum connections per IP has been set to [5]! 22:13:25 - [INFO] Loaded 7 moderation presets. 22:13:25 - [INFO] Loaded 6 moderation categories. 22:13:25 - [INFO] Loaded 6 moderation action preset messages. 22:13:25 - [INFO] Cached 0 username and machine bans. 22:13:25 - [INFO] Item Manager -> LOADED 22:13:26 - [INFO] Catalog Manager -> LOADED 22:13:26 - [INFO] Television Items -> LOADED 22:13:26 - [INFO] Navigator -> LOADED 22:13:26 - [INFO] Room Manager -> LOADED 22:13:26 - [INFO] Loaded 38 chat styles. 22:13:26 - [INFO] Chat Manager -> LOADED 22:13:26 - [INFO] Quest Manager -> LOADED 22:13:26 - [INFO] Achievement Manager -> LOADED 22:13:27 - [INFO] Landing View Manager -> LOADED 22:13:27 - [INFO] Game Data Manager -> LOADED 22:13:27 - [INFO] Server Status Updater has been started. 22:13:27 - [INFO] Cache Manager -> LOADED 22:13:27 - [INFO] Loaded 5299 badge definitions. 22:13:27 - [INFO] Loaded 50 permissions. 22:13:27 - [INFO] Loaded 9 permissions groups. 22:13:27 - [INFO] Loaded 8 permissions group rights. 22:13:27 - [INFO] Loaded 3 permissions subscription rights. 22:13:27 - [INFO] Loaded 3 subscriptions. 22:13:27 - [INFO] EMULATOR -> READY! (7 s, 200 ms) 22:13:37 - [DEBUG] Handled Packet: [4000] GetClientVersionEvent 22:13:37 - [DEBUG] Unhandled Packet: [3392] BODY: [/CODE] [automerge]1563030053[/automerge] [URL]https://devbest.com/threads/devbest-exclusive-series-ep-1-how-to-create-a-r36b-habbo-retro-using-xampp.87946/[/URL] got source and cms from this thread. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Unhandled Packet: [3392] BODY:
Top