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

Fix: Crash & MSP Downloads #6885

Merged
merged 1 commit into from
Jun 11, 2023
Merged

Fix: Crash & MSP Downloads #6885

merged 1 commit into from
Jun 11, 2023

Conversation

mpconley
Copy link
Contributor

@mpconley mpconley commented Jun 4, 2023

Brief overview of PR changes/additions

Mudlet was not downloading sounds nested in a subdirectory from the Internet and playing them with Mud Sound Protocol (MSP). Also, a segfault was entered into the development stream with #6654, which this resolves.

Motivation for adding to Mudlet

Issue #6790
Issue #6851

Other info (issues closed, discussion etc)

Resolved an issue where Mudlet was not downloading sounds from the Internet and playing them with Mud Sound Protocol (MSP).

Steps to reproduce the issue from #6790:

  • Logon to aldebaran-mud.de 2000 as the guest character.
  • Create a sound trigger for MSP.
  • Issue these commands: yes;;s;;e;;e;;e;;s;;strike gong.

If you are on the PTB, your Mudlet client may crash. If you are on 4.17.2, you'll just likely not hear the sound as intended, although it will have downloaded. And if you are using this PR, hopefully everything works great!

@mpconley mpconley requested a review from a team as a code owner June 4, 2023 16:11
@mpconley mpconley requested a review from a team June 4, 2023 16:11
@add-deployment-links
Copy link

add-deployment-links bot commented Jun 4, 2023

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

Copy link
Member

@demonnic demonnic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can confirm this fixes the issue with the sound not playing, will need to boot into linux to test the crash as that part isn't occurring for me in windows with the current PTB.

@vadi2 vadi2 merged commit e27d397 into Mudlet:development Jun 11, 2023
@vadi2
Copy link
Member

vadi2 commented Jun 11, 2023

Thank you for the fix!

@mpconley mpconley deleted the msp branch June 11, 2023 16:22
vadi2 pushed a commit to vadi2/Mudlet that referenced this pull request Dec 24, 2023
<!-- Keep the title short & concise so anyone non-technical can
understand it,
     the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Mudlet was not downloading sounds nested in a subdirectory from the
Internet and playing them with Mud Sound Protocol (MSP). Also, a
segfault was entered into the development stream with
Mudlet#6654, which this resolves.
#### Motivation for adding to Mudlet
Issue Mudlet#6790
Issue Mudlet#6851
#### Other info (issues closed, discussion etc)
Resolved an issue where Mudlet was not downloading sounds from the
Internet and playing them with Mud Sound Protocol (MSP).

**Steps to reproduce the issue from Mudlet#6790:**

- Logon to aldebaran-mud.de 2000 as the guest character.
- Create a [sound
trigger](https://wiki.mudlet.org/w/Manual:Supported_Protocols#MSP_for_Lua)
for MSP.
- Issue these commands: yes;;s;;e;;e;;e;;s;;strike gong.

If you are on the PTB, your Mudlet client may crash. If you are on
4.17.2, you'll just likely not hear the sound as intended, although it
will have downloaded. And if you are using this PR, hopefully everything
works great!
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

Successfully merging this pull request may close these issues.

3 participants