Skip to content

Fix #5299: Add debugscript warnings for playSound/playSound3D failures - #5353

Open
iManGaaX wants to merge 4 commits into
multitheftauto:masterfrom
iManGaaX:resolve/issue-5299
Open

Fix #5299: Add debugscript warnings for playSound/playSound3D failures#5353
iManGaaX wants to merge 4 commits into
multitheftauto:masterfrom
iManGaaX:resolve/issue-5299

Conversation

@iManGaaX

@iManGaaX iManGaaX commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Now logs a debugscript warning Unable to load sound '...' or Unable to stream sound '...'

Closes #5299.

@iManGaaX iManGaaX changed the title Add debugscript warnings for playSound/playSound3D failures Fix #5299: Add debugscript warnings for playSound/playSound3D failures Sep 10, 2026
Comment thread Client/mods/deathmatch/logic/luadefs/CLuaAudioDefs.cpp Outdated
Comment thread Client/mods/deathmatch/logic/luadefs/CLuaAudioDefs.cpp Outdated
Comment thread Client/mods/deathmatch/logic/luadefs/CLuaAudioDefs.cpp Outdated
@FileEX FileEX added the bugfix Solution to a bug of any kind label Sep 10, 2026
Comment thread Client/mods/deathmatch/logic/luadefs/CLuaAudioDefs.cpp Outdated
Comment thread Client/mods/deathmatch/logic/luadefs/CLuaAudioDefs.cpp Outdated
@iManGaaX

Copy link
Copy Markdown
Contributor Author

@FileEX Actually, i needed them previously, but now i don't and forgot to remove them. i have removed them now

@iManGaaX
iManGaaX requested a review from FileEX September 11, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Solution to a bug of any kind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

playSound does not throw any warning/errors

2 participants