I've never seen this error before, prolly some weird OS/Drivers thing. We are not doing anything weird to sound/music... that saving issue I talked about was due to a poor coding practice that seemed to be working well and looked really cool (in code) but, just as guys at stackoverflow warned in their posts/explanations, was a bad and dangerous idea that failed eventually

Stuff like these saving errors is really annoying because it's really, really hard to track down. I got pretty good at it few years back though, after backtracking the whole code base, figure out renpy savedumps and reading into pickle modules, so it went quicker this time around
