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

    Unshkblefaith

    I am seeing wierd things happening when playing on the latest update of the Spoutcraft launcher. Chunks on my server are loading in the wrong locations and repeating themselves randomly.
     
  3. Offline

    Yahtze

    Thanks, seemed to have fixed some of the issues.

    Still doesn't explain why it won't stay deleted.. >.>
     
  4. Offline

    Wulfspider

    We like other client mods, but we do not support them and we suggest users not use them as they usually conflict with ours because they use the same files we modify for Spoutcraft.
    Bukkit doesn't support pirates, we don't support pirates, I don't support pirates. It has to do with not breaking laws and not making Notch hit us with his pirate club.
     
    Mordaith and alta189 like this.
  5. Offline

    alta189

    Its in the first post
     
  6. Same error here, except with Snow Leopard. The error log I posted suggests that something wrong is happening when spout seems to be calling something in the iWow plugin - which seems odd considering that, not only is it not a standard plugin, it's not a free plugin.

    Although when I posted the error log, I appear to have been ignored ¬.¬;;
     
  7. Offline

    false_chicken

    I have never heard of logblock >_>. Just looked it up. And I didn't have it installed lol.
     
  8. Offline

    alta189

    That's a bug in the server plugin fix it by setting caching to false
     
  9. Not anymore..
     
  10. Offline

    jycs

    It's not my fault and not volontary, cause of the translator.

    Don't support pirates is one thing, but prevent them from using your mod by suggesting that you fight pirates, it's pretencious. but whatever.

    I understand better. But you cannot replace the loot of mods available with Itemcraft ! Spootcraft looks good but I choose fancypack, Kslopes, More trees (not mo'creatures lol), and others it will come.

    And also, I donate for Itemcraft, not you...
     
  11. With what's expected of the Spout project, there will be nothing stopping spout versions of those plugins emerging - and as spout doesn't require the users to download and install and additional plethora of mods matching the mods installed onto the server, Spout has a very strong edge over ItemCraft.
     
  12. Offline

    paully104

    Can you explain how to do that please, been looking how to do that and i haven't stumbled upon how to browsing the last 5-10 minutes. Please and thank you.

    -edit
    Well i feel silly, its under the new config in sprout, just change the value in the .yml
     
  13. Offline

    alta189

    It doesn't appear that way...

    We don't prevent it, they just can't use the launcher... If we create a cracked version then I would be breaking the law. Im not going to put my head on the chopping block because people will not buy a game.

    I don't care if you donate to ItemCraft... That's nice that you donate to him. But why do you feel the need to tell me. ItemCraft conflicts with Spout and that will never change. We are adding our own API to create custom blocks/item or port client mods over... It will be much like bukkit.
     
  14. Offline

    Stephen92

    yes everytime I take it out, once someone logs in, it magically reappears.
     
  15. Offline

    alta189

    Then one of your plugins is autodownloading it
     
  16. Offline

    Stephen92

    How would I go about finding this plugin?
     
  17. Offline

    alta189

    Spout* :p

    can I see a plugin list?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 13, 2016
  18. Create a temporary server and import each plugin from the current server one at a time and log in until you find one that's downloading BukkitContrib.
     
  19. Offline

    alta189

    It never did, lol I was the one that put the link there

    Why do you post in blue???

    EDIT: I know it was offtopic :p but it bothers me ;)

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

    rtcabooservb

    Getting this error. :(
    Code:
    2011-08-15 19:37:23 [INFO] rtcabooservb [/192.168.1.1:62478] logged in with entity id 179 at ([world] 54.78125, 77.0, -1044.28125)
    2011-08-15 19:37:24 [SEVERE] java.lang.NoSuchMethodError: org.getspout.spoutapi.packet.listener.Listener.checkPacket(Lorg/bukkit/entity/Player;Ljava/lang/Object;)Z
    2011-08-15 19:37:24 [SEVERE]     at org.getspout.spoutapi.packet.listener.FakeListener.checkPacket(FakeListener.java:17)
    2011-08-15 19:37:24 [SEVERE]     at org.getspout.spout.packet.listener.PacketListeners.canSend(PacketListeners.java:54)
    2011-08-15 19:37:24 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:457)
    2011-08-15 19:37:24 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:449)
    2011-08-15 19:37:24 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:434)
    2011-08-15 19:37:24 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-08-15 19:37:24 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    2011-08-15 19:37:24 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    2011-08-15 19:37:24 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-15 19:37:24 [SEVERE] Unexpected exception
    java.lang.NoSuchMethodError: org.getspout.spoutapi.packet.listener.Listener.checkPacket(Lorg/bukkit/entity/Player;Ljava/lang/Object;)Z
        at org.getspout.spoutapi.packet.listener.FakeListener.checkPacket(FakeListener.java:17)
        at org.getspout.spout.packet.listener.PacketListeners.canSend(PacketListeners.java:54)
        at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:457)
        at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:449)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:434)
        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)
    
     
  21. Offline

    vinzenco

    Hello,
    i getting always this error in CB # 1060

    Code:
    04:35:37 [SCHWERWIEGEND] Could not load 'plugins/Spout.jar' in folder 'plugins':
    java.util.zip.ZipException: invalid END header (bad central directory offset)
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(ZipFile.java:131)
            at java.util.jar.JarFile.<init>(JarFile.java:150)
            at java.util.jar.JarFile.<init>(JarFile.java:114)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:60)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    04:35:37 [INFO] LWC: Loading shared objects
    
    
    i added spout.jar in the plugins folder.
    Thx for helping
     
  22. The new one doesn't work for me, I've had this error since upgrading it :/

    Anyone else get this error? I think it may be to do with the optifine thing, it wont load chunks unless i step into them

    2011-08-16 03:35:58 [INFO] (my account) [/127.0.0.1:59232] logged in with entity id 264 at ([World] -8.420457806518906, 64.0, -83.92533562078171)
    2011-08-16 03:35:59 [INFO] [Spout] Successfully authenticated (my account)'s Spoutcraft client. Running client version: 102
    2011-08-16 03:35:59 [SEVERE] Exception in thread "Thread-31"
    2011-08-16 03:35:59 [SEVERE] java.lang.NoSuchFieldError: rawData
    2011-08-16 03:35:59 [SEVERE] at org.getspout.spout.MapChunkThread.handleMapChunk(MapChunkThread.java:132)
    2011-08-16 03:35:59 [SEVERE] at org.getspout.spout.MapChunkThread.handle(MapChunkThread.java:120)
    2011-08-16 03:35:59 [SEVERE] at org.getspout.spout.MapChunkThread.run(MapChunkThread.java:103)
    2011-08-16 03:35:59 [SEVERE] at java.lang.Thread.run(Unknown Source)
     
  23. I've always posted in blue :p since I discovered my first online forum. Originally, it was so I could skim through a thread and find my own posts quickly without opening a find & replace window, or importing the web page into a text editor and performing a search & replace on that, depending on which computer I was using at the time. Although now that the find functionality in browsers is somewhat more convenient to use, it's really just become personal tradition.
     
  24. Offline

    jycs

    I thought that Sproutcraft was an interface?
     
    Hanii Puppy likes this.
  25. Offline

    alta189

    Im assuming you have mob disguise.... well we had on API break and that is the one he uses
     
  26. Offline

    Untouchablekill

    READ THE ORIGINAL POST BEFORE REPLYING KAY? THANK YOU!
     
    FlayaN likes this.
  27. Offline

    iCheckPlugins

    How do I assign more memory to spoutcraft? I've been trying to do that for a while now... I'm on Mac OS X Lion. Do I go into TextEdit and put this in there? "java -Xincgc -Xmx2048M -jar Spoutcraft.jar" Then save it as "Spoutcraft.command" ? When I do that and try to open it it says "The file "Spoutcraft.command" could not be executed because you do not have appropriate access privileges" ?? Also if I try putt this code straight into the terminal "java -Xincgc -Xmx2048M -jar Spoutcraft.jar" It says "Unable to access jarfile Spoutcraft.jar"
     
  28. Offline

    Stephen92

    I have checked and taken out every plugin, it keeps doing it, the same error, also says failed to verify login or something whenever someone logins... this sucks cause I really want this plugin.
     
  29. Offline

    bartoman30

    uhm. spout messes up my signs. when i place the sign and finishes the text. the sign dissapears. sometimes it wont comeback sometimes it will, but without text
     
  30. Offline

    DigitalStorm

    It appears that there is a memory leak in the current Spout Launcher. Memory usage starts out low, but over time, fills the entire space and lags till the launcher crashes.
     
  31. Offline

    Untouchablekill

    It might be one of your plugins.

    Fixed in dev builds I believe

    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