Inactive [DEV] SpoutPlugin - Unleash the flow of endless possibilities [1.0-1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by SpoutDev, Aug 1, 2011.

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

    SpoutDev

    In order to centralize support of our legacy projects, we will no longer be providing support on Bukkit. Please use www.spout.org for support with our projects going forward.
     
  2. Offline

    ramisotti

    if I delete BukkitContrib it it comes again :(
    in the Config.yml is AutoUpdate: false
     
  3. Offline

    Windwaker

    @SpoutDev Why is it that if I set a buttons color like this... (should be red)

    button.setColor(new Color(1.0F, 0, 0, 1.0F));

    I get an error in eclipse that says "The method setColor(int) in the type GenericControl is not applicable for the arguments (Color)"
     
  4. Offline

    Top_Cat

    The dev builds use the color class, the rb still uses a colour int like 0xFFFFFF
     
  5. Offline

    ramisotti

    CraftGroup Downlaod BukkitContrib Now Works all :) Thx @Wulfspider
     
  6. Offline

    StreetJesus

    So for '/spout title [title]' is there a way to make the title colorful?
     
    svecchi likes this.
  7. Offline

    Afforess

    ChatColors work fine.
     
  8. Offline

    svecchi

    can someone please post a walkthrough on how to install zombe's mods with mac spout?
     
  9. Offline

    StreetJesus

    like & then 1-9 and a-f ? because I tried '/spout title &4YourBoss' and it didn't work.
     
  10. Offline

    SpoutDev

    That isn't a command for Spout. I believe that is for SpoutEssentials which is not made by us. We are going to request that they do not use the /spout command sets as well.

    - Wulfspider
     
  11. Offline

    Wulfspider

    We don't support other client mods as the majority of them conflict with the classes we modify for Spoutcraft. Please read the first post.
     
  12. Offline

    StreetJesus

    oh how silly of me, I'm sorry, -snip- anyway, have a nice day.
     
  13. Offline

    CadenMC

    So I updated LogBlock and Spout, but whenever I try to update MultiVerse 2.0, it spams me with errors. What is the issue?
     
  14. Offline

    Wulfspider

    Logs of the errors would be useful.
     
  15. Offline

    fugos

    People need to stop posting plugin issues here! Take it up with the plugin author before you post here!
     
  16. Offline

    nossr50

    I'm starting work on a chat plugin in the last 48 hours that is going to have a LOT of spout features provided you are using Spout, it will be optional to the plugin.​
    [​IMG]
    I love you Spout​
     
    Devian50, ACStache and Wulfspider like this.
  17. Offline

    ACStache

    :confused: /me wants!
    awesome! :D
     
  18. Offline

    thepackett

    I would like to say thanks to everyone working on spout, this is beyond epic :D
     
  19. Offline

    RGadelha

    Yeah, I know but this too is beyound epic:
    Code:
    Received invalid widget: ArmorBar v: 2 current v: 3
    Received invalid widget: BubbleBar v: 2 current v: 3
    Received invalid widget: ChatBar v: 2 current v: 3
    Received invalid widget: ChatTextBox v: 2 current v: 3
    Received invalid widget: HealthBar v: 2 current v: 3
    Received invalid widget: ArmorBar v: 2 current v: 3
    Received invalid widget: BubbleBar v: 2 current v: 3
    Received invalid widget: ChatBar v: 2 current v: 3
    Received invalid widget: ChatTextBox v: 2 current v: 3
    Received invalid widget: HealthBar v: 2 current v: 3
    oz@1c58eb9
    Received invalid widget: ArmorBar v: 2 current v: 3
    Received invalid widget: BubbleBar v: 2 current v: 3
    Received invalid widget: ChatBar v: 2 current v: 3
    Received invalid widget: ChatTextBox v: 2 current v: 3
    Received invalid widget: HealthBar v: 2 current v: 3
    hp@7b9d6b
    Received invalid widget: ArmorBar v: 2 current v: 3
    Received invalid widget: BubbleBar v: 2 current v: 3
    Received invalid widget: ChatBar v: 2 current v: 3
    Received invalid widget: ChatTextBox v: 2 current v: 3
    Received invalid widget: HealthBar v: 2 current v: 3
    hp@7b9d6b
    Received invalid widget: ArmorBar v: 2 current v: 3
    Received invalid widget: BubbleBar v: 2 current v: 3
    Received invalid widget: ChatBar v: 2 current v: 3
    Received invalid widget: ChatTextBox v: 2 current v: 3
    Received invalid widget: HealthBar v: 2 current v: 3
    ov@cfc79f
    Changed World: null
    Connecting to localhost, 25565
    Changed World: null
    Changed World: mm@aa021d
    UpdateCloak
    Spout SP Enabled
    Changed World: null
    
     
  20. Offline

    Emiya Shirou

    Code:
    AuthenticateTicks: 200
    What's this? What does it do? What that number represents?
     
  21. Offline

    Wulfspider

    That was added to help fix compatability with auth plugins that didn't allow commands before login. It's basicaly a delay before the client gets checked to see if they are running Spoutcraft. Ticks is what Minecraft uses. 20 ticks = 1 second I believe.
     
    Emiya Shirou likes this.
  22. Offline

    Devian50

    Uhm teeny problem... if I connect to my server with Spout running through the Spout Client the server spits out 2 errors and the client never connects... no-one else can connect either even with a normal client...
    Error Message:
    Show Spoiler

    2011-08-23 23:33:33 [INFO] Devian50 [/127.0.0.1:61878] logged in with entity id 63 at ([world] 273.3125, 103.0, 116.40625)
    2011-08-23 23:33:33 [SEVERE] java.lang.AbstractMethodError: me.desmin88.mobdisguise.listeners.PacketListener.checkPacket(Lorg/bukkit/entity/Player;Ljava/lang/Object;)Z
    2011-08-23 23:33:33 [SEVERE] at org.getspout.spoutapi.packet.listener.FakeListener.checkPacket(FakeListener.java:17)
    2011-08-23 23:33:33 [SEVERE] at org.getspout.spout.packet.listener.PacketListeners.canSend(PacketListeners.java:54)
    2011-08-23 23:33:33 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:458)
    2011-08-23 23:33:33 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:450)
    2011-08-23 23:33:33 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
    2011-08-23 23:33:33 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-08-23 23:33:33 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    2011-08-23 23:33:33 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    2011-08-23 23:33:33 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-23 23:33:33 [SEVERE] Unexpected exception
    java.lang.AbstractMethodError: me.desmin88.mobdisguise.listeners.PacketListener.checkPacket(Lorg/bukkit/entity/Player;Ljava/lang/Object;)Z
    at org.getspout.spoutapi.packet.listener.FakeListener.checkPacket(FakeListener.java:17)
    at org.getspout.spout.packet.listener.PacketListeners.canSend(PacketListeners.java:54)
    at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:458)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:450)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Running Latest RB.
     
  23. Offline

    Wulfspider

    It means you are running a newer client build than the server with newer versions of those widgets.
     
  24. Offline

    Afforess

    It's an issue with mob disguise, not spout.
     
  25. Offline

    Wulfspider

    Looks like mobdisguise is outdated and you are using a version of Spout it doesn't support.
     
  26. Offline

    undeadmach1ne

    wow i try to keep up with this thread simply because i am interested in the development of spout and i have to congratulate you guys on the team for your patience and perseverance...129 pages of people not reading the fuckin docs/top post and asking the same questions over and over, despite the answer being written on the same page, sometimes multiple times by multiple people. hats off to the lot of you <3

    /rquit
     
  27. Offline

    Wulfspider

    We are on IRC pretty much all the time and will be more involved on Twitter as well in the future ;)
     
  28. Offline

    The_Camshaft

    Hello, I'm having problems with Spoutcraft. I finally got it figured out of where I needed to place my texture pack.zip folder to. However, there is no sound. I changed the options.txt "music:0" and "sound:0" to 100 each but to no avail. When I try clicking on the sound or music on the in-game menu Spoutcraft just freezes. (These are set to OFF currently).
     
  29. Offline

    Guyovich

    I have no sound. Please help me.
     
  30. Offline

    Wulfspider

    You should be able to click on the button on the Texture Packs page in the client to open up the folder. If not, it's under .spoutcraft/texturepacks instead of .minecraft/texturepacks.

    Please follow the template posted in the first post in this thread.

    Name of project: Spout / SpoutAPI / Spoutcraft / Spoutcraft Launcher
    Project version/build: 1.0.2.115 / 115 (change this to the version / build you use)
    CraftBukkit build: 1060 (change this to the build you use)
    Description of issue: Unexpected result, crash, etc.
    Steps to reproduce: What did you do up until the issue?
    Operating system: Mac OS X / Linux / Windows

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 13, 2016
  31. Offline

    Guyovich

    HELP PLEASE!
    Name of project: Spout/Spoutcraft / Spoutcraft Launcher
    Project version/build: 1.0.2.165
    CraftBukkit build: I don't use craftbukkit. I downloaded the User one. Im not a Dev or Server Admin.
    Description of issue: No sound. At all. In menu in game. Anywhere. Also can't click Enter/Return key to chat online. EDIT: Checked options. Sound on all the way. And music. Computer sound is on all the way also.
    Steps to reproduce: Downloaded Spoutcraft. Double clicked. logged in. Downloaded files. Made a world. Relized there was no sound. No errors.
    Thanks in Advance!
     
Thread Status:
Not open for further replies.

Share This Page