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

    Marcos Cosmos

    Ah okie. thanks :)
     
  3. Offline

    Wulfspider

    I guess I worded my last one poorly. I meant to say that things break sometimes and will require fixes. More than likely there will always be something to fix as new functions are added. If you give details and logs related to your issue, then we can try to fix whatever may be causing the issue if it is our problem.
     
  4. Offline

    dragoon_103

    well thanks for trying to help me out but every thing seems aOkay now, and people on my server are now starting to use spout again... YAY
     
  5. Offline

    Ritsbits

    Thank you for an answer.
     
  6. Offline

    Mew32

    can you please make a version of the launcher without the hd patch?
     
  7. Offline

    Marcos Cosmos

    ... Why would you want that? :confused:
     
  8. Offline

    Wulfspider

    The launcher is just a client launcher. The Spoutcraft client has everything in it.

    How about simply not using HD texture packs? I don't see why there would need to be a different version.
     
  9. Offline

    themammoth

  10. Offline

    Altobot

    Hey guys,

    How to install that plugin manually?
     
  11. Offline

    Wulfspider

    The plugin? You put Spout.jar in your CraftBukkit plugins folder.
    The client? Using the link that is labeled manual in the original post and installing it like any other client mod EXCEPT without any other client mods.
    The launcher would keep you updating automatically if you use it though.

    I believe Afforess prefers to use his own and improve upon it himself instead of relying on yet another third party mod.

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

    Altobot

    hm, doesnt works. I can only play the normal Minecraft, but if I log in into Spout, it says: "cannot connect to minecraft.net"
     
    Ritsbits likes this.
  13. Offline

    ohtwo

    What other plugins do you have?
     
  14. Offline

    Oxygene

    Quick problem here. Every time I enable Spout on my server it crashes during /reloadall (plugin reload) and on server startup, and noone can connect.
    Heres the error:

    Code:
    install:
    2011-08-21 11:54:31 [INFO] Downloading Spout.jar (199kb) ...
    2011-08-21 11:54:32 [INFO] 86%
    2011-08-21 11:54:32 [INFO] Download finished
    2011-08-21 11:54:32 [SEVERE] java.lang.NullPointerException
    2011-08-21 11:54:32 [SEVERE]     at java.lang.System.arraycopy(Native Method)
    2011-08-21 11:54:32 [SEVERE]     at java.io.BufferedOutputStream.write(BufferedOutputStream.java:128)
    2011-08-21 11:54:32 [SEVERE]     at java.io.DataOutputStream.write(DataOutputStream.java:107)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.Packet51MapChunk.a(Packet51MapChunk.java:88)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:116)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:107)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.NetworkManager.d(NetworkManager.java:263)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:107)
    2011-08-21 11:54:32 [SEVERE] java.lang.NullPointerException
    2011-08-21 11:54:32 [SEVERE]     at java.lang.System.arraycopy(Native Method)
    2011-08-21 11:54:32 [SEVERE]     at java.io.BufferedOutputStream.write(BufferedOutputStream.java:128)
    2011-08-21 11:54:32 [SEVERE]     at java.io.DataOutputStream.write(DataOutputStream.java:107)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.Packet51MapChunk.a(Packet51MapChunk.java:88)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:116)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:107)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.NetworkManager.d(NetworkManager.java:263)
    2011-08-21 11:54:32 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:107)
    2011-08-21 11:54:32 [INFO] Connection reset
    2011-08-21 11:54:32 [INFO] Connection reset
    2011-08-21 11:54:33 [INFO] Spout 1.0.1 has been initialized
    
    connect:
    2011-08-21 11:54:39 [INFO] (playername) [/(ip)] logged in with entity id 562629 at ([world1] -38.25379062008131, 64.0, -47.55323844939354)
    2011-08-21 11:54:39 [SEVERE] java.lang.NullPointerException
    2011-08-21 11:54:39 [SEVERE]     at java.lang.System.arraycopy(Native Method)
    2011-08-21 11:54:39 [SEVERE]     at java.io.BufferedOutputStream.write(BufferedOutputStream.java:128)
    2011-08-21 11:54:39 [SEVERE]     at java.io.DataOutputStream.write(DataOutputStream.java:107)
    2011-08-21 11:54:39 [SEVERE]     at net.minecraft.server.Packet51MapChunk.a(Packet51MapChunk.java:88)
    2011-08-21 11:54:39 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:116)
    2011-08-21 11:54:39 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:107)
    2011-08-21 11:54:39 [SEVERE]     at net.minecraft.server.NetworkManager.d(NetworkManager.java:263)
    2011-08-21 11:54:39 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:107)
    2011-08-21 11:54:39 [INFO] Connection reset
     
  15. Offline

    Top_Cat

    Update spout, 1.0.1 is old
     
  16. Offline

    Wulfspider

    Yeah, looks like you have a plugin that is automatically downloading Spout from an old/outdated link.
     
  17. Offline

    Marcos Cosmos

    o.o... what plugin is it?
     
  18. Offline

    toxic.wolf666

    Hi guys, loving Spout and it's possibilities so far!
    Quick question: is there any way to kick the client if they're not running Spoutcraft (like we already can) UNLESS they have a special permissions node? Because it would be really useful to me, and I'm absolutely sure I read it somewhere, but cannot find where that was..
     
  19. Offline

    hurr1k4ne

    Hey,
    is anybody actively working on a plugin to add the ability for custom blocks?
    If there's anyone, i would like to offer help.
    Kaevator's slopes is only mod preventing me from ban itemcraft from our server.
    Server works but Spoutcraft and Modloader(MP) doesn't like each other...
     
  20. Offline

    olympe50

    I have a problem, i think you will answer me spout are not able to load mods, but before it works. Since the last update when i put modloader in the minecraft.jar i have a white screen. Is spoutcraft definively not working with mods or i do something wrong?
     
  21. Offline

    Top_Cat

    http://forums.bukkit.org/threads/admn-sec-spoutdemand-1-2-allow-only-spout-clients-1060.31018/

    Spout doesn't support custom blocks quite yet, but we're working towards it.

    Read the OP

    He didn't give enough of the log to tell, there are a few that do although we don't recommend plugins do by default.

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

    olympe50

    OK, now i have a great problem, how can i choose between itemcraft and spoutcraft on my server?
    Ithink i have to make sacrifice. I hope mods will be suport by spoutcraft soon, and i know it will be possible, we can see the plugin werewolf to see it.
     
  23. Offline

    Top_Cat

    9. No advertising.

    Advertising of any form is completely prohibited unless you are advertising your Bukkit powered server in the appropriate forum - the Show off your Bukkit server forum - or your plugins. Or in your signature, as specified above.


    Don't get yourself in trouble :)
     
  24. Offline

    spikeof2010

    I still can't connect to my server, I used quick join and favorites.
     
  25. Offline

    Erothyx

    oh, Thanks! I wanted to add blocks to my servers when i learn java. This will definitely Help. Cant wait for the API

    What i ment was, There should be a tutorial for turning SP mods into Plugins, And then how to install and run them ON the server using spoutcraft client n plugin

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

    FRLanc

    a whant to add russian language to spout, how? can i send it to you?
     
  27. Offline

    RawCode

    Can anyone explain how packet listener class hook is done?
     
  28. Offline

    Ubermatik

    Right, Spout has been fine until now - for some reason, now I've updated the server jar, I'm getting this error log:

    Code:
    18:15:15 [INFO] Ubermatik [/81.155.226.138:1024] logged in with entity id 155 at ([world] -34.65625, 113.0, 4.90625)
    18:15:16 [SEVERE] java.lang.AbstractMethodError: me.desmin88.mobdisguise.listeners.PacketListener.checkPacket(Lorg/bukkit/entity/Player;Ljava/lang/Object;)Z
    18:15:16 [SEVERE]     at org.getspout.spoutapi.packet.listener.FakeListener.checkPacket(FakeListener.java:17)
    18:15:16 [SEVERE]     at org.getspout.spout.packet.listener.PacketListeners.canSend(PacketListeners.java:54)
    18:15:16 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:458)
    18:15:16 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:450)
    18:15:16 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
    18:15:16 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    18:15:16 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    18:15:16 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    18:15:16 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:15:16 [SEVERE] Unexpected exception
    java.lang.AbstractMethodError: me.desmin88.mobdisguise.listeners.PacketListener.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:458)
        at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:450)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
        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)
    >
    
     
  29. Offline

    rediem

    I had that problem, uninstall your java. Go to java.com and get java using online installer, do not use the offline installer (If you use offline installer, when you launch the launcher it just stops at random points). I had the issue and that's how I fixed it, and that issue was happening in official minecraft launcher to me. So that's the fix.
     
    Ritsbits likes this.
  30. Offline

    Rossy

    I updated the server with the dev build and it worked. I just continued to use the custom launcher. Also, it's for CB1060.
     
  31. Offline

    TheBrix

    question: my friend has a bukkit server, but it runs with a IPv6, but when i tried to connect, minecraft (with spout-client-mod) can't connect (it doesn't trying it :confused:/no message appears like "Connecting to the server" etc.)
    can you help me?
     
Thread Status:
Not open for further replies.

Share This Page