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

    robmcdonald5

    Just a suggestion maby you could add a friends list:D i think that would be AWESOME. Maby make it so you can tell what server your friend is on. And possibly a chat system:[]
     
  3. Offline

    Wulfspider

    Currently we feel like this should be something that is optional and could be added as a client plugin later.

    We track issues on http://github.com/SpoutDev/Spout/issues and it is a known issue, but not one of major concern.

    The actually error log: C:\Users\Username\Desktop\Minecraft\hs_err_pid2212.log would be more useful.

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

    JohnEBH

    Check your controls in Options. Make sure your inventory key isn't "w" otherwise change it.
     
  5. Offline

    Clackw3rk

    I took your advice and rolled back to CB build 1000, I let it run until it got up to about 6 gigs of ram usage.
    Rolling back does not seem to work. At least in this case.
    Also I would like to mention that all sources point towards the Spoutcraft client. Not the server. Everything seems to be fully clientside.
     
  6. Offline

    frostmute

    My last post might have got lost. Here it is:

    With the current RB of Spout and CB1060 on my server; when a player joins with the current Spoutcraft launcher, the STARS in the night sky show for a second and then disappear. The sky seems to take on a slightly different tint, as well. No amount of fiddling with the render/view settings seem to bring the stars back on any of the clients. You can also join the game vanilla, and of course everything looks fine.

    With the current RB of Spout REMOVED and CB1060 on my server; Both the vanilla MC launcher and the Spoutcraft launcher can join and the stars look fine.

    It's VERY odd... and I can't figure out if it's something I'm doing wrong. There are absolutely no errors in the server log.
     
  7. Offline

    Stephen92

    its not its e like the original minecraft, I have even deleted my minecraft and spoutcraft in roaming and same thing.

    Also why do I keep getting, playername was not properly updated during login? It kinda spams it.

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

    spunkiie

    @SpoutDev

    REQ: An option to server admins completely disable Spout client features. For ppl like me that DOESN'T want to use Spout features at all, but, want to use some plugins that need Spout as a (server side only) dependency (i.e: ShowCase)

    Please make it happen.
     
  9. Offline

    Stephen92

    Ok I have a problem that I somewhat figured out, moderator and admins whenever they use the w button, it opens there inventory, but miners doesnt do that.... what could it be?
     
  10. Offline

    SuperPyroManiac

    Ever since I updated to the 1060 this plugin makes it so when someone joins it says end of stream.
     
  11. Offline

    Wulfspider

    Using the Spoutcraft client is optional and I don't see a reason for anything to be disabled. I believe Spout is only a soft dependency of Showcase as well, meaning it's not needed for most of the features to work.

    What would be the point of disabling client features when the majority of them are only activated and used through other plugins? If you don't have any other plugins installed, then the features wouldn't be used.
     
  12. Offline

    stkeroro

    update spout server to 1.0.2 and it fixes!
     
  13. Offline

    SuperPyroManiac

    Im using the spout 1.0.2 same issue..
     
  14. Offline

    stkeroro

    test a clean install, but it solves for me...
     
  15. Offline

    spunkiie

    I hope you aren't a Spout dev. Cuz you lack knowledge of how the thing works.

    Install the Spout client and you will see an ENORMOUS amount of options available. May of these options deal with chunk caching and even viewdistance.

    Also Spout has client own color codes that mess with servers chat.

    So, yes, there are MANY issues by letting my users use a Spout client and there are NOTHING right now an admin could do to stop it ( if he don't want Spout) besides simple stop using plugins that depends on it.
     
  16. Offline

    IEclipseII

    How do I install this? When I put it in my plugins folder I get this error:
    Code:
    [SEVERE] Could not load 'plugins\SpoutAPI.jar' in folder 'plugins':
    java.io.FileNotFoundException: Jar does not contain plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:64)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
     
  17. Offline

    Stephen92

    it says they were'nt updated properly during login.
     
  18. Offline

    Lunar Delta

    The integrated improved chat often doesn't function correctly. Quite often, the last line I typed doesn't get saved. Also, pressing "end" moves to the end of the chat, instead of to the end of the line I am typing. Could this be changed? It's kind of annoying having to hold the arrow key down to scroll all the way to the beginning or end of a long message I am typing.
     
  19. Offline

    David T.

    Is there a way I can get some kind of tutorial on developing plugins for this? I don't know how to develop plugins or even the basics of java, but I do have some IDEAS for plugins, could anyone recommend a good tutorial for learning java and plugin developing?
     
  20. Offline

    Drat333

    "Update 1.0.2 - Added Block Meta-data"

    Is this the first step towards custom blocks? If it is, I'm super excited!
     
  21. Offline

    DigitalStorm

    Still the memory errors, come no guys, do some debugging!
     
  22. You downloaded from the API section instead of the 'for server owners' section. Delete SpoutAPI.jar and download the server version.
     
  23. Offline

    Wulfspider

    I don't work directly with the client and plugin; I deal mostly with the web-side of things and support when I can.

    I have not been in a position to test things, so I have been merely offering you assistance based on what I know and have seen.

    Also, Spoutcraft is the client mod, not Spout. There are not meant to be any issues between a user's choice to use or not use the client, so if there are, they need to be reported. I haven't seen any reports from you in this regard so any issues you may have having have gone unfixed as a result.

    The options and GUI changes on the client are the client mod features. I was referring to the client-side features such the custom events and such which only other plugins utilize through Spout.

    You are welcome to do some debugging to find the memory errors and contribute some fixes if you know the cause. Top_Cat, alta189, and raphfrk have been working on getting things fixed.

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

    Rycochet

    Latest dev version - left overnight in an area with hundreds of torches, animations turned on (an old memory leak issue) - no memory leaks.

    For anyone that wants to complain about memory leaks, make sure that you've bothered to update to the latest *dev* versions of both client and server before reporting them... (SpoutDev)
     
  25. Offline

    DigitalStorm

    With the latest development build, I don't seem to have any problems with the game running out of memory. Although allocated memory is usually somewhat low, at 132MB, 13% of my set 1024 in the .bat file.

    How does allocated memory work? Does it only increase when memory usage reaches that number?
     
  26. Offline

    bobpickleface

    How do I uninstall Spout completly from my server?
     
  27. Offline

    DigitalStorm

    Remove the spout plugin.
     
  28. Offline

    IEclipseII

    Is there anyway to run this with cracked clients? I have premium, but host a cracked server, and I know players can connect without using it, but wouldn't they see stuff that uses spout differently?
     
  29. Offline

    Chronx6

    Spout does not support cracked.

    Tell your players to save up the money to buy it. Its not that expensive and if they like it it is well worth the money to support the game.
     
  30. Offline

    Wulfspider

    Why do people always refer to offline-mode as cracked? The server is not cracked, people just use a cracked launcher.

    We do not support pirated users, however the Spoutcraft client mod is no different from any other client mod in its manual installation. The Spoutcraft Launcher is merely a way of keeping the client updated along with some options and graphical changes.
     
  31. Offline

    Dharkk

    Yep, dev build seems to do it :D
     
Thread Status:
Not open for further replies.

Share This Page