Musical Instrument Minecraft Interface (MIMI)

Musical Instrument Minecraft Interface (MIMI)

1M Downloads

[BUG] "No songs found"

TailsTTF opened this issue ยท 2 comments

commented

Describe the bug
MIMI doesn't like to work with midi files???

To Reproduce
Steps to reproduce the behavior:

  1. Download last version for 1.20.1 on Curseforge
  2. Start game with mod in single player
  3. Upload some Mid/Midi files in desired folder
  4. Grab Transmiter
  5. Try using "reload"
  6. Try using server Transmitrer
  7. PAIN.

Expected behavior
I just want to play music, like in SS14

Environment (please complete the following information):

  • OS: Windows 10
  • Mod Version: Last for Curseforge, 4.1.1
  • Minecraft Version: 1.20.1
  • Forge Version: 1.20.1 - 47.3.24
commented

Hello and thank you for the bug report!

MIMI has two different kinds of Transmitters which each read files from a different folder (which is definitely a bit confusing, I've been investigating ways to improve this):

  1. The handheld Transmitter (just called a Transmitter in-game): This will read files from the midi_files folder and from the server_midi_files folder.

  2. The Server Transmitter (block): This will only read files from the server_midi_files folder.

Since you mentioned that you're using the Server Transmitter, you'll want to make sure that your MIDI files are in the server_midi_files folder within the MIMI config folder.

If your files are within the server_midi_files folder and are still not showing up would you be able to try using the handheld Transmitter and let me know if they show up there?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.