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

    I will have a patch tonight, or tomorrow morning (Its 2 pm for me)
     
  3. Offline

    NinjaGrinch

    Suggestion for the Options form in the latest development builds;

    Its simply to just disable the ability to click in the main form while the option form is open as right now I can open the options form and click back to the main form and login without ever closing the options form, and after it logs in the option form doesn't close itself. (which to me seems a bit silly which is why I am suggesting this).

    Also a feature request;

    On the main screen where there are four buttons (Single Player, Multiplayer, Texture Packs and Options) could we possibly put Texture packs under Options and also add a "Logout" button to go back to the user selection screen? Always wondered why I had to close minecraft entirely just to switch users. :S
     
  4. Offline

    WaterFalcon

    for a while i could not join my server. then i removed all plugins(except for spout) and i could join again.
    i will be sticking them back in 1 by 1 to see wich one it was.

    i will let you know witch one it was. (hopefully soon)

    EDIT: turns out is was itemcraft. considering how much it changes your server, i am not suprised.

    good thing spout will take care of mods soon.
     
  5. Offline

    EngelBV

    I have installed the mod with ZombeBanner, but an error keeps spamming when anyone moves a single inch. What does this error mean? The error is located below:
    [SEVERE] Player: EngelBV was not properly updated during login!
     
  6. Offline

    ACStache

    is ZombeBanner a client or server mod? if client, alta189 has said countless times not to mod SpoutCraft. As for the error, are there any more lines below it or is it just that one line as the error?
    actually just stumbled across ZombeBanner, disregard first part of my message >.> lol
    (might have to get that now :))
     
  7. Offline

    SpoutDev

    The latest development builds have some network bandwidth optimization that should cut the amount of bandwidth Spoutcraft players use by 35-50%. Sadly it doesn't work with vanilla, as we need to make client changes for it to work, but at least Spoutcraft players will be taxing your system less. ;)

    I'd submit both of these to our github issues list, this thread moves too quickly to be useful archive.

    https://github.com/SpoutDev/Spout/issues

    Yeah, the next release will have all the memory issues sorted out.

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

    NinjaGrinch

    Ah, thank you. I will do so as soon as I can. :)

    Oh I do love the new User selection screen by the way, very well done.
     
  9. Offline

    EngelBV

    It is a single error, who ever turns or walks it just spams it like:
    [SEVERE] Player: EngelBV was not properly updated during login!
    [SEVERE] Player: EngelBV was not properly updated during login!
    [SEVERE] Player: EngelBV was not properly updated during login!
     
  10. Offline

    rtcabooservb

    So with spout installed and everyone having a spout client, I don't need craftproxy anymore?

    Also if you don't mind me asking, I love using dev builds for everything, especially spout. What is the difference between these on the jenkins;

    Spout is the server's plugin, I know that.
    SpoutAPI is only for developers to make plugins?
    Spoutcraft ??
    Spoutcraft Launcher ??

    If I had to guess, spoutcraft is the files that go inside the launcher?

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

    David T.

    I really like this plugin. I liked BukkitContrib before, but this is awesome how you can download a launcher and it just works! :D Thank you SOOO much for updating this!
     
  12. Offline

    inphinitii

    Is there a way for cracked Minecraft players to join a server using the Spoutcraft launcher?
    Thanks in advance to any replies.
     
    DerpinLlama likes this.
  13. Offline

    dark_hunter

    Nope, they have said a few times they don't support people who have not paid for the game.
     
  14. that sucks :(
     
    DerpinLlama likes this.
  15. Offline

    NinjaGrinch

    I fail to see why anyone would assume they 'would' support it. I mean aside from being illegal to play a pirated/cracked game its just plain wrong. :(
     
    alta189 likes this.
  16. Offline

    dark_hunter

    Buy the game.
     
  17. Offline

    RGadelha

    What is a cracked MC player, is a MC player on crack? :rolleyes:
     
  18. Offline

    dark_hunter

    [​IMG]
     
    RGadelha and Stephen304 like this.
  19. Offline

    enkious

    @Raphfrk
    Everything works now, My friends modem/router didnt have Loopback.
    had to Telnet into it, and enable it.
    Thanks!

    -Edit You are whitelisted. and i took off whitelist...
     
  20. i bought it so shush
     
  21. Offline

    enkious

    @Raphfrk
    Also, sorry to bug ya again.. Do u know in order to use transporters, you "Have" to patch your client?

    -Edit I mean in order to do server to server transfer?
     
  22. Offline

    Raphfrk

    Kane, these are basically the same changes as with Craft Proxy (though mostly recoded). However, they are more efficient since CraftProxy needs to decompress/recompress all packets at the server and at the client. However, with spout they can be processed before they are compressed by the server and after they are decompressed by the client, so it saves 2 decompress/recompress cycles per packet.

    Also, since I don't have to decode the packet stream, there is much less room for error.

    Not sure about the bandwidth saving, it was 60%+ for CraftProxy, but it is harder to measure with Spout since I can't compare to the packets compressed normally.

    Spout also supports the client patch for Server Port. I can't remember if it was Server Port or Craft Proxy which you had an issue with. There is a plugin called Transporter which implements similar functionality to Server Port, though I haven't looked at the full details.

    The only real loss relative to Craft Proxy is that if you have multiple servers, you can't have all users connect to the same hostname/port.

    I would suggest talking to the Transporter dev. He either has (or should have) support for getting around that issue.

    The plugin is supposed to detect that you on a local IP and send you a different target hostname.

    Mostly yes. There is no way to tell the default client to reconnect.

    Alternatively, you can use Craft Proxy. The player connects to the proxy and the proxy connects to the server on their behalf.

    However, if the 2 servers are at 2 different physical locations, then it can cause an issue.

    If you connect to the other, server you could go frmo

    Player <----- Internet --- [ ----> Proxy1 <-------> Server1 ]

    Player <----- Internet ---- [ ----> Proxy1 <----- ] --- Internet ---- [ -----> Proxy2 <------> Server2 ]

    This means that the person hosting Proxy1 had to provide twice the bandwidth, sine the player is just passing through their proxy to get to the other server.

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

    PlatinSturm

    Hi, i think your plugin is pretty amazing, alone the idea let me shiver.

    I searched the threat but didnt see a exact answer, will it be possible to make a mod like aether mod to behave as an plugin? So is it possible in the future, to add a random mod to your server with this plugin? Or did i missudnerstood the plugin and it works more like a base for future plugins? Like Iconomy for all the trade, market and mercanry mods.

    thx for ur hard work
     
  24. Always try to get some sleep at 1pm! Programming stuffs can wait till tomorrow! :D
    EDIT: What if you would fall asleep while coding and your head would fall on your keyboard [a] That would make a mess.

    Edit2: I almost forgot to mention that one of my users has reported a problem with connecting to my server. He says he gets "Bad login" I asked him to be more specific but he hasn't replied to me yet. I'll let you guys know if I know more. (I know for sure that he has downloaded the Spoutlauncher and tried to connect with it.)
     
  25. Offline

    dark_hunter

    Then stop complaining. It will work for you.
     
    TfT_02 likes this.
  26. Offline

    thomasbomb

    Aww... But I guess it's not that bad because if you had anything using spout then they would need it anyway...
     
  27. Offline

    Monkz

    Whenever i install spout on my server, players log in to only a few loaded chunks, their messages only go to console, and they keep crashing, mobs are frozen and its in a complete loop, completely unusable. I've powered it on and watched in console repeated times and never get any errors, CPU usage caps at like 5% and ram goes nowhere near my 6gb cap. But i have to uninstall spout to make the server work again? Anybody else getting this phantom bug? Or know a fix?
     
  28. Offline

    Grimmy777

    how in the world do I uninstall this?? every time I delete it, it just keeps coming back!
     
  29. Offline

    dark_hunter

    Some of the plugins auto download it, list your plugins here.
     
  30. Offline

    (infected)

    Can I suggest someone make a video tutorial for using the API? If noone has or is going to I will. This deserves to be used by even the noobest noobs.
     
  31. Offline

    Stales89

    Just a little UPDATE...

    It is officially unsupported but Too Many Items and Zombe Modpack work with Spoutcraft launcher.

    You just have to go to your "%appdata%/.spoutcraft" folder and add the class files as you would the normal minecraft.jar

    These are the only ones I got working. Aether and mcOverhaul are others I use and currently NOT supported at all.

    Hope this helps!
     
Thread Status:
Not open for further replies.

Share This Page