ichttt / SoundDeviceOptions

A minecraft mod that adds an option to switch the sound output device
GNU General Public License v3.0
3 stars 1 forks source link

Client crash when just playing, not switching sound devices. #2

Closed ProsperCraft closed 5 years ago

ProsperCraft commented 5 years ago

https://gist.github.com/ProsperCraft/0df8151973e7309688fcbd1b4b6d85bc

ichttt commented 5 years ago

I don't think this is related to my mod, I don't do anything around PositionedSoundRecord... Hard to tell which line exactly is erroring, cause line numbers are misalligned. Most likely the sound is null. Did you change the sound device at all before the crash occured?

ichttt commented 5 years ago

So as I don't think that's my fault, as I really don't do anything in that code region, I'll close this