TakoTako icon indicating copy to clipboard operation
TakoTako copied to clipboard

Cannot convert

Open Alidonis opened this issue 1 year ago • 6 comments

I tried 3 TJA files which would load fine in a taiko-web implementation

Here are the song files and their conversion.json

customSongs.zip

Alidonis avatar Apr 29 '24 15:04 Alidonis

I tried converting the songs using my own program tja2fumen and there were no failures.

So, I would recommend updating your copy of TakoTako to use tja2fumen: see here for steps

(@Fluto has already incorporated this change on the development branch, see https://github.com/Fluto/TakoTako/commits/develop/, but the "main" version of takoTako doesn't have the changes yet.)

vivaria avatar Apr 30 '24 02:04 vivaria

I've replaced my tja2bin executable with tja2fumen (renaming the file, of course) and still had the same problem.

image

Alidonis avatar Apr 30 '24 09:04 Alidonis

Is there no way to have more detail about the errors?

Alidonis avatar Apr 30 '24 09:04 Alidonis

Update, i've sucessfuly generated the .bin files using the command line. It only fails when TakoTako calls into it.

Alidonis avatar Apr 30 '24 09:04 Alidonis

Further digging reveal that it skips manualy vonverted songs.

image

Alidonis avatar Apr 30 '24 09:04 Alidonis

Same issue here. Tried to convert with command line with tja2fumen and TJAConvert.exe as noted here, but i always get TJA Metadata is invalid, or points to invalid paths. error, and conversion.json isn't creating.

here's the song files: https://files.catbox.moe/g52rbw.zip image

gappjust avatar Aug 02 '24 13:08 gappjust