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

[9.1] Trade to NPC not working #1094

Open
island212 opened this issue Jun 27, 2020 · 2 comments
Open

[9.1] Trade to NPC not working #1094

island212 opened this issue Jun 27, 2020 · 2 comments

Comments

@island212
Copy link

island212 commented Jun 27, 2020

Steps to reproduce

Say hi to a NPC

Expected behaviour

NPC chat window open in the chat box and you can write trade for a window to popup to buy and sell to the NPC.

Actual behaviour

Nothing happen and I get this error in my console everytime I say hi to a NPC

ERROR: Unable to send extended opcode 1, extended opcodes are not enabled
ERROR: ProtocolGame parse message exception (66 bytes unread, last opcode is 170, prev opcode is 170): InputMessage eof reached

Environment

Client 0.6.6 on 9.1 server
Compile myself using Visual Studio 2019 Community
Windows 10

The visual studio project wasn't compiling so I used #1073 to fix it

@island212
Copy link
Author

island212 commented Jun 29, 2020

I found this issue but the proposed fix has already been merged #743

@peonso
Copy link
Contributor

peonso commented Jan 4, 2021

Correct fix should be something similar to this #1119, the correct messageModsMap need to be checked for protocol 9.1.

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