Inactive [FUN] SpoutEssentials v3.9.2 [SPLASH SCREENS, GUI commands, Music, Capes, Sky, and more!] [1.2.3-R0]

Discussion in 'Inactive/Unsupported Plugins' started by skawke, Aug 7, 2011.

  1. Offline

    skawke

    [​IMG]
    @rediem's Banner :)
    Version: v3.9.2
    Go here for download, commands, permission nodes, and more!
    http://dev.bukkit.org/server-mods/spoutessentials/

    OnScreenCommands:
    (If you would like to get a small taste, join my server @ play.thetaylormc.com:27965, and press ~)


    Splash Screens:


    Uses Spout's various features for a whole ton of fun!
    • Notifies when people join
    • Notifies when people leave
    • Displays a notification when people join the server
    • Allows the playing of music, both to themselves AND serverwide
    • A simple 'poke' feature
    • and TONS more! (Full list @ bukkitdev page)
    SpoutEssentials includes optimizations for these plugins:
    Want to test out the features before using it? Join my server @ play.thetaylormc.com

    I work quite hard to make the plugin, and I try to put everyone's requested feature into SpoutEssentials. Donate to help me buy food a better server :(:(!

    [​IMG]

    Credits:
    · @rediem for the banner :D:D:D:D:D:D
    · @tips48 for helping me with the poking feature (basic messaging)
    · @SwearWord from #bukkitdev for helping me with config stuff
    · #spout for helping me with SpoutCraftEnabledEvent
    · @Ninja Grinch for pointing out bugs in 2.7.2
     
    GameFAQsRolo, Kiste, Hopium and 8 others like this.
  2. Offline

    Darcion

    pls tell us when we can dl it again
     
  3. Offline

    skawke

    I suggest everyone re-download this, I accidently left some dependencies in there - it will cause errors and may break your server.
     
  4. Offline

    Bhikku

    Code:
    2011-09-27 12:28:01 [SEVERE] Could not pass event CUSTOM_EVENT to SpoutEssentials
    java.lang.NullPointerException
    	at me.skawke.spoutessentials.config.SpoutEssentialsGUI.GetColumnOneName(SpoutEssentialsGUI.java:147)
    	at me.skawke.spoutessentials.APIcommand.SpoutEssentialsKListener.onKeyPressedEvent(SpoutEssentialsKListener.java:70)
    	at org.getspout.spoutapi.event.input.InputListener.onCustomEvent(InputListener.java:44)
    	at org.bukkit.plugin.java.JavaPluginLoader$93.execute(JavaPluginLoader.java:897)
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    	at org.getspout.spoutapi.packet.PacketKeyPress.run(PacketKeyPress.java:71)
    	at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:130)
    	at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    	at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    	at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 12:28:01 [SEVERE] Could not pass event CUSTOM_EVENT to SpoutEssentials
    java.lang.NullPointerException
    	at me.skawke.spoutessentials.config.SpoutEssentialsGUI.GetColumnOneName(SpoutEssentialsGUI.java:147)
    	at me.skawke.spoutessentials.APIcommand.SpoutEssentialsKListener.onKeyPressedEvent(SpoutEssentialsKListener.java:70)
    	at org.getspout.spoutapi.event.input.InputListener.onCustomEvent(InputListener.java:44)
    	at org.bukkit.plugin.java.JavaPluginLoader$93.execute(JavaPluginLoader.java:897)
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    	at org.getspout.spoutapi.packet.PacketKeyPress.run(PacketKeyPress.java:71)
    	at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:130)
    	at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    	at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    	at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Getting this with your new version.
     
  5. Offline

    dotromain

    Hi !

    I've got this error when I want to play music :

    Code:
    10:57:41 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'spe'
    in plugin SpoutEssentials v3.6.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    53)
    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.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassCastException: org.getspout.spout.player.SpoutCraftPla
    yer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
    at me.skawke.spoutessentials.SpoutEssentialsCommandManager.onCommand(Spo
    utEssentialsCommandManager.java:50)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    ... 12 more
    >
    I'm running with Craftbukkit 1185 & Spout 381.

    Can you help me ?
     
  6. Each time my game freeze a little, just for a millisecond, music stop :'(
     
  7. Offline

    DreK

    command for change skin plz ?
     
  8. Offline

    Darcion

    yeah someone tried to get a cape onloine, but the file wasnt correct formated so we got an server error

    Code:
    2011-09-27 18:06:15 [INFO] Added http://dl.dropbox.com/u/xxxxxxx/Capes/19.png
    2011-09-27 18:06:17 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'spe' in plugin SpoutEssentials v3.6.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        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 org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.UnsupportedOperationException: All skins must be a PNG image
        at org.getspout.spout.player.SimpleAppearanceManager.checkUrl(SimpleAppearanceManager.java:342)
        at org.getspout.spout.player.SimpleAppearanceManager.setGlobalCloak(SimpleAppearanceManager.java:169)
        at me.skawke.spoutessentials.SpoutEssentialsCommandManager.onCommand(SpoutEssentialsCommandManager.java:198)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
        ... 13 more
     
  9. Offline

    skawke

    That's the cape's problem. I can't do anything except make the error message look pretty.
    Read the BukkitDev page.
    Open a ticket at bukkitdev.
    When is this happening?
     
  10. Offline

    SygnusX1

    I like how questions regarding splash images are promptly ignored :p I'll give it a go. I've done everything right, but the screen just darkens and no image appears. What can cause this?
     
  11. Offline

    skawke

    Sorry xD I'm gonna make a tutorial about it, soooon.....

    The way I made mine is basically the default minecraft window size PNG, that's it.
     
  12. Offline

    SygnusX1

    Interesting..I'll look into it until the tutorial :p So, one more question: is there any command to play a pre-defined song globally as opposed to having to type in the url repeatedly?
     
  13. Offline

    DigitalStorm

    Does texture pack url have to be 26 characters or less? If so, that is a terrible system that needs to be improved.
     
  14. Offline

    skawke

    Lol, no.

    Yes, check out the music playlist.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  15. Offline

    DigitalStorm

    Ok, got it working, didn't capitalize a character.
     
  16. Offline

    Darcion

    @skawke

    yeah make it pretty :)
     
  17. Offline

    DreK

  18. Offline

    Darcion

    on /spe reload i got an error with my configs and new configs, last spout RB and your last RB​
    Code:
    2011-09-28 14:07:54 [SEVERE] java.lang.NullPointerException
    2011-09-28 14:07:54 [SEVERE]     at java.io.FileInputStream.<init>(FileInputStream.java:134)
    2011-09-28 14:07:54 [SEVERE]     at org.bukkit.util.config.Configuration.load(Configuration.java:81)
    2011-09-28 14:07:54 [SEVERE]     at me.skawke.spoutessentials.config.SpoutEssentialsGUI.LoadConfig(SpoutEssentialsGUI.java:32)
    2011-09-28 14:07:54 [SEVERE]     at me.skawke.spoutessentials.SpoutEssentialsCommandManager.onCommand(SpoutEssentialsCommandManager.java:317)
    2011-09-28 14:07:54 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    2011-09-28 14:07:54 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    2011-09-28 14:07:54 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    2011-09-28 14:07:54 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-28 14:07:54 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  19. Offline

    thehamzan6

    Wow. I Have the latest bukkit and it's saying "Is it updated?" :S

    Here's the log:

    Code:
    2011-09-28 16:50:08 [SEVERE] Error occurred while enabling SpoutEssentials v3.6.1 (Is it up to date?): org/getspout/spoutapi/SpoutManager
    java.lang.NoClassDefFoundError: org/getspout/spoutapi/SpoutManager
        at me.skawke.spoutessentials.SpoutEssentials.onEnable(SpoutEssentials.java:57)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.SpoutManager
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 11 more
    2011-09-28 16:50:08 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-09-28 16:50:08 [INFO] Done (1.616s)! For help, type "help" or "?"
    
     
  20. Offline

    SygnusX1

    That appears to only play music for myself.
     
  21. Offline

    Inacio

    Music on join and splash screen don't work for me. F12 coords don't either. Also, I had to type in something for the on-screen help or else it'd reset and put the default stuff in there.

    Any clues on what I did wrong? Any info that would help you help me?
     
  22. Offline

    Pomme72

    Music on join don't work for me too :(

    Can anyone make a video/tutorial for Splashscreen please ? :)
     
  23. Offline

    eye[knot]

    I have a few questions
    How to make splashscreen work? (SOLVED)
    How to remove help text lines in left game side?
    How to fix error : All skins must be in png format (but i havent put any non png link wtf?)
    How the hell remove splash screen in game :D :D :D
     
  24. Offline

    skawke

    Remove all the lines from playerOptions.yml
    Look through modules.yml and remove what you don't want.
    Open a ticket for the music bug, and video's coming soon.

    Odd, i'll check into it.

    Disabled F12 for now, disable on screen help on modules.yml
     
  25. Offline

    Inacio

    Doesn't work.

    Anyways, could you add something like this for the next version?

    [​IMG]

    See the info to the left?
    How many uses the current tool has, current biome, time of day, time till nightfall, light level and slime chunk info.
    It'd be hella sweet if we could have that on spe, and being able to choose what usergroups have access to it based on Permissions.
     
  26. Offline

    skawke

    What doesn't work?

    And I'll look into that. Open a ticket at BukkitDev so I don't forget.
     
  27. Offline

    Smidds

    @skawke I don't know if this has been requested (It probably has and I apologize), but can you implement a jukebox system? That'd be great :D
     
  28. Offline

    rrac

    Alright, i'm having trouble installing this plugin. So far, whenever I try to set this up, it doesn't work and gives me the message 'An internal error occured while attempting to perform this command' I'm using PEX (Permissions) and this is what it looks like, tell me if i'm doing it wrong :(
    vvvvvvvvvvvvvvvvvvvvvvvvvvvv
     

    Attached Files:

  29. Offline

    skawke

    Open a ticket @ BukkitDev

    Open a ticket on BukkitDev
     
  30. Offline

    wilk freeman

    Having a problem, i can't get music to play what so ever the step i took were

    Downloaded .jar
    started server, shut down server
    went into spout essentials
    change a line in musicList.yml to:

    MySong: http://dl.dropbox.com/u/12784661/TaylorJAR/Music/Coming Home.ogg

    Save, start back up server
    type in /spe music MySong says Music Played! but i hear nothing.

    Please help
     
  31. Offline

    eye[knot]

    When i remove and leave it blank it appears again when i start the server
     

Share This Page