[FUN] CustomMusic v0.9a - Webradio, MP3 and more to hear for everybody! [1.2.4-R0.1]

Discussion in 'Plugin Releases' started by WegFetZ, Mar 18, 2011.

     
  1. Offline

    WegFetZ

    CustomMusic - Your music for Minecraft!

    Version: v0.9a

    CustomMusic allows you and your users to set imaginary jukeboxes or cuboid areas which play your own music or even webradio streams.
    Everybody in range of the box or area can hear the music - the closer to the box, the louder.
    This requires the CustomMusic-AudioClient for everyone who wants to hear the music.



    Now on BukkitDev:




    Here is a video :


    Features:
    • works with Mp3 Midi and webradio streams (pls, asx, ram) that are in mp3 or ogg format
    • imaginary jukeboxes or areas can be set/ deleted
    • songs can be played globally for everyone or only for yourself
    • uploads your own music via the AC
    • downloads other person's uploaded music in order to be played by the AC
    • a lot of configurable properties: range of boxes, max mp3/midi files per user, max mp3/midi size, max boxes per player, overlapping boxes, ...
    • BukkitPermissions/ Permissions/ PermissionsEx/ GroupManager support
    • and many more...
    Before you post any Issues/ Bugs:

    This post has been edited 63 times. It was last edited by WegFetZ Mar 4, 2012.
  2.  
  3. Offline

    xcraaaazed

    My problem is the same, but nothing help in coming !
  4. Offline

    Blamo27

    ^^
    The creator will Help
  5. Offline

    XdeathringzX

    everything works except it will not fetch shoutcast :( help?
  6. Offline

    Mine4Tim

    What about not gema free music. Will I gettin' trouble?
  7. Offline

    trollfaust

    Same Problem here...
  8. Offline

    Diogyn

    Hi, I'm really interested by your plugin. It's exactly what I needed.
    I would like to use it directly in my own plugin, to manage the game music. But I need to use the fonction server.dispatchCommand(server.getConsoleSend(), "cm play (for example)");
    The problem is that your plugin do not manage the command sent from the Console.
    Is it imaginable to implement a version with the Console command management ?
    Bye

    This post has been edited 1 times. It was last edited by Diogyn Jan 2, 2012.
  9. Offline

    Barozine

    I'm also having trouble with this. I've gone through all configurations, done everything in the FAQ, and even set up all the permissions, and NOTHING works! I love the concept of this plugin but I can't use it because I can't upload any files :(
  10. Offline

    IdealIdeas

    Were do people thats in my server put the client side plugin?
  11. Offline

    Internuntius

    Where will save the AudioClient th music files ? On every users Computer or on the Server ?
  12. Offline

    Buckethead

    How do i change the color in the config file. such as for the login initilization fail. a full list of colors
  13. if someone can help me with this id really appreciate it i cant get it to do anything at all ive trouble shooted and looked up the problems but nothing fixes it i keep gettign this everytime i try using it
    Connected!
    acelegoth registered! Log into Minecraft within 60s.
    Use '/cm init' if the audioclient doesn't initialize automatically.
    AudioClient initialized!
    Cannot get the I/O for xxfukitalxx.zapto.org
    Make sure that you have set the right port and that the ports are forwarded on the Server.
    Connections closed.
  14. Offline

    GamersLegion

    Is their anyway to make a setbox that ignores one song in my songlist? I want the bar on our server to have metal only but one song is classical for the river area
  15. Offline

    GamersLegion

    Cant get we radio to work. But otherwise great plugin.
  16. Offline

    C4tApI

    Hi!

    Me friend get this plugin on his server. He can listen the music, but not me. I enter /mc play 1 (Example) and it says "Playing..." but it's not...! My AudioClient is running and I can connect to the serveur with it but I just can't listen to my music... I'm on mac if it can helps you.

    Help me please...!

    C4tApI
  17. I wish you could just install the plugin and not have to have people have that mod :l
  18. Offline

    SentaiBlue

    I get an odd error when trying to connect to a shoutcast server, any server.

    Code:
    Jan 24, 2012 1:55:00 AM javazoom.jlgui.basicplayer.BasicPlayer open
    INFO: open(http://1xx.1xx.2xx.1xx:8xxx/)
    java.io.IOException: Invalid Http response
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.net.URL.openStream(Unknown Source)
        at javazoom.spi.vorbis.sampled.file.VorbisAudioFileReader.getAudioInputStream(Unknown Source)
        at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source)
        at javazoom.jlgui.basicplayer.BasicPlayer.initAudioInputStream(BasicPlayer.java:345)
        at javazoom.jlgui.basicplayer.BasicPlayer.initAudioInputStream(BasicPlayer.java:268)
        at javazoom.jlgui.basicplayer.BasicPlayer.open(BasicPlayer.java:237)
        at main.java.de.WegFetZ.BasicMP3Player.Mp3Player.play(Mp3Player.java:52)
        at main.java.de.WegFetZ.AudioClient.Player.createRadioPlayer(Player.java:261)
        at main.java.de.WegFetZ.AudioClient.Player.startRadio(Player.java:229)
        at main.java.de.WegFetZ.AudioClient.Player.createPlayer(Player.java:125)
        at main.java.de.WegFetZ.AudioClient.Player.run(Player.java:75)
    Couldn't get a working URL from listen.pls
    
    Anyone know what's going on?
  19. Offline

    GunterB

    Look more closely to your log, it says right there that the url you are trying to use isn't working. http://1xx.1xx.2xx.1xx:8xxx/ does not look like a valid url to me, because it most likley isn't...
  20. Offline

    DeciseV

    Hello. I was trying to set up this plugin for my server, and the server starts repeatedly notifying me
    "[INFO] [CustomMusic] Disconnected audioclient: decisev."

    And when I checked the client, it kept registering me and then disconnecting me, repeatedly:

    Connected!
    decisev registered! Log into Minecraft within 60s.
    Use '/cm init' if the audioclient doesn't initialize automatically
    AudioClient initialized!
    songReceiver couldn't open InputStream: java.io.IOException: the system cannot find the path specified.
    Connection closed.

    Also, the debug report features about a hundred of these now:

    java.net.SocketException: Software caused connection abort: recv failed
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at main.java.de.WegFetZ.CustomMusic.MultiServerThread.run(MultiServerThread.java:237)

    Any help with the issue here? Thank you!

    This post has been edited 2 times. It was last edited by DeciseV Feb 1, 2012.
  21. Offline

    DeciseV

    NEW POST

    Nevermind. I fixed it. Apparently logging out of the CustomMusic clientside, and then resetting the server, then relogging got it to work near correctly, and even downloaded the songs I had to manually place in there.

    However, when it says: Download done!
    I check the Music tab and press refresh, and nothing is there. Any reason this would happen? Are they actually there for use?
    I'll test this.
  22. Offline

    IdealIdeas

    the web radio feature doesnt work :/

    I got a web radio and have made an area to play it in but it will not play the web radio...

    What do i do?
  23. Offline

    PatrickSon

    I keep getting this same error:

    Connected!
    patrickson registered! Log into Minecraft within 60s.
    Use '/cm init' if the audioclient doesn't initialize automatically.
    Server couldn't verify your IP. Make sure you entered the right name.
    Connections closed.
    Client will not reconnect.

    Any suggestions? I'm 100% sure that the name is correct, and I forwarded the ports.
  24. Offline

    jjp5

    hey whenever i jjoin or start my server, it says my audio client isnt up, but it is! do i need to do more than open it or what?
    heres what it says in the chat:
    initialization faild! Make sure you started the audioclient!
  25. Offline

    Vodac120

    I'm having an issue getting shoutcast to reconize any of my radio stations (even tho they work fine if you go to their site)


    Code:
    Feb 26, 2012 1:57:31 AM javazoom.jlgui.basicplayer.BasicPlayer open
    INFO: open(http://208.80.53.100:11216)
    java.io.IOException: Invalid Http response
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.net.URL.openStream(Unknown Source)
        at javazoom.spi.vorbis.sampled.file.VorbisAudioFileReader.getAudioInputStream(Unknown Source)
        at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source)
        at javazoom.jlgui.basicplayer.BasicPlayer.initAudioInputStream(BasicPlayer.java:345)
        at javazoom.jlgui.basicplayer.BasicPlayer.initAudioInputStream(BasicPlayer.java:268)
        at javazoom.jlgui.basicplayer.BasicPlayer.open(BasicPlayer.java:237)
        at main.java.de.WegFetZ.BasicMP3Player.Mp3Player.play(Mp3Player.java:52)
        at main.java.de.WegFetZ.AudioClient.Player.createRadioPlayer(Player.java:261)
        at main.java.de.WegFetZ.AudioClient.Player.startRadio(Player.java:229)
        at main.java.de.WegFetZ.AudioClient.Player.createPlayer(Player.java:125)
        at main.java.de.WegFetZ.AudioClient.Player.run(Player.java:75)
    
    what do i do...everyone else can hear it on the server except me
    it worked before but a since stopped....i will say tho that i was forced to reinstall my java today for another unrelated server issue....any way i can clear the registry for my client and start again?

    This post has been edited 1 times. It was last edited by Vodac120 Feb 26, 2012.
  26. Offline

    mexeroser

    PLS HELP! It doesnt let me upload any music on the audio client after initializing correctly ... i cant even find radio stations
  27. Offline

    WegFetZ

    Version 0.9a

    • updated to work with craftbukkit-1.2.3-R.01
    • fixed "/cm toggle"
    • fixed calculation of the distance to the borders of an area
    The Shoutcast-API is currently not working. You have to add webradio streams manually.
  28. Offline

    =Black-Bull=

    makes Update for 1.2?
    thats a "must have" for our D.I.S.C.O
    ist a great Plugin..thanks for work
  29. Offline

    Beldrama

    How about Spout?
  30. Offline

    Cirno

    @Beldrama
    This is for people who don't WANT Spout.
  31. Offline

    Beldrama

    Why would people want to download a client which only works for one purpose? I think this plugin could make it into spout which can only be a good thing.
  32. Offline

    WegFetZ

Share This Page