[FUN] ahMIDI - Play MIDI Files and Sequences on Note Blocks

Discussion in 'WIP and Development Status' started by ahmeni, Feb 6, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    ryanteck

    Cant get it working at all:L
     
  2. Offline

    jfmherokiller

    would you please add looping to the plugin so that i dont have to run back to my music room to turn on the music.
     
  3. Offline

    mattyj555

    I have downloaded this MIDI and this is the link http://www.findmidis.com/listen.go/387. i have a limited space and i want to use as little note blocks as possible. could anybody give me a rough estimate on how many note blocks this would take?

    And also, will it play the right note whether it is on a block that makes it sound like a guitar or a drum, so i know whether i need to worry about the flooring or not :S
     
  4. Offline

    hillage

    Looking at your midi it looks like you need 10 note blocks. You have 10 instruments it looks like. Also, I believe the plugin changes the sound/flooring, unless im wrong....
     
  5. I really want this :s
    Code:
    [SEVERE] [SEVERE] Could not load plugins/ahMIDI-0.3.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:80)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:205)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:196)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
        at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:619)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:582)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:576)
        at net.minecraft.server.Packet3Chat.a(SourceFile:24)
        at net.minecraft.server.NetworkManager.a(SourceFile:230)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: com.ahmeni.bukkit.sample.Plugin.<init>()
        at java.lang.Class.getConstructor0(Class.java:2723)
        at java.lang.Class.getConstructor(Class.java:1674)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75)
        ... 17 more
     
  6. Offline

    jfmherokiller

    would you mind fixing this issue
    you do not need to put it the top of your todo list.
     
  7. Offline

    JimiB95

    I'm having problems, I'm getting this:

    Can anyone please help me?
    If you need my version of CraftBukkit, could you tell me how to find out?
    Thanks in advance, James

    Also, I have just dragged and dropped the .jar into the plugins folder and created a folder called "midi" and put a midi in there!
     
  8. Offline

    TheAnyInbox

    Is it possible you could add just a [play midi file] feature? Like in CommandBook?
     
  9. Offline

    ahmeni

    Sorry, the project and my interest in Minecraft/Bukkit are pretty much dead. I'd be very surprised if the current version even ran.
     
  10. Offline

    DreadKyller

    This would be awsome to have working again, and @ahmeni what the *** are you talking about of being a bad programmer? You crazy? You're brilliant!
     
  11. Offline

    ahmeni

    Didn't someone else end up making a working MIDI thing? I coulda sworn someone had done something awesomer.
     
  12. Offline

    DreadKyller

    Oo, I don't think I ever saw a different MIDI plugin, also even if he/she did make a plugoij that was better this is still amazing
     
  13. Offline

    hillage

    You should totally get this running (assuming it isn't, last time I checked it wasn't). I loved this plugin, and would love to see it working again. I don't believe I ever saw another plugin like this.
     
  14. Offline

    ahmeni

    DreadKyller has offered to pick up the project and I wish him the best of luck with it! Though, on a related note I an see multiworlds have had some improvements done in the latest release.. Maybe it's time to pick up that Bomberman plugin again ;)
     
  15. Offline

    DreadKyller

    I am almost done, I have the notes playing correctly now the commands are just messing up.
     
Thread Status:
Not open for further replies.

Share This Page