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. How to install DEVs?
     
  3. Offline

    lvk

    As I'm sure Spout's development team is aware already, someone has tweeted the following to Jens Bergensten:
    To which he replied:
    This also appears to be a planned feature in the future of Spout. My question is, what's going to happen if Minecraft plans to support one of Spout's core features officially? Will Spout integrate this supposed official client mod support, or will Spout provide its own eventually?
     
  4. Offline

    Wulfspider

    Time will tell. If March if when the official support is, we'll already have that feature long before then.

    The server plugin? Download the latest from http://spout.in/plugindev and put it in the plugins folder.
    The client? Use our launcher from http://spout.in/exe or http://spout.in/jar and select the "Latest development builds" option before you login.

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

    lvk

    Interesting... I hope it won't conflict with the supposedly official support, that'd be a pain for mod developers, since they'd mostly be using Spout already, but we'll find out all about it when the time comes, I suppose.
     
  6. Offline

    Wulfspider

    Being as you can't use vaporware, we'll be doing things ourselves until anything official comes into existence and then we'll see where things take us from there. We still have plans no matter what official API gets implemented.
     
  7. Offline

    lvk

    Good to hear. Keep on being awesome, Spout team!
     
  8. Offline

    Meteo

    Hmm issues i'm having is that images arn't showing till after you relogin to the server, Spoutcraft 872 and spout 608, images meaning, i use /clearinventory ... nothing happens, untill i relogin and the inv is gone. //copy then i go //paste ... nothing happens, i relogin and its pasted.
     
  9. Offline

    Wulfspider

    What images? None of those commands are ours either.
     
  10. Offline

    Meteo

    I think its a delay or something, never happened till i updated SpoutCraft
     
  11. Offline

    Wulfspider

    I still have no idea what you are referring to. All I see is some random talk about some commands we don't even have in Spout and some random images of no name. :p
     
  12. Offline

    DrDewman

    Hello, please tell me if this is already up somewhere or I'm doing something wrong. I'm new to this!

    Anyway, a player logged in and caused Spout to sprout errors. I'm curious if this is because the player had a spout client deal or something like that? I've heard of spout launchers/clients, but I'm not sure how they interact with a server that runs spout.

    Show Spoiler

    2011-12-06 20:03:53 [INFO] Sk8Sanctified [/72.132.167.192:52302] logged in with entity id 8127402 at ([Kalador] 232.53801359196868, 50.0, 826.619739706739)
    2011-12-06 20:03:53 [INFO] [PermissionsEx] Permissions handler for Sk8Sanctified successfuly injected
    2011-12-06 20:03:53 [INFO] [MultiInv] New player detected: Sk8Sanctified
    2011-12-06 20:03:54 [WARNING] Task of 'Spout' generated an exception
    java.lang.NullPointerException
    at net.minecraft.server.Packet.b(Packet.java:54)
    at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:572)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:564)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:557)
    at org.getspout.spout.player.SpoutCraftPlayer.onTick(SpoutCraftPlayer.java:1156)
    at org.getspout.spout.ServerTickTask.run(ServerTickTask.java:41)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:482)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-06 20:03:54 [INFO] Reading data
    2011-12-06 20:03:54 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
    at net.minecraft.server.Packet.b(Packet.java:54)
    at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:572)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:564)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:557)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:545)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-06 20:03:54 [SEVERE] java.lang.NullPointerException
    2011-12-06 20:03:54 [SEVERE] at net.minecraft.server.Packet.b(Packet.java:54)
    2011-12-06 20:03:54 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:572)
    2011-12-06 20:03:54 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:564)
    2011-12-06 20:03:54 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.disconnect(SpoutNetServerHandler.java:553)
    2011-12-06 20:03:54 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:111)
    2011-12-06 20:03:54 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
    2011-12-06 20:03:54 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    2011-12-06 20:03:54 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-06 20:03:54 [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at net.minecraft.server.Packet.b(Packet.java:54)
    at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:572)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:564)
    at org.getspout.spout.SpoutNetServerHandler.disconnect(SpoutNetServerHandler.java:553)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:111)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-06 20:03:56 [INFO] Connection reset


    Thank you!
     
  13. Offline

    Wulfspider

    Update to the latest Spout dev build (http://spout.in/plugindev) and CraftBukkit dev build (http://ci.bukkit.org). You're likely mismatching dev builds by either using an outdated build of Spout or CraftBukkit.
     
  14. Offline

    DrDewman

    Sorry for the late reply!

    Logs say we are running Spout 552 and CB 1530. Just reaffirming your suggestion of updating.
     
  15. Offline

    Wulfspider

    Both of those are ancient in the dev build world. Update update update! :p
     
  16. Offline

    DrDewman

    Haha okay, thank you Wulf. You've been very helpful :D

    Dew
     
  17. Offline

    Rycochet

    Two things - firstly, if it returns a boolean then don't use "==false", use "!test" instead...

    Secondly - onPlayerJoin will *always* be a non-spoutcraft client. The actual test is several ms after that (ie, Spout itself needs to see the join in order to ask "are you Spoutcraft?") - you need to be using a SpoutListener and onSpoutcraftEnabled ( http://jd.getspout.org/ )
     
  18. Offline

    aitorman

    Thank you a lot. I am using the '!' actually, I was just trying that, I was desperate xD

    But one thing. Wouldn't that method (onSpoutCraftEnabled) only be called when a player joined using spoutcraft? That would be useless for my plugin, because i want to kick myself if i am not using spoutcraft, and if that method isn't called when i log in with the normal launcher, i can't do that

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 13, 2016
  19. Do someone knwo why spout is downloading automaticly on my server. I want to delet it...
     
  20. Offline

    Spathizilla

    Logblock probably.
     
  21. oh yes thank you. do you know wich log is downloading it?
     
  22. Offline

    battlefronter20

    Is there a way to use Mo´creatures with spout ???
     
  23. Offline

    NinjaZidane

    You cannot use any modloader mods (Mo' Creatures is an example) with Spout. When the custom entity API is added to Spoutcraft, I plan to start up a big project that brings a system that is like Mo' Creatures to Spout.
    This post explains a lot more: http://forums.getspout.org/threads/custom-creatures-looking-to-the-future.207/
     
  24. Offline

    battlefronter20

  25. Offline

    Wulfspider

    LogBlock is a plugin that uses it for its chest logging feature. You can disable that feature or possible download a version without if you'd like.
     
  26. Offline

    olloth

    instead of onSpoutCraftEnabled you want onSpoutCraftFailed :) That will only fire if the client fails to authenticate (ie they do not have spoutcraft)
     
  27. Offline

    Carbondani

    So i am a noob in this ... i have a premium account that is why i use the automatic updater. But my friend doesn't have a premium . I wanted him to play on my server <- it has spout on it. I always helped him how to install spout(you now the manually installing spout package wich you had to put in the minecraft.jar). Mc 1.0.0 came with the new spout and i found NO Manually istalling option. I downloaded spout from here: http://mirror3.getspout.org/Spoutcraft/889/ and i copyed the files to his minecraft.jar . It didn't work his minecraft stopped at updating minecraft, Then i tried to delete his meta inf now it had a black screen. I tried everything. And it still doesn't work for him on 1.0.0 with spout. :(

    PLEASE help me i know it is not right that he didn't buy the game but he said that he will. So please write it to me what am i doing wrong or if i have to download something else.
     
  28. Offline

    jacobedo

    When I install spout and try to connect to my server it stop's on downloading terrain and then I lose connection.
     
  29. Offline

    aitorman

    Thank you!
     
  30. Offline

    Wulfspider

    We do not support non-premium players or manual installs. The only method we support is through our launcher. Installing manually is 7 times more complicated now and will become even more complicated in the near future most likely as we add split the jars up more.

    What build of CraftBukkit, Spout, and Spoutcraft?

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

    Mav

    I have this problem as well, CB build 1566, the mc 1.0.0 dev build for spoutcraft but only 510 for spout i think, is there a later build?
     
Thread Status:
Not open for further replies.

Share This Page