simon-wh/PAYDAY-2-BeardLib

Audio Buffer Out of Memory crash on heist/day start

Mattiator opened this issue · 1 comments

Describe the crash
Game crashes due to audio buffer on heist start

To Reproduce
Install a BeardLib music mod that uses .ogg files (I've only been using these: https://modworkshop.net/mod/44022)
Begin a heist (seems to happen at random, haven't been able to nail exactly what triggers it)

Crashlog
If possible, include a crashlog (found in %localappdata%/payday 2 inside crash.txt)
crash-musiclobby.txt

segabl commented

make sure dynamic music load is enabled in the beardlib settings. there's no way around this issue, if the game is out of memory, it's out of memory. loading large music files eats up a lot of memory and especially with dynamic load off it will quickly run out.