vivaria / tja2fumen

Mod tool to convert TJA chart files (.tja) into .bin files compatible with official games
https://pypi.org/project/tja2fumen/
MIT License
12 stars 1 forks source link

Unsupported `NOTEDESIGNER` metadata causes `KeyError: 'N'` issue #60

Closed vivaria closed 1 year ago

vivaria commented 1 year ago

The metadata command is being parsed as note data (likely due to the presence of 0, 1, 2, 3, etc.), when it should be ignored:

image