[FUN] SoundCenter - Music, Sounds and Voice Chat for your Server! [BukkitDev]

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

  1. Offline

    WegFetZ

    SoundCenter - Music, Sounds and Voice Chat for your Server!

    Version: v0.1

    CustomMusic is back! Now as SoundCenter!

    SoundCenter (formerly CustomMusic) allows you to set music boxes or regions that stream your own music, sound effects or webradio to all players in realtime.
    It also implements a simple voice chat for Minecraft.
    In the future SoundCenter will add a lot of cool audio features to minecraft, such as sound effects on events.


    To give you a very little idea of what it does (video is not up-to-date):



    More info on:

    or on BukkitDev



    Features:
    • You can set imaginary jukeboxes, cuboid areas or worlds and biomes as music stations
    • Stations can either play your own music or sound effects, or webradio streams
    • You can also play music globally on the whole server
    • You can upload your own music files easily via the SoundCenter client
    • Supported audio formats: mp3, midi, ogg (for webradio only)
    • Everything is easily and intuitively managable with the clients user interface
    • Every feature is configurable and you can limit access with permissions
    Extra Features:
    • Voice chat
      • SoundCenter adds a simple voice chat to your Bukkit server
      • You can speak locally (only players that are not far from you can hear you. Volume depends on their distance)
      • But you can also speak globally (The whole server can hear you)
      • You can disable voice chat on your server if you don't like this feature
    • many more to come
    How does it work?

    Okay so I have SoundCenter installed on my server, what to do now?
    It's easy: Login to your server. If you are not running the client yet, you will see a message with a link to www.sound-center.com. If you follow this link, the SoundCenter client will load and automatically fill in the required information to connect to your server.
    Press connect - now you can add and upload your songs in the "Music" tab, or add biomes or worlds to your stations. If you want to set boxes and areas, you can do this ingame via /sc set <area|box>. That's easier, because the box will be created at your coordinates.
    You can edit all properties of your stations by pressing the "Edit Station" button in the "Stations" tab.

    For detailed instructions on how to install or use the commands visit the HOW TO USE section on BukkitDev.


    Before you post any Issues/ Bugs:
     
    Goblom, Maxster99, gnftoxic and 10 others like this.
  2. Offline

    Blamo27

    @WegFetZ
    Hi all
    I have error can you help me Please?
    \\\\\Cannot play stream: Super Junior M - Super Girl.pls/////
    Thanks :)
     
  3. Offline

    Blamo27

    Double error --" Sorry...
    songReceiver couldn't open InputStream: java.io.IOException: Le chemin d’accès spécifié est introuvable (The specified access path(road) is untraceable)
     
  4. Offline

    Coolned528

    I get the same!!!
    Whenever i try to download something on webradio it says "Unknown Error While Writing The File"

    And if i try to upload music it says the samee!!!!!


    Pleeeaaaaseee help??:D

    K now it seems to be ish working...
    I can upload music...
    and i can download radio...

    But the radios dont work.. It says something about a port when i press Play and it cant find it....


    Anyway :

    Connected!
    coolned528 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.

    Another post ;O

    So i fiddled about with it.. Now i'ts saying :

    Connected!
    coolned528 registered! Log into Minecraft within 60s.
    Use '/cm init' if the audioclient doesn't initialize automatically.
    AudioClient initialized!
    Cannot get the I/O for 82.33.188.115
    Make sure that you have set the right port and that the ports are forwarded on the Server.
    Cannot get the I/O for 82.33.188.115
    Make sure that you have set the right port and that the ports are forwarded on the Server.
    Connections closed.
    Client will not reconnect.




    And i've port forwarded i think.... I had to port forward 2442 right?
    ;|
    confused face

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  5. Offline

    WegFetZ

    Sorry that it took me so long to answer.

    @Coolned528
    It is port 4224, 4225, 4226, 4227
     
  6. Offline

    cr3wp

    Ich habe ein Problem .. Immer wenn ich den AudioClient 0.9 starte, sagt er mit, dass die Version auf dem Server 0.8c ist, obwohl ich die neuste heruntergeladen habe ?! Außerdem verbindet sich der Client (0.8c) nur, wenn ich von der ServerIp alles nach dem : weglasse, kann das damit zusammenhängen, dass es ein nitrado server ist ?! Und obwohl beim Client 0.8c steht, connected, kann ich den Client im server nicht initalisieren !!
     
  7. Offline

    Noobgam

    Help me...I have an error...
    Code:
    2011-11-22 19:54:10 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'cm' in plugin CustomMusic v0.9
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:364)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
        at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:156)
        at main.java.de.WegFetZ.CustomMusic.Permission.permission(Permission.java:58)
        at main.java.de.WegFetZ.CustomMusic.CustomMusic.onCommand(CustomMusic.java:758)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 12 more
    Can that be because of my bukkit?(1467)
     
  8. Offline

    WegFetZ

    @cr3wp
    Hab dir eine PM geschrieben.

    @Noobgam
    Which permissions plugin and version do you use?
    Is CustomMusic the only plugin that has any problems?
     
  9. Offline

    Bseagull

    Can you please make it so that you can set the entire world to play music? Then I could put like RPG music on my RPG server :D
     
  10. Offline

    WegFetZ

    @Bseagull
    You can already do this with 0.9
     
  11. Offline

    Bseagull

    Really? AWESOME!!!! Is there a command for it?
     
  12. Offline

    WegFetZ

    @Bseagull
    Can be found on the project's page on BukkitDev:
    -'/cm setworld [world] [<volume> <priority>]' - set a world to play music
    -'/cm wchoose [world] <songnumbers | all | none>' - choose the music that shall be played in a world. Choose 'none' to play no music anymore.
    -'/cm wchooseradio [world] <radionumber>' - choose the webradio station that shall be played in a world.
    -'/cm listworlds <page> - get a list of worlds that are playing music.
     
  13. Offline

    Bseagull

    Ok. I will probably make good use of this. Thanks for quick replies!
     
  14. Offline

    Noobgam

    Yes, my problem is only on custom music.I'm using PEX.
     
  15. I have 2 problems.
    1)
    When anyone connects it says server cant find the IP.
    Yes, i have forwarded all port i need

    2)
    How do i download other peoples music?
    When i try to play someones music it says that player doesnt have song number X
    Edit: Now it says playing... but i dont hear anything
    But it shows that song in songlist.

    Thanks for help
     
  16. Offline

    Draodan

    "Could not create virtual Java machine."
    i have the latest version of java installed.

    edit: somehow got it working. my bad xD
     
  17. Offline

    xeNium

    Can you support spoutcraft client? Because my server are half use spoutcraft
     
    NeonJ likes this.
  18. Offline

    AirGear17

    Connected!
    unknown server registered! Log into Minecraft within 60s.
    Use '/cm init' if the audioclient doesn't initialize automatically.
    Initialization failed!
    Connections closed.
    Client will not reconnect.
    i keep getting this >< i start up my mc and do /cm init and says fail yyyyyyyyyyy???? do this work with build 1500+?
     
  19. Offline

    SparkyLegit

    Okay, my only problem right now is that noone else can hear the music when I play it globally. Do they have to have the client ported on their own computer or something?
     
  20. Offline

    Mutoniatus

    Really nice plugin, but somehow i cannot stop a song and it keeps playing for everyone, how do i stop all songs playing?
     
  21. Offline

    WillMillerAK

    Very sexy plugin you've got there!!
     
  22. Offline

    MineCleric

    2011-12-17 01:01:01 [SEVERE] Could not load 'plugins/CM_AudioClient_v0.9.jar' in folder 'plugins':
    java.io.FileNotFoundException: Jar does not contain plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:66)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:434)
    at org.bukkit.Bukkit.reload(Bukkit.java:187)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  23. Offline

    theemo132

    hmm...is this normal:
    Also, i set a box and everything, and it won't play anything...
    i synchronized it and stuff but... i'm not sure if the client is meant to do anything when i press "Synchronize"
    help me plz :S
     
  24. Offline

    xcraaaazed

    Hello, I love this plugin but there is a problem: I open the client, I set my nickname, my ip then I did "save" and then displays "Settings saved", but no files appeared! ! I keep trying to put music on my account, but I open a music message appears: "Can not add this file" when I go Webradio nothing appears I'm looking for a radio! : '( What ?!??!!!

    Thank you very much for helping me!

    Please help me

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  25. Offline

    xcraaaazed

  26. Offline

    minerscentral

    Can you play pandora radio?
     
  27. Offline

    xcraaaazed

    up!

    Hello, I love this plugin but there is a problem: I open the client, I set my nickname, my ip then I did "save" and thendisplays "Settings saved", but no files appeared! ! I keep trying to put music on my account, but I open a musicmessage appears: "Can not add this file" when I go Webradio nothing appears I'm looking for a radio! : '( What?!??!!!

    Thank you very much for helping me!

     
  28. Offline

    n3xt_x3

    this plugin's so amazing!
    good job!
     
  29. Offline

    xcraaaazed

    Please Help me :

    Hello, I love this plugin but there is a problem: I open the client, I set my nickname, my ip then I did "save" and thendisplays "Settings saved", but no files appeared! ! I keep trying to put music on my account, but I open amusicmessage appears: "Can not add this file" when I go Webradio nothing appears I'm looking for a radio! : '(What?!??!!!

    Thank you very much for helping me!
     
  30. Offline

    NeonJ

    Any plans for a SpoutCraft port?
     
  31. Offline

    xcraaaazed

    Hello, I love this plugin but there is a problem: I open the client, I set my nickname, my ip then I did "save" and thendisplays "Settings saved", but no files appeared! ! I keep trying to put music on my account, but I openamusicmessage appears: "Can not add this file" when I go Webradio nothing appears I'm looking for a radio! :'(What?!??!!!

    Thank you very much for helping me!
     

Share This Page