Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when the character gets new quest items, he will be forced to log off #28

Closed
howarduong opened this issue May 26, 2022 · 2 comments
Closed

Comments

@howarduong
Copy link

You did very well. Thank you so much for your dedication here. I changed the output port of the proxy to 8080
In the process of playing, when the character gets new quest items, he will be forced to log off. This is the process log, please take a look
15:08:58 | Warning | WorldSocket | No handler for opcode CMSG_GET_UNDELETE_CHARACTER_COOLDOWN_STATUS (14052)
15:08:58 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PURCHASE_LIST (14018)
15:08:58 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PRODUCT_LIST (14017)
15:08:58 | Warning | WorldSocket | No handler for opcode CMSG_UPDATE_VAS_PURCHASE_STATES (14072)
15:08:58 | Error | AuthClient | Socket Closed By Server
15:09:05 | Warning | WorldSocket | No handler for opcode CMSG_BATTLENET_REQUEST (14074)
15:09:05 | Warning | WorldSocket | No handler for opcode CMSG_GET_ACCOUNT_CHARACTER_LIST (14012)
15:09:05 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PURCHASE_LIST (14018)
15:09:16 | Network | WorldSocketManager | Instance socket open.
15:09:16 | Server | WorldSocket | Client has connected to the instance server.
15:09:16 | Warning | WorldSocket | No handler for opcode CMSG_VIOLENCE_LEVEL (12680)
15:09:16 | Warning | WorldSocket | No handler for opcode CMSG_QUEUED_MESSAGES_END (14188)
15:09:18 | Warning | WorldClient | No handler for opcode SMSG_SET_REST_START (542)
15:09:18 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_CATEGORY_COOLDOWNS (12673)
15:09:18 | Warning | WorldSocket | No handler for opcode CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE (14914)
15:09:18 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_QUEST_COMPLETION_NPCS (12664)
15:09:18 | Warning | WorldSocket | No handler for opcode CMSG_LFG_LIST_GET_STATUS (13836)
15:09:19 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_FORCED_REACTIONS (12807)
15:09:19 | Warning | WorldSocket | No handler for opcode CMSG_CALENDAR_GET_NUM_PENDING (13948)
15:09:19 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PET_REQUEST_JOURNAL (13861)
15:09:19 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_COUNTDOWN_TIMER (12715)
15:09:19 | Warning | WorldClient | No handler for opcode SMSG_SPELL_EXECUTE_LOG (588)
15:09:20 | Warning | WorldSocket | No handler for opcode CMSG_GUILD_SET_ACHIEVEMENT_TRACKING (12399)
15:09:21 | Warning | WorldSocket | No handler for opcode CMSG_GM_TICKET_GET_CASE_STATUS (13967)
15:09:26 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_CEMETERY_LIST (12665)
15:10:34 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_CLIENT_VARIABLES (14086)
15:10:34 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_ENABLED_ADDONS (14085)
15:10:34 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_KEYBINDING_EXECUTION_COUNTS (14087)
15:10:35 | Warning | WorldSocket | No handler for opcode CMSG_VIOLENCE_LEVEL (12680)
15:10:35 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PURCHASE_LIST (14018)
15:10:36 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_FORCED_REACTIONS (12807)
15:10:36 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_QUEST_COMPLETION_NPCS (12664)
15:10:36 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_FORCED_REACTIONS (12807)
15:10:36 | Warning | WorldSocket | No handler for opcode CMSG_LFG_LIST_GET_STATUS (13836)
15:10:36 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PET_REQUEST_JOURNAL (13861)
15:10:37 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_COUNTDOWN_TIMER (12715)
15:10:37 | Warning | WorldSocket | No handler for opcode CMSG_GM_TICKET_GET_CASE_STATUS (13967)
15:10:44 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_CLIENT_VARIABLES (14086)
15:10:44 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_ENABLED_ADDONS (14085)
15:10:44 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_KEYBINDING_EXECUTION_COUNTS (14087)
15:10:44 | Warning | WorldSocket | No handler for opcode CMSG_VIOLENCE_LEVEL (12680)
15:10:44 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PURCHASE_LIST (14018)
15:10:46 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_FORCED_REACTIONS (12807)
15:10:46 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_QUEST_COMPLETION_NPCS (12664)
15:10:46 | Warning | WorldSocket | No handler for opcode CMSG_LFG_LIST_GET_STATUS (13836)
15:10:46 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_FORCED_REACTIONS (12807)
15:10:46 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PET_REQUEST_JOURNAL (13861)
15:10:46 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_COUNTDOWN_TIMER (12715)
15:10:47 | Warning | WorldSocket | No handler for opcode CMSG_GM_TICKET_GET_CASE_STATUS (13967)
15:11:36 | Warning | WorldClient | No handler for opcode SMSG_SPELL_EXECUTE_LOG (588)
15:11:39 | Warning | WorldClient | No handler for opcode SMSG_SPELL_EXECUTE_LOG (588)
15:12:57 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_QUEST_COMPLETION_NPCS (12664)
15:13:13 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_QUEST_COMPLETION_NPCS (12664)
15:14:10 | Error | WorldClient | Packet Read Error: Nullable object must have a value.
at System.Nullable`1.get_Value()
at HermesProxy.World.Client.WorldClient.HandleItemPushResult(WorldPacket packet) in C:\Users\ratko\Desktop\source\CypherProxy\HermesProxy\HermesProxy\World\Client\PacketHandlers\ItemHandler.cs:line 34
at HermesProxy.World.Client.WorldClient.HandlePacket(WorldPacket packet) in C:\Users\ratko\Desktop\source\CypherProxy\HermesProxy\HermesProxy\World\Client\WorldClient.cs:line 387
at HermesProxy.World.Client.WorldClient.ReceiveCallback(IAsyncResult AR) in C:\Users\ratko\Desktop\source\CypherProxy\HermesProxy\HermesProxy\World\Client\WorldClient.cs:line 216
15:14:17 | Server | Session | Accepting connection from 127.0.0.1:63812.
15:14:18 | Network | AuthClient | Connecting to auth server...
15:14:18 | Network | AuthClient | Authentication succeeded!
15:14:18 | Network | AuthClient | Received 1 realms.
15:14:18 | Server | RealmManager | Added realm "Lightbringer" at 127.0.0.1:8085
15:14:20 | Network | WorldSocketManager | Instance socket open.
15:14:20 | Server | WorldSocket | WorldSocket:HandleAuthSession: Client 'rick' authenticated successfully from 127.0.0.1:63816.
15:14:20 | Network | WorldClient | Connecting to world server...
15:14:20 | Network | WorldClient | Connection established!
15:14:20 | Network | WorldClient | Authentication succeeded!
15:14:20 | Warning | WorldSocket | No handler for opcode CMSG_GET_UNDELETE_CHARACTER_COOLDOWN_STATUS (14052)
15:14:20 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PURCHASE_LIST (14018)
15:14:20 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PRODUCT_LIST (14017)
15:14:20 | Warning | WorldSocket | No handler for opcode CMSG_UPDATE_VAS_PURCHASE_STATES (14072)
15:14:20 | Error | AuthClient | Socket Closed By Server
15:14:26 | Warning | WorldSocket | No handler for opcode CMSG_BATTLENET_REQUEST (14074)
15:14:27 | Warning | WorldSocket | No handler for opcode CMSG_GET_ACCOUNT_CHARACTER_LIST (14012)
15:14:27 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PAY_GET_PURCHASE_LIST (14018)
15:14:27 | Network | WorldSocketManager | Instance socket open.
15:14:27 | Server | WorldSocket | Client has connected to the instance server.
15:14:27 | Warning | WorldSocket | No handler for opcode CMSG_VIOLENCE_LEVEL (12680)
15:14:27 | Warning | WorldSocket | No handler for opcode CMSG_QUEUED_MESSAGES_END (14188)
15:14:28 | Warning | WorldClient | No handler for opcode SMSG_SET_REST_START (542)
15:14:28 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_CATEGORY_COOLDOWNS (12673)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE (14914)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_LFG_LIST_GET_STATUS (13836)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_QUEST_COMPLETION_NPCS (12664)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_CALENDAR_GET_NUM_PENDING (13948)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_FORCED_REACTIONS (12807)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_BATTLE_PET_REQUEST_JOURNAL (13861)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_QUERY_COUNTDOWN_TIMER (12715)
15:14:29 | Warning | WorldSocket | No handler for opcode CMSG_GUILD_SET_ACHIEVEMENT_TRACKING (12399)
15:14:30 | Warning | WorldSocket | No handler for opcode CMSG_GM_TICKET_GET_CASE_STATUS (13967)
15:14:32 | Warning | WorldSocket | No handler for opcode CMSG_REQUEST_CEMETERY_LIST (12665)
15:15:01 | Warning | WorldSocket | No handler for opcode CMSG_DISCARDED_TIME_SYNC_ACKS (14909)
15:15:01 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_CLIENT_VARIABLES (14086)
15:15:02 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_ENABLED_ADDONS (14085)
15:15:02 | Warning | WorldSocket | No handler for opcode CMSG_REPORT_KEYBINDING_EXECUTION_COUNTS (14087)

@ratkosrb
Copy link
Collaborator

You are using an old version of the proxy. This bug was already fixed. Download the newer release.

https://github.com/WowLegacyCore/HermesProxy/releases/tag/v2.0

@howarduong
Copy link
Author

howarduong commented May 26, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants