[BUG] "No songs found"
TailsTTF opened this issue ยท 2 comments
Describe the bug
MIMI doesn't like to work with midi files???
To Reproduce
Steps to reproduce the behavior:
- Download last version for 1.20.1 on Curseforge
- Start game with mod in single player
- Upload some Mid/Midi files in desired folder
- Grab Transmiter
- Try using "reload"
- Try using server Transmitrer
- 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
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):
-
The handheld Transmitter (just called a Transmitter in-game): This will read files from the
midi_filesfolder and from theserver_midi_filesfolder. -
The Server Transmitter (block): This will only read files from the
server_midi_filesfolder.
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?