AlanMorel / MapleServer2

MapleStory 2 Emulator
GNU General Public License v3.0
339 stars 156 forks source link

Improvisation sound output twice #827

Closed Eggrice62 closed 1 year ago

Eggrice62 commented 1 year ago

Describe the bug When I improvise while playing an instrument, the same sound is outputted twice in duplicate. The sound that the player himself hears is generated by the client, so it is not necessary to receive broadcast from the emulator, but it seems that the sound is duplicated because of broadcast.

To Reproduce

  1. Open any instrument
  2. Select Improvise and press any key
  3. It makes two sounds

Expected behavior I think there should be a sound only once.

Screenshots I think it is not necessary.

Stack trace of the error [06:46:26] [DBG] Session: RECV (PlayInstrument - 0x0075): 01 80 41 00 00 [06:46:26] [DBG] Session: SEND (PlayInstrument - 0x00C9): 01 1B 97 98 00 49 42 0F 00 80 41 00 00

Latest commit id 8208b695 (HEAD -> master, origin/master, origin/HEAD) Implementing item rewards upon accepting quests. (#826)