I cant get it to work? am i doing something wrong i put the sign on it and the [MIDI] LostWoods and it wont play.
Where did you put the sign? Is there redstone next to the sign? Did you build the noteblocks and right click the sign too? Are you sure the file is available? Did you try /midi check? What are the results? Do you have sound enabled? Are there any errors in the console? What are they? What version of CraftBukkit are you using? What other plugins do you have? Plugin developers can't read minds. If you want help provide DETAILED information about your situation!
The turret song from portal 2 works so awesomely with this. Nice plugin! Edit: Setting <2}3 to match the speed, all three on piano
It's out! Version 2.0 with the promised new features, except protection against fast MIDIs because I'm still unable to reproduce the problem in my own server. Note that this version requires a recent, non-recommended build of CraftBukkit. For some reason output pins stay pressed for quite a while when they are activated so you can't use them for short musics. I'll have to look into deactivating them manually when I have time.
This plugin is simply fucking amazing and just what I've been looking for! soooo awesome. Gonna do a video for it... One question: where is the DONATE button? I know my paypal has at least a couple dollars sitting in it that would be better off in your possession than mine
Hello, MidiBanks works pretty good on my server. The only problems I have is that sometimes it locks the server with this error message: Only the music continues playing on all clients you can't break block or use any command ingame. "stop" is the only command working in the console. It happens sometimes after 2 minutes, sometimes 2 hours and sometimes it never happens at all. The server I tested on had no other plugin and only 1 single midi was active. Hope you can fix the problem.
That seems to happen to some people when they overload a noteblock with updates. It's a server error and there is nothing I can do about it. I can't even reproduce it in fact, but either slowing down the midi using < or { or splitting it across more noteblocks by editing the midi, using T, not using C, etc. should help.
It works in the default world world but in my second world it just plays the noteblocks typical sounds
LOVING IT! Works fine on bukkit b818 Oh yes, and does anybody have any more interesting midi's? Halo theme, lazy song, fireflies, its all good In fact, does anyody have a good "still alive"?
Permissions integration Install PermissionsPlayerVarProvider as described in the proper thread. After you reload, the BOOLEAN (true/false) settings defined under the midibanks config block will automatically become Permissions (they will no longer be read from config.yml). All permissions/settings have the exact same name as in config.yml (see below), for example: midibanks.can-create midibanks.can-use Isn't THAT permissions ???
Hi there, this is a great plugin that adds lots of atmosphere to areas of our server. I seem to have only found one bug and that is that the capital A switch for auto start does not seem to work if you are also using the capital X switch. For example, when we restart our server, all the music boxes with LA will restart by themselves, but the songs with XLA switch need to be manually started after the server restart. Hope this helps.
Unless anyone else with that problem shows up, I'll have to assume user error or that there's another problem you aren't noticing, because two are handled by completely separate code...
I noticed that the TicknextTick error just appear randomly, It can happen even if there's no music playing You only need the plugin in your folder. BTW, thx for this great plugin
I'll officially open the source soon so someone can give a shot at trying to solve it, because I was never, ever able to reproduce that.
Also had to disable the plugin due : Is there no way you could say make a "speedlimit" for midis? Or maybe a default speed for all midis? As said not sure if thats even possibl.e
yes in theory! in practice you just have 5 instruments and other cut backs within minecraft -at least you have to try&error till music sounds well! Of course the best results you can achieve is by converting intrumentals with less instuments. EDIT: This example is perfect: Bavarian Anthemn Midi Files can easily be found here
Hi there, thanks for the response. Not sure how this could be user error as it is pretty clear from the 6 or 7 midibanks we use in our world that its only the same 3 that dont auto restart when we restart the server. The only thing in common with these 3 is that they use the X flag. I dont know how else we could do this wrong. Anyway, I think it may be something to do with essentials because when i upgraded essentials today I got this on first startup 2011-06-27 23:18:53 [INFO] [MidiBanks] Auto-starting A banks in currently loaded chunks... 2011-06-27 23:18:54 [SEVERE] Exception in thread "Timer-1" 2011-06-27 23:18:54 [SEVERE] java.util.ConcurrentModificationException 2011-06-27 23:18:54 [SEVERE] at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:781) 2011-06-27 23:18:54 [SEVERE] at java.util.ArrayList$Itr.next(ArrayList.java:753) 2011-06-27 23:18:54 [SEVERE] at net.myshelter.minecraft.midibanks.SongInstance.over(SongInstance.java:139) 2011-06-27 23:18:54 [SEVERE] at net.myshelter.minecraft.midibanks.SongInstance.nextTick(SongInstance.java:71) 2011-06-27 23:18:54 [SEVERE] at net.myshelter.minecraft.midibanks.MidiPlayerStep.run(MidiPlayerStep.java:15) 2011-06-27 23:18:54 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:555) 2011-06-27 23:18:54 [SEVERE] at java.util.TimerThread.run(Timer.java:505) 2011-06-27 23:18:54 [INFO] [MidiBanks] Done; found 4 A banks. After that, none of the banks would work, but after doing a /rel command all of the banks auto started including the troublesome ones. Once I clean stopped the server and restarted I did not get the above error message again, but we were back to where we were where the same 3 banks with capital X did not restart - they always need manual restarting after a restart. Some extra info, the sign always says playing in the status but it is not playing, it needs a right click to get it going again. Hope this helps.