You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I try to use the export options to choose a soundtrack/song, I click the the play button to listen to it and crashes. The error is this: Traceback (most recent call last):
File "F:\Git\BEE2.4\src\sound.py", line 200, in play_sample
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media_init_.py", line 1429, in load
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media_init_.py", line 1405, in load
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media\avbin.py", line 238, in init
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media\avbin.py", line 196, in f
OSError: exception: access violation reading 0x00000000
The text was updated successfully, but these errors were encountered:
Whenever I try to use the export options to choose a soundtrack/song, I click the the play button to listen to it and crashes. The error is this: Traceback (most recent call last):
File "F:\Git\BEE2.4\src\sound.py", line 200, in play_sample
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media_init_.py", line 1429, in load
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media_init_.py", line 1405, in load
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media\avbin.py", line 238, in init
File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\pyglet\media\avbin.py", line 196, in f
OSError: exception: access violation reading 0x00000000
The text was updated successfully, but these errors were encountered: