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.
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:
Post automatically merged:
You must be registered for see links
got source and cms from this thread.Attachments
Last edited: