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

    svecchi

    lol wrong! its the same since u guys put minecraft folder by itself making things the same for modding
     
  3. Offline

    Zone

    SpoutWiki has a problem
     
  4. Offline

    d4m

    Something strange happened. I put in the PistonChest mod which downloaded the NarrowtuxLib and Spout. I'm assuming the version of each is what ever is most current. Didn't even know this existed until now.

    As soon as I restarted the server, everyone who joined got this. They try to join, they get popped out right away.
    CB is 1060. The Spout it DLed was 1.0.1.

    Is there a solution to this? Thanks in advance.

     
  5. Offline

    philraz

    maybe your bug or multiverse's but it was working up until a few updates ago

    Name of project: Spoutcraft Launcher
    Project version/build: 1.0.2.220
    CraftBukkit build: 1060
    Description of issue: Multiverse 2.0 /mvtp & potals cause laucher to freeze
    Steps to reproduce: use /mvtp or a portal
    Link to error log: none
     
  6. Offline

    Wulfspider

    We are aware. The temporary host is having issues right now.
     
  7. Offline

    Top_Cat

    Fix is simply to update to the latest rb
     
  8. Offline

    philraz

    Name of project: Spoutcraft Launcher
    Project version/build: 1.0.2.220
    CraftBukkit build: 1060
    Description of issue: first time you start client when update is available it will just sit there checking for minecraft update you have to close it and reopen it and then it goes ahead and downloads the update
    Steps to reproduce: open client
    Link to error log: none
     
  9. Offline

    Wulfspider

    I have no idea what you are saying. Other client mods have conflicting classes because of the vast amount of classes that we modify and add to for our Spoutcraft client mod. If you don't comprehend that, then I'm sorry.
     
  10. Offline

    Top_Cat

    You have listed a step to repeat not reproduce, need more info.
     
  11. Offline

    philraz

    just start the client if an update is available it will just sit there saying checking for update it wont download anything until you close it and then restart it
     
  12. Offline

    Top_Cat

    But I do that and it works so that's not reproduceable

    "Reproducibility is the ability of a experiment or study to be accurately reproduced, or replicated, by someone else working independently." - Wikipedia
     
  13. Offline

    philraz

    All I can tell you is that lately everytime a there is an update to the dev build it does the same thing it's no biggy just close it and reopen it just thought I'd post it
     
  14. Offline

    robmcdonald5

    mite i ask will spout be compat with clients in the next major update?
     
  15. Offline

    RGadelha

    Spout #180 is a no go:
    Code:
    23:57:04 [WARNING] Task of 'Spout' generated an exception
    java.lang.NullPointerException
            at org.getspout.spoutapi.gui.GenericWidget.getNumBytes(GenericWidget.jav
    a:54)
            at org.getspout.spoutapi.gui.ArmorBar.getNumBytes(ArmorBar.java:38)
            at org.getspout.spoutapi.packet.PacketWidget.getNumBytes(PacketWidget.ja
    va:41)
            at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:61)
            at net.minecraft.server.NetworkManager.queue(NetworkManager.java:81)
            at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.jav
    a:657)
            at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetSer
    verHandler.java:483)
            at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNe
    tServerHandler.java:472)
            at org.getspout.spout.player.SpoutCraftPlayer.onTick(SpoutCraftPlayer.ja
    va:614)
            at org.getspout.spout.ServerTickTask.run(ServerTickTask.java:33)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:428)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    23:57:04 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
            at org.getspout.spoutapi.gui.GenericWidget.getNumBytes(GenericWidget.jav
    a:54)
            at org.getspout.spoutapi.gui.BubbleBar.getNumBytes(BubbleBar.java:37)
            at org.getspout.spoutapi.packet.PacketWidget.getNumBytes(PacketWidget.ja
    va:41)
            at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:61)
            at net.minecraft.server.NetworkManager.queue(NetworkManager.java:81)
            at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.jav
    a:657)
            at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetSer
    verHandler.java:483)
            at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNe
    tServerHandler.java:472)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :457)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    23:57:04 [SEVERE] java.lang.NullPointerException
    23:57:04 [SEVERE]       at org.getspout.spoutapi.gui.GenericWidget.getNumBytes(G
    enericWidget.java:54)
    23:57:04 [SEVERE]       at org.getspout.spoutapi.gui.ChatBar.getNumBytes(ChatBar
    .java:40)
    23:57:04 [SEVERE]       at org.getspout.spoutapi.packet.PacketWidget.getNumBytes
    (PacketWidget.java:41)
    23:57:04 [SEVERE]       at org.getspout.spout.packet.CustomPacket.a(CustomPacket
    .java:61)
    23:57:04 [SEVERE]       at net.minecraft.server.NetworkManager.queue(NetworkMana
    ger.java:81)
    23:57:04 [SEVERE]       at net.minecraft.server.NetServerHandler.sendPacket(NetS
    erverHandler.java:657)
    23:57:04 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.syncedSendPa
    cket(SpoutNetServerHandler.java:483)
    23:57:04 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.syncFlushPac
    ketQueue(SpoutNetServerHandler.java:472)
    23:57:04 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.disconnect(S
    poutNetServerHandler.java:464)
    23:57:04 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :108)
    23:57:04 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:454)
    23:57:04 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:363)
    23:57:04 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    23:57:04 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at org.getspout.spoutapi.gui.GenericWidget.getNumBytes(GenericWidget.jav
    a:54)
            at org.getspout.spoutapi.gui.ChatBar.getNumBytes(ChatBar.java:40)
            at org.getspout.spoutapi.packet.PacketWidget.getNumBytes(PacketWidget.ja
    va:41)
            at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:61)
            at net.minecraft.server.NetworkManager.queue(NetworkManager.java:81)
            at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.jav
    a:657)
            at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetSer
    verHandler.java:483)
            at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNe
    tServerHandler.java:472)
            at org.getspout.spout.SpoutNetServerHandler.disconnect(SpoutNetServerHan
    dler.java:464)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Of course it's a dev build :D
    And of course the devs will ignore me, that's FANTASTIC! Don't you think?
     
  16. Offline

    darkcloud784

    My wife gets this when attempting to start the spoutcraft client. It just shows a complete white screen after logging in.
    Code:
    Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: getPoin
    ter
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(Unknown Source)
            at java.lang.ClassLoader.loadLibrary(Unknown Source)
            at java.lang.Runtime.load0(Unknown Source)
            at java.lang.System.load(Unknown Source)
            at org.lwjgl.Sys$1.run(Sys.java:69)
            at java.security.AccessController.doPrivileged(Native Method)
            at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
            at org.lwjgl.Sys.loadLibrary(Sys.java:85)
            at org.lwjgl.Sys.<clinit>(Sys.java:98)
            at org.lwjgl.opengl.Display.<clinit>(Display.java:132)
            at net.minecraft.client.Minecraft.a(Minecraft.java:231)
            at net.minecraft.client.Minecraft.run(Minecraft.java:585)
            at java.lang.Thread.run(Unknown Source)
    
     
  17. Offline

    Boon Pek

    I get this error whenever a player joins :/

    Code:
    2011-08-26 11:12:51 [INFO] Barny [/192.168.1.1:50725] logged in with entity id 1137 at ([FFA] 58.156496861846406, 70.0, -132.9039916325479)
    2011-08-26 11:12:51 [SEVERE] Could not pass event PLAYER_JOIN to Spout
    java.lang.NullPointerException
        at java.util.zip.Deflater.setInput(Unknown Source)
        at org.getspout.spout.SpoutNetServerHandler.compressData(SpoutNetServerHandler.java:712)
        at org.getspout.spout.SpoutNetServerHandler.getFastPacket51(SpoutNetServerHandler.java:697)
        at org.getspout.spout.SpoutNetServerHandler.playerTeleported(SpoutNetServerHandler.java:641)
        at org.getspout.spout.SpoutNetServerHandler.updateActiveChunks(SpoutNetServerHandler.java:518)
        at org.getspout.spout.SpoutNetServerHandler.queueOutputPacket(SpoutNetServerHandler.java:417)
        at org.getspout.spout.SpoutNetServerHandler.sendPacket(SpoutNetServerHandler.java:408)
        at net.minecraft.server.NetServerHandler.teleport(NetServerHandler.java:413)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:378)
        at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:642)
        at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:29)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:74)
        at net.minecraft.server.Packet1Login.a(SourceFile:43)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-26 11:12:51 [INFO] Loaded world: ffa
    2011-08-26 11:12:53 [INFO] WorldEdit: Barny: worldedit cui
    2011-08-26 11:13:13 [INFO] Plugins: AfkBooter, BigBrother, ChestShop, CommandBook, Help, HeroicDeath, iChat, iConomy, Lockette, MagicCarpet, BukkitCompat, Minequery, MultiInv, MultiVerse, MyHome, MyWarp, OreObfuscate, Permissions, Spout, Statistician, VanishNoPacket, WorldEdit, WorldGuard, xAuth, Citizens, CitizenSpout, dynmap, NoCheat
    
     
  18. Offline

    rak

    Is there any possibility of you making Optifine optional, or removing it altogether. It causes massive flickering problems for a lot of people. Here's a video example of what I mean.
    http://www.youtube.com/watch?v=bhqQc7vUx1g
     
  19. Offline

    nubpro

    From the video, I can see there something wrong with the chunks.
     
  20. Offline

    rafalon

  21. Offline

    Steeveeo

    Name of project: SpoutAPI / Spoutcraft
    Project version/build: 1.0.2.223
    CraftBukkit build: 1060
    Description of issue: Widgets have stopped working on the latest server RB (134) when dev clients log on. All received widgets are marked "invalid" and do not render. Furthermore, telling a dev client to remove one of these said widgets from the screen causes the client to explode and disconnect from the server with a "received string longer than maximum length" error. Console gets filled with a lot of garbage data (the kind of stuff you see in memory overwrites or when opening a binary file in notepad).
    Steps to reproduce: In server build 1.0.2.134, create a texture widget for a 1.0.2.223 client, then remove it some time later.
    Link to error log: http://pastebin.com/MYkBj4fJ
     
  22. ahah, 'return' replace to 'back' in the last build.

    do you know if 1.0.3 is near to be released ?
    i will appreciate to use last stable version with all the new features.

    have a nice day !
     
  23. Offline

    Steeveeo

    According to their Milestone chart, the next RB will be 1.0.5, and is due in approximately 2 days.
     
  24. Offline

    DiddiZ

    Year, it works, ty :)
     
  25. Offline

    MikeA

    Can anyone help? I get a whitescreen when trying to use the client after I login. Here's a screenshot with the error.
    I tried using the exe and the jar. I can run the original Minecraft fine.

    [​IMG]
     
  26. Offline

    HockeyMike24

    When do you think this Spout will support the adding of new items?
     
  27. Offline

    xZise

    Hey, SpoutCraft looks cool, even if our server doesn't support spout (yet). I have only one suggestion/question: The cursor at the moment is a blinking which changes between space and underscore, which causes to flicker if your cursor is in the text.

    I saw from the Improve Chat mod a cursor which changes between the semicolon or pipe and the colon which doesn't cause the chat to flicker. And in the history, it would be cool, if I can also switch through the previous chat.

    Fabian
     
  28. Offline

    sddddgjd

    in 1 month....just look at the timeline!
     
  29. Offline

    xZise

    Is it possible to join a spout server without using the SpoutCraft?

    Fabian
     
  30. Offline

    squeezer

    yes, you can set this in config.
     
  31. Offline

    Steeveeo

    Depends on if the server owner has set the "ForceSinglePlayerClient:" setting in plugins/Spout/config.yml to 'true' or not.

    They need to be on a web host somewhere. I.e. you need a full image URL (not a file path), like http://www.SomeImageHost.com/images/moon_6.png

    There are plugins and methods of opening your server up to web connections to allow direct downloads from the server, but that's a pain for distribution as you either have to include the plugin as a dependency or tell your users how to setup a web connection.

    Also, quit stealing my idea for moon phasing! XD

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 10, 2018
Thread Status:
Not open for further replies.

Share This Page