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

    triggerhapp

    So - What are the thoughts on modifying the launcher to allow a custom web-launcher, you can host it on your http server, it'll only connect to your own server, and only read your own servers news... Just a nice extra thought.
     
  3. Offline

    Hwo

    Why do I have a memory leak occurs?

    Working with instant messaging in class GuiInGame? How to add support for WD1966 Improved chat?
    Or how to add support for '\' (character stops sending commands to the chat)?

    Is it possible to override the URL cloaks, but URL skins remain unchanged?
     
  4. Offline

    Birgerh

    Can somebody please help me? i got a really annoying problem. i have downloaded the spoutcraft launcher and it worked fine for a while, but one tim i hade to delete the .spoutcraft file and when the spoutcraft reinstalled the files, the download always stopped at 98%(C:\Users\"my PC"\Appdata\Roamin\.spoutcraft\bin\lwjgl.jar)

    i tried checking the lwjgl.jar and found out the manifest file always got corrupted(most likely because i always have to stop the download)

    does anybody know how to fix this problem? I would really apprieciate it. :)
    P.S i have a friend who has just the same problem!
     
  5. Offline

    lowmotion

    Big Thanks to you guy xD
    Server is running Normaly.
    But when i reinstall LogBlock, Spout appears again.
    WHY?
    Now i have to use BigBrother.
     
  6. Faster startup time for the client would be nice, mine sits on the mojang logo for ages. Mac 10.6.8
     
  7. Offline

    Raphfrk

    LogBlock must be triggering the auto-download system. You need to talk to the logblock dev to add an option to turn it off.
     
  8. Offline

    Hwo

    What about memory leak?

    What difference betwen spout natives libs and notch's?
     
  9. Offline

    GibsonJ

    Forum newbie here, so sorry if this is a re-post.
    This is an awesome client, mostly because it does not crash every five minutes like my default client. I have a question and some suggestions though:

    How do I get rid of the words in the bottom right side of my screen that say, "CFBanner is on!" while in-game? I am well aware it is on because I was talking to the person who installed it at the time it was turned on, so would like to get rid of this reminder. Most annoyingly, it ends up in the middle of my screen when I try to re-size the window. Not re-sizing the window is not an solution, because Minecraft shows up extremely small on my screen, making it hard to play.

    On an unimportant note, it would also be nice if the program remembered sizing preferences such that changing the window size, closing the client, and re-opening it would not make it default back to the normal, tiny window. I am sure you have plenty of other things to worry about then this convenience though.

    Lastly, there's the f3. I much preferred the default client's f3 features, and can't figure out what Spoutcraft's f3 data is supposed to represent. In particular, the coordinates shown by the original client's f3 were an extremely useful way to tell other players where you are or to record build locations. Using this client, I haven't figured out how to tell other players where I am yet, because I haven't a clue of my coordinates. Showing mob numbers was also a nice touch for locating them and identifying individual mobs.

    Again, this is a great client and I look forward to seeing what becomes of it.
     
  10. Offline

    Top_Cat

    The text is shown by that plugin, ask it's dev for an option to hide it. Since 1.0.1 we've fixed scaling so next update it won't end up center-screen.

    The information formally shown in F3 is considered cheating, by both us and notch. Co-ordinates can be re-enabled in the plugin's settings (again next update), and mob ids can be reintroduced via plugin.
     
  11. Offline

    ashley

    **NOTE** this is for java 7
    if this doesn't work
    try this :

    @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xincgc -Xmx1024m -jar Spoutcraft.jar
    PAUSE

    **NOTE** this is for java 6

    @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1024m -jar Spoutcraft.jar
    PAUSE
     
  12. Offline

    Hwo

    What versions of Spout Client and Spout Server plugin and CB should i use to work Player Editor ?

    I tried Spout Plugin the version 77 + CB 1000 + last client but it causes a lot of server exceptions like Null Pointer Exeption 5 times when login

    1.0.1 Server Plugin don't determine last client. Last dev build determine last client but client can't connect.

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

    blindsarcasm

    Problem: No errors, but everyone who connects only loads the chunk they are standing on, and when they type, it shows on the console, but they EndOFStream 10 seconds after it
     
  14. Offline

    Lunar Delta

    Is anyone else having trouble logging into their server, or is it just me? I keep getting Connection refused: Connect messages with both the Sproutcraft client and the normal one. It was running normally when I left the house, and now it's not.
     
  15. Offline

    po24

    Same here. I can't log onto minecraft.net with my normal launcher, and spoutcraft gives me a Network Unreachable error if i try to join a server.
     
  16. Offline

    Raycrash

    I wish you would use a better server list than mcmyadmin because nto everyone is using this and I wont want to just for the server list :)
     
  17. Offline

    Ziden

    Howdy there. just a simple questions i didnt understood about Spout.
    There is 3 different things ? Spout plugin, Spout server (craftbukkit), and Spout mod, and i would need to use em all ?
    Just another silly question, is there a simple tutorial on how to use spouts inventory/furnace/workbench events ?

    thanx for any help ! :)
     
  18. Offline

    phaed

    Logs from a crash:

    Code:
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.sendToNetworkQueue(MapChunkThread.java:155)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:118)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:100)
    2011-08-12 03:28:08 [SEVERE] at java.lang.Thread.run(Thread.java:636)
    2011-08-12 03:28:08 [SEVERE] java.lang.ClassCastException: net.minecraft.server.NetServerHandler cannot be cast to org.getspout.spout.SpoutNetServerHandler
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.sendToNetworkQueue(MapChunkThread.java:155)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:118)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:100)
    2011-08-12 03:28:08 [SEVERE] at java.lang.Thread.run(Thread.java:636)
    2011-08-12 03:28:08 [SEVERE] java.lang.ClassCastException: net.minecraft.server.NetServerHandler cannot be cast to org.getspout.spout.SpoutNetServerHandler
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.sendToNetworkQueue(MapChunkThread.java:155)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:118)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:100)
    2011-08-12 03:28:08 [SEVERE] at java.lang.Thread.run(Thread.java:636)
    2011-08-12 03:28:08 [SEVERE] java.lang.ClassCastException: net.minecraft.server.NetServerHandler cannot be cast to org.getspout.spout.SpoutNetServerHandler
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.sendToNetworkQueue(MapChunkThread.java:155)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:118)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:100)
    2011-08-12 03:28:08 [SEVERE] at java.lang.Thread.run(Thread.java:636)
    2011-08-12 03:28:08 [SEVERE] java.lang.ClassCastException: net.minecraft.server.NetServerHandler cannot be cast to org.getspout.spout.SpoutNetServerHandler
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.sendToNetworkQueue(MapChunkThread.java:155)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:118)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:100)
    2011-08-12 03:28:08 [SEVERE] at java.lang.Thread.run(Thread.java:636)
    2011-08-12 03:28:08 [SEVERE] java.lang.ClassCastException: net.minecraft.server.NetServerHandler cannot be cast to org.getspout.spout.SpoutNetServerHandler
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.sendToNetworkQueue(MapChunkThread.java:155)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:118)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:100)
    2011-08-12 03:28:08 [SEVERE] at java.lang.Thread.run(Thread.java:636)
    2011-08-12 03:28:08 [SEVERE] java.lang.ClassCastException: net.minecraft.server.NetServerHandler cannot be cast to org.getspout.spout.SpoutNetServerHandler
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.sendToNetworkQueue(MapChunkThread.java:155)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:118)
    2011-08-12 03:28:08 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:100)
    2011-08-12 03:28:08 [SEVERE] at java.lang.Thread.run(Thread.java:636)
     
  19. Offline

    Lunar Delta

    Problem: Mipmapping only works for 16x16 textures. All other texture sizes are completely unfiltered and look terrible.
     
    Hwo likes this.
  20. Offline

    Beauseant

    Spout keeps killing my server! When i try to do a command it just kills it, makes it go 'EndofStream' no errors at all. I think this plugin is way too overrated when something like this just keeps happening.
     
  21. Offline

    untergrundbiber

    With Spout and CB1000: no problems
    With Spout and CB1046: "End of stream" when i connect with client

    :(
     
  22. Offline

    Hwo

    +1

    replace 16 to ur TP resolution in net.minecraft.src.Config.java
    Code:
            return gameSettings == null || TileSize.int_size > 16?DEF_MIPMAP_LEVEL.intValue():gameSettings.ofMipmapLevel;
    HI res TP will look good, but it can cause problem with fonts


    Hey devs, what versions of Spout Client and Spout Server plugin and CB should i use to work Player Editor ?

    Client version? Spout Plugin version?

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

    untergrundbiber

    Client 1.7.3 without Spout-Client
    Spout Server plugin: 1.0.1
     
  24. Offline

    Hwo

    Use recommend build? Recommend dev build or final dev build for client?

    And does Player Editor have you got?
     
  25. Offline

    km3r

    how would i go about to add my server to said list
     
  26. Offline

    Lunar Delta

    I have no idea what that is or where to access it, nor do I know the slightest thing about how to access or edit anything in java. Nor should it be necessary. The standalone Optifine didn't have this problem, so it should be fixed here.

    I just cannot believe how horribly, horribly buggy this is. This has absolutely no business being released at all, let alone being used on live, production servers. Several of my users are reporting that the Spoutcraft client simply crashes for them - over and over and over again. It seems that there are a great many computer setups which are simply incompatible with this through and through. Even I keep having random, spontaneous hard crashes, forcing me to completely restart the client.

    I was excited about Bukkitcontrib, but I was let down. I was even more excited about this, but I've been let down even harder this time. Is this ever going to approach a point where it is remotely stable and usable?
     
  27. Offline

    RGadelha

    *bump*
    Anyone?
     
  28. Offline

    dabiggman

    Look, I like the promise that Spout has, but Spoutcraft and Spout need badly to be updated and fixed. Until then, my users and I will be sticking with the regular launcher.
     
  29. Offline

    Beauseant

    I'm having the same f***ing problems. I hate this.

    All those errors are f***ing annoying, i'm with you. :p

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

    untergrundbiber

    I use the normal MC-Client without Spout and no Player Editor.
    Only Spout Server-plugin for LogBlock
     
  31. You guys that are using anything other than Craftbukkit 1000 shouldn't expect it to work. The team has only confirmed recommended build 1000.
     
Thread Status:
Not open for further replies.

Share This Page