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

    MrKrucible

    Ok spout will not load or show up in /plugins, using Bukkit Build 1000, using recommended build for Spout, and my players are pretty pissed because capes don't work so... help me fast please!
     
  3. Offline

    alta189

    lol the thing with three files on github?

    Anyways I am coding it tonight all night :p Of course after we promote a new recommended build so that all these bugs will be fixed :)
     
  4. Offline

    Worlther

    After i'm installed spout plugin every player gets huge lag and gets "read timed out". why?
     
  5. Offline

    TOAST7312

    I wanted to note I've noticed a significant increase in lag when using Spoutcraft as compared to using the regular Minecraft launcher, though I can't really think of a reason why. I'm the only Spoutcraft user on my server, and only 3 of the plugins I use explicitly require spout to work with a person's client. Isn't it suppose to improve overall performance on a server for the people who use the server plugin and launcher combined?
     
  6. Offline

    alta189

    They aren't starting it with enough memory then

    are you using the launcher, if so how did you open it?

    Fixed in dev builds, but we will have a new update soon

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

    Worlther

  8. Offline

    Rileyb80

    I'm having an Issue with the built in minimap mod where it's not working at all.

    On my windows PC I put in a modloader version of Rei's minimap and that worked fine but It doesn't seem to work on my Macbook Pro.

    *edit*

    Failed to paste it properly.

    But the Default Zan's Minimap doesn't work.
     
  9. Offline

    Lunar Delta

    I don't know about this. The launcher I distributed to them along with Spoutcraft automatically assigns 2GB of ram to it. How much does it need? 4? 8?
     
  10. Offline

    alta189

    Do not distribute launchers yourself, link to ours
     
  11. Offline

    Lunar Delta

    My users are so dim that if I did that, none of them would ever be able to figure out how to download it. It's a terrible fact, but it is the truth. Spout needs to take into account how utterly, painfully stupid most average users are.

    Edit: By launcher, I just mean a special .bat file with some java settings in it, not the actual launcher itself. Sorry for the confusion. A lot of my users have .jar files associated with WinRAR or 7zip, and don't know how to re-associate them, and they certainly aren't smart enough to do a commandline launch, so the .bat file is what they need.
     
  12. Offline

    TOAST7312

    How did I open it? Uh, I double-clicked the Spoutcra - Oh yeah, WOW I am dumb. There were instructions in the Spoutcraft installation guide as to what to do if you have issues.

    So I made the .bat file and ran it through that; now I have this irritating dosprompt window lingering in hte background, but my Spoutcraft launcher is running a BIT faster. My overall FPS is higher, but I still get spasmodic quarter-second spikes quite frequently.

    I'd also like to figure out a way to assign more cpu/ram/etc to the launcher/server, but my computer doesn't seem to want me to do that.
     
  13. Offline

    alta189

    I didn't answer your question at that time because I didn't have an answer, I personally only assign 2 gigs, but I am looking to see if I can find any memory leaks
     
  14. Offline

    NinjaGrinch

    I give my client 1536mb, and my performance is not that great compared to the normal launcher. So I don't think its a case of not enough memory. At least for everyone.
     
  15. Offline

    primaryartemis

    Code:
    C:\Users\Andrew\Desktop\spout>java -jar Spoutcraft.jar
    1
    16 achievements
    151 recipes
    Setting user: primaryartemis, -1357661607594095831
    518 : 870
    WARNING: Found unknown Windows version: Windows 7
    Attempting to use default windows plug-in.
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
    Failed to initialize device Wacom Virtual Hid Driver because of: java.io.IOExcep
    tion: Failed to acquire device (8007001e)
    
    Starting up SoundSystem...
    Initializing LWJGL OpenAL
        (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.or
    g)
    OpenAL initialized.
    
    Connecting to 65.50.224.111, 25565
    Reset Spout
    1.0.1.
    Set Spout v. 1.0.1
    Spout SP Enabled
    Ran Once, Multiplayer: true
    java.lang.NoClassDefFoundError: BaseMod
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClassCond(Unknown Source)
            at java.lang.ClassLoader.defineClass(Unknown Source)
            at java.security.SecureClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.access$000(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.spoutcraft.launcher.MinecraftClassLoader.findClass(MinecraftClass
    Loader.java:15)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at ds.a(RenderPlayer.java:77)
            at ds.a(RenderPlayer.java:291)
            at gv.a(RenderLiving.java:131)
            at ds.a(RenderPlayer.java:64)
            at ds.a(RenderPlayer.java:328)
            at th.a(SourceFile:141)
            at th.a(SourceFile:135)
            at n.a(RenderGlobal.java:352)
            at ZRG.a(ZRG.java:32)
            at px.a(EntityRenderer.java:587)
            at px.b(EntityRenderer.java:450)
            at ZER.b(ZER.java:10)
            at net.minecraft.client.Minecraft.run(Minecraft.java:575)
            at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: BaseMod
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.spoutcraft.launcher.MinecraftClassLoader.findClass(MinecraftClass
    Loader.java:15)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 26 more
    Stopping!
    
    SoundSystem shutting down...
        Author: Paul Lamb, www.paulscode.com
    
    I got this after testing with a couple mods in the spout launcher (toomanyitems and zombe) After that I then did a fresh run of spout, AKA deleted .spout and had it regenerate, and I will still getting these errors followed by the spout client crashing.
     
  16. Offline

    Elvis

    why does it always say cannot connect to minecraft.net
     
  17. Offline

    Top_Cat

    The files are stored in .spoutcraft not .spout and obviously they're still around
     
  18. Offline

    RGadelha

    Insisting on it :rolleyes:
    I've got this error/warning/feature? whenever I start the launcher:

    Class not found: LightCache
    Code:
    1
    16 achievements
    151 recipes
    Tile Size: 16
    Setting user: bobgadelha, -5386242226600115921
    518 : 870
    OptiFine_1.7.3_HD_F
    Sat Aug 13 00:46:24 BRT 2011
    OS: Windows 7 (x86) version 6.1
    Java: 1.7.0, Oracle Corporation
    VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    LWJGL: 2.7.1
    OpenGL: ATI Radeon HD 5500 Series version 4.1.10834 Compatibility Profile Contex
    t, ATI Technologies Inc.
    OpenGL Version: 4.0
    OpenGL Fancy fog: Not available (GL_NV_fog_distance)
    Tile Size: 64
    WARNING: Found unknown Windows version: Windows 7
    Attempting to use default windows plug-in.
    Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
    Starting up SoundSystem...
    Initializing LWJGL OpenAL
        (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    OpenAL initialized.
    Connecting to 192.168.1.2, 25565
    Changed World: null
    Changed World: mm@3ba12f
    UpdateCloak
     Class not found: LightCache <<<<<<<<<<<<<< HERE
    Spout SP Enabled
    Ran Once, Multiplayer: true
    Clean minecraft.jar / Spout #93 / SpoutCraft #131 / SpoutCraft Launcher #81
    Any clarification would be appreciated, please?
     
  19. Offline

    HockeyMike24

    So how long in the future do I need to wait before I can use guns? :p
     
  20. Offline

    tbsman

    Spout 1.0.1 from OP, Spoutcraft latest recommended, CB 1000
     
  21. Offline

    KirasNote

    I've done a lot of testing with this for a few hours and I can get every single mod I can think of to work with the client side spoutcraft.
    There is only 1 issue. Audio Mod. As far as I can tell the only issue is that Spoutcraft has yo.class already in the Minecraft.Jar file. And Audio Mod replaces that. If you delete yo.class before installing Audio Mod you can play just any mod I've tried no problem. I tested with close to 30 different top of the line mods. About 3/4 of them use Modloader, and about 1/4 use Audio Mod.
    However, if you delete yo.class to install Audio Mod, servers that require Spoutcraft will deny you access. So it looks like yo.class is a pretty important file...
    If you replace yo.class with the Spoutcraft yo.class after modding Minecraft you will get a whitescreen and the client will crash. And if I swap it back for the Audio Mod yo.class everything runs perfectly again except for servers.
    I hope this helps you get one step closer to having Spoutcraft compatable with most client mods. :)
     
  22. Offline

    Top_Cat

    And after installing that many mods how many spout features have you confirmed working? I guarantee you have broken something.
     
  23. Offline

    Kaikz

    Just me, or does this this a shit ton of RAM? As soon as it loaded, my RAM usage spiked to 500MB with no one on. I remove it and can idle at around 200MB.
     
  24. Offline

    primaryartemis

    After some testing of mods (I do not recommend making back up folders at 3 in the morning thinking you will remember the difference between .spoutcraft and .spout :p) I find that too many items works pretty well, It seems the Zombe mods cause a client crash when you are dealing with mutli world. As changing from world to world is what caused the spew of errors followed by the crash listed above. (I recommend you check out http://forums.bukkit.org/threads/fu...ion-support-684-1000.13105/page-6#post-570594 if your a admin here who still wants to fly without worrying about crashes) Alos it apears the cleint runner does not recognize 64-bit windows 7 (Tells me I have unknown windows version: Windows 7) I really love this so far! Keep up the amazing work guys!
     
  25. Hi,
    I don't know how spout works internally but I have two people telling me that spout triggers a NPE in SignClock (have a look in my signature for a link).

    I tried to reproduce this but I couldn't, I only triggered other bugs (redstone wire not reacting, not switchable levers, ...).
    The error the people have is this:
    Code:
    [WARNING] Task of 'SignClock' generated an exception
    java.lang.NullPointerException
    at com.V10lator.SignClock.triggerTicker.run(triggerTicker.java:73)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartberaftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    where triggerTicker runs in a repeated task and line 73 is:
    Code:
    String frame = plugin.themeLib.getFrame(SClock.getStyle()).replace("[TIM]",libout);
    Please note that the class themeLib is initialized in SignClock itself and not in the triggerTicker task, so maybe spout changes the threading?
     
  26. Offline

    rtcabooservb

    I'd very much appreciate it if you had an option to remove/disable optifog because I and many many many of my users find that optifog drops our fps to be unplayable. :(
     
  27. Offline

    Lunar Delta

    Indeed. Many of my users have, when trying either Spout or a vanilla client modified with Opti-Whatever, informed me that it drastically reduced their overall performance to the point of being nearly unplayable.

    Optifine is awesome, but it's a big pain if you have a slower, older computer. (Despite claims to the contrary).
     
  28. Offline

    Darkaine

    Okay so my searching has failed me, is there any way to get this to work with other mods? there is one in particular that several of my users use; GLSL Shaders (mostly since its a recommended mod on my site). I just want to know if there is a way to get them to work together. I've tried several different hand imports as well as using MCPatcher but to no avail. I personally will pick GLSL over this since its a more... Aesthetically appealing mod. But I'd very much like a way to use them together.
     
  29. Not sure if this is the right place to post this but her it goes.

    What i would like to see when and if spout gets support for new blocks,

    1. Microcubes aka eightblocks
    2. Slopes and other shapes.
    3. Chairs tables lamps and more.
    4. Flowers trees and new plants.
     
  30. Not the right place indeed.
     
  31. Offline

    SpoutDev

    Plugins using Spout and Spoutcraft would be making the blocks, not Spout itself.

    - Wulfspider
     
Thread Status:
Not open for further replies.

Share This Page