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

    Wulfspider

    It's not that far in the future, and please read above regarding the plugin...

    "It was never planned to have it in it. The Spoutcraft client supports custom heights, so any plugin can be made to allow for custom heights."
     
  3. Offline

    dkeulen

    How do you guys reply to the sace_player_location bug in combination with multiverse2 ?
    Meaning, when using spout 644 + multiverse 2.2 (ish, its still in dev) player location does not get saved and they respawn @ world spawn when they login again.

    any update/fix comming for this soon?
     
  4. There is a bunch of problems with any third party system in terms of comparability with all other spout plugins.

    I have not even found a single third party plugin for bukkit that is working.
     
  5. Offline

    haliloa

    Is it possible to block players that dont have a specific texture pack? I was told it was. If it is, then very nice job and thanks for it :D
     
  6. This plugin no support reload in cmd.exe
    =(

    Code:
    28/12/2011 21:53:55 [INFO] [SkinSelector] (Por Rahazan) v0.2.2 descargado!
    28/12/2011 21:53:55 [INFO] [Tornos] Cierre de todos los torniquetes abiertos ...
    28/12/2011 21:53:55 [INFO] [ChestShop] la versión 3.3 de apagar!
    28/12/2011 21:53:55 [INFO] [Trabajos v2.6.0] ha sido habilitado con éxito.
    28/12/2011 21:53:55 [INFO] [MobArena] con discapacidad.
    28/12/2011 21:53:56 [INFO] DungeonBuilder - calabozo configuración de la carpeta raíz: plugins / mazmorras
    28/12/2011 21:53:56 [INFO] clientes MLOG con Java 1.4 + registro estándar.
    28/12/2011 21:53:56 [INFO] [permisos] (Yeti) se ha inicializado.
    28/12/2011 21:53:56 [INFO] [permisos] Versión [3.1.6] (Yeti) cargado
    28/12/2011 21:53:56 [GRAVE] java.lang.reflect.InvocationTargetException
    28/12/2011 21:53:56 [graves] en sun.reflect.NativeMethodAccessorImpl.invoke0 (método nativo)
    28/12/2011 21:53:56 [graves] en sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
    28/12/2011 21:53:56 [graves] en sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
    28/12/2011 21:53:56 [graves] en java.lang.reflect.Method.invoke (Unknown Source)
    28/12/2011 21:53:56 [graves] en org.getspout.spout.packet.CustomPacket.addClassMapping (CustomPacket.java: 146)
    28/12/2011 21:53:56 [graves] en org.getspout.spout.Spout.onEnable (Spout.java: 248)
    28/12/2011 21:53:56 [graves] en org.bukkit.plugin.java.JavaPlugin.setEnabled (JavaPlugin.java: 188)
    28/12/2011 21:53:56 [graves] en org.bukkit.plugin.java.JavaPluginLoader.enablePlugin (JavaPluginLoader.java: 968)
    28/12/2011 21:53:56 [graves] en org.bukkit.plugin.SimplePluginManager.enablePlugin (SimplePluginManager.java: 280)
    28/12/2011 21:53:56 [graves] en org.bukkit.craftbukkit.CraftServer.loadPlugin (CraftServer.java: 186)
    28/12/2011 21:53:56 [graves] en org.bukkit.craftbukkit.CraftServer.enablePlugins (CraftServer.java: 169)
    28/12/2011 21:53:56 [graves] en org.bukkit.craftbukkit.CraftServer.reload (CraftServer.java: 435)
    28/12/2011 21:53:56 [graves] en org.bukkit.Bukkit.reload (Bukkit.java: 187)
    28/12/2011 21:53:56 [graves] en org.bukkit.command.defaults.ReloadCommand.execute (ReloadCommand.java: 22)
    28/12/2011 21:53:56 [graves] en org.bukkit.command.SimpleCommandMap.dispatch (SimpleCommandMap.java: 165)
    28/12/2011 21:53:56 [graves] en org.bukkit.craftbukkit.CraftServer.dispatchCommand (CraftServer.java: 378)
    28/12/2011 21:53:56 [graves] en org.bukkit.craftbukkit.CraftServer.dispatchCommand (CraftServer.java: 374)
    28/12/2011 21:53:56 [graves] en net.minecraft.server.MinecraftServer.b (MinecraftServer.java: 564)
    28/12/2011 21:53:56 [graves] en net.minecraft.server.MinecraftServer.w (MinecraftServer.java: 541)
    28/12/2011 21:53:56 [graves] en net.minecraft.server.MinecraftServer.run (MinecraftServer.java: 425)
    28/12/2011 21:53:56 [graves] en net.minecraft.server.ThreadServerApplication.run (SourceFile: 457)
    28/12/2011 21:53:56 [GRAVE] causada por: java.lang.IllegalArgumentException: Identificación del paquete duplicado: 195
    28/12/2011 21:53:56 [graves] en net.minecraft.server.Packet.a (Packet.java: 25)
    28/12/2011 21:53:56 [GRAVE] ... 21 más
    28/12/2011 21:53:57 [INFO] [Pico] Boquilla 644 se ha inicializado
     
  7. Offline

    zenyl

    At player join, the player will load, untill the server is closed.
    I use the latest version of Spout, which i know for sure, as i just downloaded it.
    The server gives me this error:
    Code:
    23:31:11 [INFO] zenyl [/89.239.212.14:64894] logged in with entity id 471 at ([f
    latgrass] 83.74732790659932, 65.24880380545437, 5.9782995744460266)
    23:31:11 [SEVERE] Could not pass event PLAYER_JOIN to Spout
    java.lang.NoClassDefFoundError: Could not initialize class org.getspout.spout.pa
    cket.standard.MCCraftPacket51MapChunkUncompressed
            at org.getspout.spout.SpoutNetServerHandler.<init>(SpoutNetServerHandler
    .java:829)
            at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(Spo
    utCraftPlayer.java:1275)
            at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListen
    er.java:55)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:260)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration
    Manager.java:129)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:113)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
            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)
    23:31:14 [INFO] [DefaultCommands] + zenyl joined the server
    23:31:14 [INFO] [MultiInv] Shared worlds loaded with no errors
    23:31:14 [SEVERE] Could not pass event PLAYER_TELEPORT to Spout
    java.lang.NoSuchFieldError: inventory
            at org.getspout.spout.player.SpoutCraftPlayer.createInventory(SpoutCraft
    Player.java:1107)
            at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.ja
    va:149)
            at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCr
    aftPlayer.java:1307)
            at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCr
    aftPlayer.java:1295)
            at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer
    .java:1325)
            at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerL
    istener.java:192)
            at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerLi
    stener.java:85)
            at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja
    va:316)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:390)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:114)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
            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)
    23:31:14 [SEVERE] java.lang.NoClassDefFoundError: Could not initialize class org
    .getspout.spout.MapChunkThread
    23:31:14 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.manageChunkQ
    ueue(SpoutNetServerHandler.java:706)
    23:31:14 [SEVERE]       at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetSe
    rverHandler.java:675)
    23:31:14 [SEVERE]       at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    
    23:31:14 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:226)
    23:31:14 [SEVERE]       at net.minecraft.server.NetLoginHandler.a(NetLoginHandle
    r.java:46)
    23:31:14 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :94)
    23:31:14 [SEVERE]       at net.minecraft.server.MinecraftServer.w(MinecraftServe
    r.java:516)
    23:31:14 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:414)
    23:31:14 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:457)
    23:31:14 [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: Could not initialize class org.getspout.spout.Ma
    pChunkThread
            at org.getspout.spout.SpoutNetServerHandler.manageChunkQueue(SpoutNetSer
    verHandler.java:706)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :675)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:46)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
            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)
     
  8. Offline

    Wulfspider

    Looks like outdated CraftBukkit server. Exact builds being used would be useful.

    Nope, sorry. The reload command causes problems and is difficult to reload Spout cleanly given the size of it. See http://spout.in/reload.

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

    zenyl

    1531
     
  10. I would like to thank the devs at spout for all there hard work i do on the other hand have a nice little bug report from our server but i will PM instead of posting here as will be abit detailed.
    here is a screenshot of some custom blocks we added they fit perfectly with the lb photo realism 64x64 texture pack although we do have higher res just nice to have a server standard though
    [​IMG]
     
  11. And does that work with recipes and game dynamics ?
     
  12. Offline

    Wulfspider

    You can force them to use a specific pack if you'd like via a plugin such as TexturePackMenu. They would need to be using the Spoutcraft client though, so you'd have to be forcing that as well.

    Spoutcraft isn't a server plugin, it's the game client mod. The file you are trying to run as a plugin is our launcher/updater.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 13, 2016
  13. Yeah they are craftable with there own hardness levels light levels and friction levels if we so choose thanks to the awsomeness of spout
     
  14. How about new ores ?
     
  15. yes it is a block so i would say yes u could make ores with some ore textures it is then just a question of getting the blocks to generate in the terrain that would then be the issue
    We are waiting for spout to allow custom 3d models then we can have some extra fun making new objects in game
     
  16. Offline

    TheLolMenPeople

    I'm getting these problems, I'm on a mac using the launcher app. Keeps saying that no mirrors were found.
     
  17. I would check your firewall as it may be causing the issue and stopping the launcher from reaching the mirrors
    also clearing cache may help
     
  18. Offline

    LucidLethargy

    Can the developers of this amazing tool please make an option server-side for disabling the brightness slider? I just don't see why my players should be able to see in the dark without torches... kind of a giant bummer for everyone who has worked this last year on mining via torchlight!

    One more thing Notch/Jebb screwed up I suppose... can spout come to the rescue perhaps?
     
  19. Offline

    silentdojo

    LOL. You don't use Spoutcraft as a plugin for bukkit. you use SpoutPlugin. Go here and grab either a dev build or the reccomended build (644): http://ci.getspout.org/job/SpoutPlugin/.
     
  20. Offline

    Wulfspider

    I already replied to you 6 posts up...

    Spoutcraft isn't a server plugin, it's the game client mod. The file you are trying to run as a plugin is our launcher/updater.

    You need the plugin as silentdojo said. http://spout.in/spoutplugin

    Open a feature request on http://spout.in/issues. No guarantees though.

    All the mirrors are working and functional. What build does the launcher say it is under the Options button?

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

    TheLolMenPeople

    Huh, thats odd, its suddenly working. I heard this was happening to someone else too? Well maybe you could find out the problem so no one else will get this? Or maybe not for now, thanks for the help anyway!
     
  22. The spout plugins is loaded successfully but if I reload my server it is getting crazy.

    Does anybody know why??

    I wasn't using any other plugins, just spout build 644 and Craftbukkit build 1597. I just downloaded it from ci.bukkit.org.

    NEED HELP!

    Ok I just read the problems of the reload command.

    http://spout.in/reload

    It's a shame, that java doesn't handle it better, but now I have to restart my server instead of reloading it.

    Which spout plugins is it and has the blocks special features??

    Or did you at them yourself?? How???

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 13, 2016
  23. its spout materials and some do have special features it dippends on the coding of each block in the config
    E.G
    Frictions Levels
    Hardness Levels
    transparency and so on
     
  24. Offline

    Gimlao

    We can't place trapdoors on glowstone. =/

    Could you fix that ?

    Edit : The seed has changed when I've removed the plugin... hmm... ?
     
  25. Bug report:

    Name of project: Spout
    Project build: 644
    CraftBukkit build: git-Bukkit-1.8.1-R4-47-gab9a577-b1529jnks (MC: 1.0.0) (Implementing API version 1.0.0-R1-SNAPSHOT)
    Description of issue: Unable to log in, gives errors at startup, and spams the server on stop.
    Steps to reproduce: Start the server up (first error there), join (3 errors) and stop the server (server goes crazy).
    Link to error log: http://pastie.org/3104552

    Hope its an good bug report, pm me if you need more information.
     
  26. Offline

    Wulfspider

    Update to the latest RB of CraftBukkit or later. You're running an old, outdated dev build of CraftBukkit.
     
  27. forgot to chance name to good name at startup file, thx.
     
  28. Offline

    RGadelha

    Happy new year to everybody :D
     
    Wulfspider likes this.
  29. Offline

    strontkever

    hi there,

    is there any way i can block users from using spoutcraft (i only use spout for some features it has)

    thanks

    [request]

    chunksend-delayer (configable)

    i really need something to slow down chunk sending (for not choking the connection)

    nolagg has this, but only works if im not using spout (and i need spout for some features)

    thanks

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

Share This Page