-
-
Notifications
You must be signed in to change notification settings - Fork 347
64bit Mudlet on Windows does not play sounds #7311
Copy link
Copy link
Closed
Labels
OS:Windowshighqt-regressionA regression caused by a change in Qt. Apply in combination with the 'regression' labelA regression caused by a change in Qt. Apply in combination with the 'regression' labelregression💎 Bounty💰 Rewarded
Description
Brief summary of issue / Description of requested feature:
64bit Mudlet on Windows does not play sounds, see https://discord.com/channels/283581582550237184/283582068334526464/1259983881864609824
Steps to reproduce the issue / Reasons for adding feature:
- Download Mudlet 4.17.2 from https://www.mudlet.org/wp-content/files/?C=M;O=D
- run this command on the command line and observe that playing sounds works:
lua playSoundFile({name = "C:/Users/<file path>.wav"})
- Download Mudlet 4.18.5 64bit, re-run command again - observe sound does not play
Error output / Expected result of feature
Sound plays as expected
Extra information, such as the Mudlet version, operating system and ideas for how to solve / implement:
Perhaps the right sound libraries are not being included?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OS:Windowshighqt-regressionA regression caused by a change in Qt. Apply in combination with the 'regression' labelA regression caused by a change in Qt. Apply in combination with the 'regression' labelregression💎 Bounty💰 Rewarded