ricochhet / Erupe-Legacy

A Monster Hunter Frontier server emulator.
MIT License
60 stars 34 forks source link

Fix for Airou packet #50

Closed Megax1234 closed 2 years ago

Megax1234 commented 2 years ago

Big thanks to Fist for the find/help! Created about 20 cats and no weird packet issues yet.

Stefan240 commented 2 years ago

Would you mind giving some context? Which Problem did you manage to fix and how?

Megax1234 commented 2 years ago

Would you mind giving some context? Which Problem did you manage to fix and how?

Sure, apologies. On occasion (70-80 percent of the time), the packet for creating a new (first) Partnya would include data from the "Partner" data packet and would cause corruption in the otomoairou binary data. Adding the extra byte to the Load Airou ACK seems to prevent this from happening. So now things like changing cat equips work fine.