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

    alta189

    Client is slow because it is updating Spout every time... It will get faster
     
  3. Offline

    matttman8910

    I am a COMPLETE noob to this and, can anyone tell me if i can go to the aether with this?
     
  4. Offline

    dark_hunter

    This doesn't support client mods that edit files like you did with the minecraft jar.
     
  5. Offline

    embty

    So any kind of hacked client wont work? or even has xray in it?
     
  6. Offline

    SpoutDev

    Spout, SpoutAPI, and SpoutCraft have been updated to 1.0.1

    Users:
    Your launcher will update for you. You don't have to do anything.

    Developers:
    There are some new safe methods to lookup SpoutPlayers from an id or BukkitPlayer in SpoutManager now.

    Lots of bug fixes, and improvements. Thank you for bearing with us.

    Don't mod the .spoutcraft installation

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

    Deathfromace

    I just tried to change my server to spout and no players could login with or without the client mod.

    Im using the most up-to-date version and we are on 1.7.3 with #1000.

    Most players has issues logging in or were in a free fall with no end in sight. I personally (with the client mod) was on a patch of land with all edges cut all the way down into darkness.

    Edit: I see you just did a new update was that posted within the last couple minutes? If so any chance it fixes the problem I just described?
     
  8. Offline

    Slayer9x9

    I have yet to try the 1.0.1 update yet, but has anyone been able to get custom buttons (GenericButton objects) to work?
    I seem to be having trouble understanding how to make a button and show it to the user.

    :oops:
     
  9. Offline

    SpoutDev

    All controls (Sliders, Buttons, Text Fields) can only be assigned to a popup screen. Create a popup, then attach them to the popup.

    It should. If not, please let us know.

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

    BerialFang

    intresting after add sprout to my server for testing no one else could stay logged in they would "connection lost end of stream" though I could stay in because I was useing the luncher
     
  11. Offline

    dark_hunter

    That's right.
     
  12. Offline

    SpoutDev

    I just tested logging into a server with Spout 1.0.1 with a vanilla client, and I was able to just fine.
     
  13. Offline

    alta189

    Correction Spout :p
     
    dark_hunter likes this.
  14. Offline

    dark_hunter

    LOL Sprout.
     
  15. Offline

    Specops343

    I've been calling it that all night long haha, its easy to get mixed up.
     
  16. Offline

    embty

    So, If the just mod the spoutclient for xray it will work?
     
  17. Offline

    swift_fox24

    My Spoutcraft launcher is crashing whenever I join any server without Spout in it. I have yet to test it with a Spout server.
     
  18. Offline

    Afforess

    No. Manual is the best way, because it allows bulk changes.

    Should be fixed as of Spout 1.0.1

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

    cholo71796

    <3
    I'll update now
     
  20. Offline

    BerialFang

    meh spelling and grammer are not my good areas then again I have been planing a forest today so I had trees going through my mind
     
  21. Offline

    dark_hunter

    Do not edit the client as said before.
     
  22. Offline

    embty

    I understand that but my question is if other players/hackers mod it not me. I was just making sure if its possible or not but I get it now
    -thanks alot
     
  23. Offline

    RGadelha

    Everything is working with the latest dev builds but:

    Code:
    00:35:18 [INFO] Spout dev-SNAPSHOT has been initialized
    00:35:39 [SEVERE] java.net.ConnectException: Connection timed out: connect
    00:35:39 [SEVERE]       at java.net.DualStackPlainSocketImpl.connect0(Native Met
    hod)
    00:35:39 [SEVERE]       at java.net.DualStackPlainSocketImpl.socketConnect(DualS
    tackPlainSocketImpl.java:69)
    00:35:39 [SEVERE]       at java.net.AbstractPlainSocketImpl.doConnect(AbstractPl
    ainSocketImpl.java:337)
    00:35:39 [SEVERE]       at java.net.AbstractPlainSocketImpl.connectToAddress(Abs
    tractPlainSocketImpl.java:198)
    00:35:39 [SEVERE]       at java.net.AbstractPlainSocketImpl.connect(AbstractPlai
    nSocketImpl.java:180)
    00:35:39 [SEVERE]       at java.net.PlainSocketImpl.connect(PlainSocketImpl.java
    :157)
    00:35:39 [SEVERE]       at java.net.SocksSocketImpl.connect(SocksSocketImpl.java
    :391)
    00:35:39 [SEVERE]       at java.net.Socket.connect(Socket.java:579)
    00:35:39 [SEVERE]       at java.net.Socket.connect(Socket.java:528)
    00:35:39 [SEVERE]       at sun.net.NetworkClient.doConnect(NetworkClient.java:18
    0)
    00:35:39 [SEVERE]       at sun.net.www.http.HttpClient.openServer(HttpClient.jav
    a:388)
    00:35:39 [SEVERE]       at sun.net.www.http.HttpClient.openServer(HttpClient.jav
    a:483)
    00:35:39 [SEVERE]       at sun.net.www.http.HttpClient.<init>(HttpClient.java:21
    3)
    00:35:39 [SEVERE]       at sun.net.www.http.HttpClient.New(HttpClient.java:300)
    00:35:39 [SEVERE]       at sun.net.www.http.HttpClient.New(HttpClient.java:316)
    00:35:39 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.getNewHtt
    pClient(HttpURLConnection.java:992)
    00:35:39 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.plainConn
    ect(HttpURLConnection.java:928)
    00:35:39 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.connect(H
    ttpURLConnection.java:846)
    00:35:39 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.getInputS
    tream(HttpURLConnection.java:1296)
    00:35:39 [SEVERE]       at nickguletskii200.SpyerAdmin.Updater.download(Unknown
    Source)
    00:35:39 [SEVERE]       at nickguletskii200.SpyerAdmin.SpyerAdminCommands.onEnab
    le(Unknown Source)
    00:35:39 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:126)
    00:35:39 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:878)
    00:35:39 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:272)
    00:35:39 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:162)
    00:35:39 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:146)
    00:35:39 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:284)
    00:35:39 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:271)
    00:35:39 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:148)
    00:35:39 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:335)
    00:35:39 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
     
  24. Offline

    rslink

    That seems like spyer admin
     
    RGadelha likes this.
  25. Offline

    RGadelha

    Is that it?
    I'm gonna try without it. Thanks.
    Edit: YES, you're right, but why?
     
  26. Offline

    Afforess

    IDK, talk to the dev.
     
  27. Offline

    rslink

    It says in your error log
    Code:
    00:35:39 [SEVERE]       at nickguletskii200.SpyerAdmin.Updater.download(Unknown Source)
    
     
  28. Offline

    alta189

    Yah it is quite easy :p

    Fixed, just restart the launcher, it will update to the new version

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

    Afforess

    There was an issue with the launcher not updating to 1.0.1.

    If you close the launcher and reopen it, it should correct itself. :p

    If only got fixed like 30 seconds ago or so.

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

    PopoGenie

    Thanks worked again
     
  31. Offline

    alta189

    When did you download the launcher? If it was before 1:00 pm 8/2/2011 EST then redownload the launcher
    EDIT: Nevermind
     
Thread Status:
Not open for further replies.

Share This Page