1
Audio / Custom soundstream implementation throws error in msvcr120.dll
« on: August 18, 2014, 01:40:05 am »
I'm having an issue with a custom soundstream that is described here http://stackoverflow.com/questions/25354609/custom-sfml-soundstream-is-throwing-memory-access-exception
It appears that the queue that I am trying to place results into somehow becomes corrupted and is unable to access certain portions of memory.
It appears that the queue that I am trying to place results into somehow becomes corrupted and is unable to access certain portions of memory.