You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Includes stability improvements;
- BASS.dll: Fix crash when AVRT.DLL is unavailable while using WASAPI or "no sound" output
- BASSWMA.dll: Fix crash caused by a failed realloc call
- BASS_AAC.dll: Prevent failing to allocate a download buffer for sound stream, resulting in a crash in BASS.dll.
Instead of crashing, it will now result in a BASS_ERROR_MEM.
As usually, these were MTA crashes that got investigated by Un4seen studios.
0 commit comments