SilentSys / SLAM

Source Live Audio Mixer
MIT License
391 stars 127 forks source link

The process cannot access the file ......./slam_relay.cfg #15

Closed Capple234 closed 8 years ago

Capple234 commented 8 years ago

errorlog.txt

This is causing my CSGO to crash.

mads256h commented 8 years ago

Because the program does not check if the file is in use. If it fails it should loop back and try again until it succeds.

g0ddish commented 8 years ago

I've fixed the issue properly in commit f30de7c see my pull request for an explanation. Thanks.