Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Byte must be in range 0..127 - Please help fix it #154

Open
Gininabtl opened this issue Sep 30, 2024 · 1 comment
Open

Byte must be in range 0..127 - Please help fix it #154

Gininabtl opened this issue Sep 30, 2024 · 1 comment

Comments

@Gininabtl
Copy link

Traceback (most recent call last):
File "main.py", line 228, in
File "main.py", line 191, in main
File "game.py", line 37, in start_song
File "utils.py", line 119, in read_midi_file
File "mido\midifiles\midifiles.py", line 321, in init
File "mido\midifiles\midifiles.py", line 359, in _load
File "mido\midifiles\midifiles.py", line 223, in read_track
File "mido\midifiles\midifiles.py", line 136, in read_message
OSError: data byte must be in range 0..127

First time i see this please help out

@quasar098
Copy link
Owner

idk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants