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

    yottabyte

    Name of project (Spout/SpoutAPI/Spoutcraft): Spout
    Nature of bug (Unexpected result, crash, etc.): No connection between the two, client closes connection after a while.
    Code:
    23:01:31 [INFO] yottabyte [/127.0.0.1:2304] logged in with entity id 185 at ([wo
    rld] 285.6525493871813, 80.0, -104.83805481806456)
    23:01:31 [INFO] Updating Event
    23:01:31 [VARNING] Player: yottabyte was not properly updated during login!
    23:01:31 [INFO] Updating Event
    23:01:32 [INFO] [Spout] Successfully authenticated yottabyte's Spoutcraft client
    . Running client version: 100
    Steps to reproduce:
    1. Get clean bukkit server, install Spout
    2. Optional: Get the Spoutcraft launcher.
    3. Start both on the same machine (?)
    4. Join localhost or 127.0.0.1
    5. Enjoy not being able to play.
    Yup. :oops:

    Edit: Seems to be broken even without the spoutcraft launcher
    Edit 2: Found the cause of the problem! I was running bukkit with ore obfuscation installed. Spout is not compatible with Ore Obfuscation. Please make it compatible, both plugins are essential for me.
     
  3. Offline

    kazimir

    I'm already running the latest version of Spoutcraft (1.0.0) Launcherversion: 13
    Is there a newer one out there?

    Here's the client exception:
    Code:
    java.net.SocketException: Connection reset
            at java.net.SocketInputStream.read(SocketInputStream.java:168)
            at java.net.SocketInputStream.read(SocketInputStream.java:182)
            at java.io.FilterInputStream.read(FilterInputStream.java:66)
            at ki.a(Packet.java:124)
            at pf.e(SourceFile:197)
            at pf.c(SourceFile:17)
            at xj.run(SourceFile:84)
     
  4. Offline

    rslink

  5. Offline

    kazimir

  6. Offline

    CuZnDragon

    One of the things you might want to do is copy the options from .minecraft to .spoutcraft. I expect to be able to use my keyboard setting since I run a dvorak keyboard layout.

    Though I would still rather only have one copy and not have to worry about keeping things synced up.
     
  7. Offline

    ark3typ3

    You bought 1 user, you only get to use 1 user, though I wish there was something like xbox live where it's just your name with (#) after it or something.
     
  8. Offline

    CuZnDragon

    Well can't get the launcher to work but doing the normal client mod install with http://ci.craftfire.com/view/Affore...t/target/spoutcraft-dev-SNAPSHOT-MC-1.7.3.zip and run the normal minecraft.jar launcher I can at least get the game up and running. Though it creates the .spoutcraft directory and uses everything in there instead of the .minecraft directory so have to copy my world and texture packs into there.

    Tried to add my server to the list but the button is grayed out until I select a server. Also I don't know if the labels or the fields are reversed on the add server entry screen.

    Is it possible to delete the servers in the server list? I don't need all that clutter I only play on my server.
     
  9. Offline

    rslink

    @CuZnDragon Delete bukkitc0ntrib and any plugins that use it (as they will download it).
     
  10. Offline

    CuZnDragon

    Thought I had but missed one.
     
  11. Offline

    kazimir

    Hmmm...i'm trying to test developing with spout.
    Do i have to use Spout or SpoutAPI?

    I'm trying to port the Backpack plugin, but when i have the ChatWindow open and press "B" the inventory opens and the chat bar closes.
    There are no Inventory classes in SpoutAPI but in Spout, so i use Spout for development. Am i doing it wrong??

    EDIT:Ok...found a solution...now i just check wich screen is opened for the player.
     
  12. Offline

    CuZnDragon

    I see ZansMinimap class in the spoutcraft zip file. Is the minimap working now?
     
  13. Offline

    rslink

    Not completly realted to Spout it's self, but I'd like to see a plugin that allows reading of files for gui. As in It phrases a text file, and uses that for the gui. Allowing you to add elements with out writing a plugin. With options like: Onlogin, on world enter (multiworld), on command (/[custom], /[custom] player) on area enter (x,y,z to x,y,z).
     
  14. Offline

    mooglestar

    Downloaded launcher on Mac OSx 1.6.8, wont get past first screen, just stuck at login.
     
  15. Offline

    rslink

    Wait for a bit it's downloading.
     
  16. Offline

    mooglestar

    Thanks for the really quick reply lol. *refresh* OHEY ANSWER :O
    How long should it take?
     
  17. Offline

    dark_hunter

    As fast as your line will allow.
     
  18. Offline

    mooglestar

    So if its been like 10 minutes and nothings happened at all then somethings wrong? :p
     
  19. Offline

    alta189

    Its not that expensive
     
  20. Offline

    dark_hunter

    Possible to find out witch plugin auto downloads Bukkitcontrib? Frustrating when trying to move to just Spout only.

    It's not about the price its about the "parents".

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

    RGadelha

    @alta189
    Can you help with this one?

    Now I can't log in to my localhost test server
    The message in the client is:
    Failed to connect to the server
    java.net.SocketException: Network is unreachable: connect
     
  22. Offline

    alta189

    ignore that for now
     
  23. Offline

    cholo71796

    I'm just holding off on using it until it seems clean. BukkitContrib is fine for now.
     
  24. Offline

    dark_hunter

    @alta189
    Care to answer the above?
     
  25. Offline

    Nipper

    on /reload if there is a few people 5+ it crashs out and makes my rtoolkit kick in to restart.

    Code:
    20:01:58 [SEVERE] java.lang.ClassCastException: org.getspout.spout.SpoutPlayerInstance cannot be cast to org.getspout.spout.SpoutPlayerInstance
    20:01:58 [SEVERE]       at org.getspout.spout.SpoutPlayerManager.flush(SpoutPlayerManager.java:38)
    20:01:58 [SEVERE]       at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:304)
    20:01:58 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:452)
    20:01:58 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    20:01:58 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:01:58 [SEVERE] Unexpected exception
    java.lang.ClassCastException: org.getspout.spout.SpoutPlayerInstance cannot be cast to org.getspout.spout.SpoutPlayerInstance
            at org.getspout.spout.SpoutPlayerManager.flush(SpoutPlayerManager.java:38)
            at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:304)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:452)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  26. Offline

    alta189

    This is the only update(In theory) that will not be backwards compatible, that is because of the name change. The update for devs will be easy, not much to change. As for one of my plugins, Player Editor, I could not update yet because I had work and I acctually was late to work because I was fixing issues with Spout, so please be patient

    Give me time I have to answer 4 pages of questions/comments/bugs

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
    mrgreaper likes this.
  27. Offline

    kazimir

    Just ported the BCBackpack plugin. Just minor changes to make it compatible with spout.
    Now i will take a look at the GUI stuff :D
     
  28. Offline

    alta189

    No. I will not support pirates, I am staying within the parameters of Notchs Terms and Conditions. I will NEVER support a cracked client. You need to get them to pay.

    If you exit whiles its updating you will cause problems I will add a Window to show the progress of the game launching

    CB build? Are you using Spoutcraft Launcher? Does the server have Spout? I need stacktraces

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
    Mukrakiish and mrgreaper like this.
  29. Offline

    rslink

    I've been trying to keep up with the noobish ones for you guys.
     
  30. Offline

    Grammar Troll

    List your installed plugins that require BukkitContrib here. I know that BukkitContribEssentials auto-downloads BC.
     
  31. Offline

    Asanay

    BUKKITCONTRIB NEEDS TO BE UPDATED

    Needs client mod to work as attended:

    Achievement - Adds custom achievements to your server.

    BCmusic - Play music on your server global or with jukeboxes.

    Player Editor - Change title, cape and skin per player or based on groups. It has SQL and MYSQL support.

    BiomeSound - Adds sound to different biomes! Does also have a volume setting!

    Shortcuts - Adds buttons for different commands and chat messages! Can bind one or multiply commands. Its name describes it pretty good.

    ааааааааааааа!!!!!! :'(
    I will wait for updates.
    Let's look a couple of films
     
Thread Status:
Not open for further replies.

Share This Page