B0ney / xmodits

A tool to rip samples from tracker modules. Supports IT, XM, S3M, MOD, UMX and MPTM formats.
GNU General Public License v3.0
71 stars 5 forks source link

bash: cargo: command not found #18

Closed kablaziken closed 1 year ago

kablaziken commented 1 year ago

after finding a track that is smaller, even when uncompressed, it now flashes this message, sometimes not even showing it. i use git so maybe thats the problem but idk

kablaziken commented 1 year ago

the first .xm file i tried to rip the samples out of was ~600kb, and the second one i tried was ~60kb. both didnt work, showing that message.

kablaziken commented 1 year ago

the first .xm file i tried to rip the samples out of was ~600kb, and the second one i tried was ~60kb. both didnt work, showing that message.

even a ~110kb .it file didnt work

B0ney commented 1 year ago

Can you show me what you typed in the terminal?

B0ney commented 1 year ago

"bash: cargo: command not found" - To me, it seems that you're still trying to use "build-multi.sh", can you follow my suggestion from https://github.com/B0ney/xmodits/issues/16#issuecomment-1265801524 and tell me if that as solved the issue?

kablaziken commented 1 year ago

yeah it did. wow, honestly how did i even not know where the binary is lol

B0ney commented 1 year ago

That's good to hear