Inactive [DEV] SpoutPlugin - Unleash the flow of endless possibilities [1.0-1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by SpoutDev, Aug 2, 2011.

     
  1. Offline

    SpoutDev

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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.

    This post has been edited 129 times. It was last edited by SpoutDev Dec 20, 2012.
  2.  
  3. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Known issue. We're looking into it.
  4. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sounds like you're using incompatible builds together.
  5. Offline

    Liger_XT5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  6. Offline

    AcidSikeO

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Cool. If it helps, I changed allow-flight to true in server.properties and I have no problem connecting. It justs spams my con with warnings about moving too fast :D.
  7. Offline

    Mrkennedyfreak

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Could anyone explain why I'm getting this error?

    Code:
    177 recipes
    27 achievements
    19:18:25 [INFO] Starting minecraft server version 1.2.3
    19:18:25 [INFO] Loading properties
    19:18:25 [INFO] Starting Minecraft server on *:25565
    19:18:25 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R6-35-
    g2d7e8a7-b2037jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2-SNAPSHOT)
    19:18:25 [INFO] [Spout] Loading Spout v920
    19:18:25 [INFO] [GroupManager] Loading GroupManager v1.9 (2.8.3) (Phoenix)
    19:18:25 [INFO] [Permissions] Loading Permissions v3.1.6
    19:18:25 [INFO] [Essentials] Loading Essentials vDev2.9.23
    19:18:25 [INFO] [EssentialsChat] Loading EssentialsChat vDev2.9.23
    19:18:25 [INFO] [EssentialsSpawn] Loading EssentialsSpawn vDev2.9.23
    19:18:25 [INFO] [Spout] Enabling Spout v920
    19:18:25 [INFO] Preparing level "world"
    19:18:25 [INFO] Default game type: 0
    19:18:25 [INFO] Preparing start region for level 0 (Seed: 7819984514003197323)
    19:18:26 [INFO] Preparing start region for level 1 (Seed: 7819984514003197323)
    19:18:26 [INFO] Preparing spawn area: 12%
    19:18:27 [INFO] Preparing start region for level 2 (Seed: 7819984514003197323)
    19:18:27 [INFO] ----- Bukkit Auto Updater -----
    19:18:27 [INFO] It appears that you're running a Development Build, when you've
    specified in bukkit.yml that you prefer to run Recommended Builds.
    19:18:27 [INFO] If you would like to be kept informed about new Development Buil
    d releases, it is recommended that you change 'preferred-channel' in your bukkit
    .yml to 'dev'.
    19:18:27 [INFO] With that set, you will be told whenever a new version is availa
    ble for download, so that you can always keep up to date and secure with the lat
    est fixes.
    19:18:27 [INFO] If you would like to disable this warning, simply set 'suggest-c
    hannels' to false in bukkit.yml.
    19:18:27 [INFO] ----- ------------------- -----
    19:18:27 [INFO] [GroupManager] Enabling GroupManager v1.9 (2.8.3) (Phoenix)
    19:18:27 [INFO] GroupManager - INFO - World Found: monsterApoc
    19:18:27 [INFO] GroupManager - INFO - World Found: world
    19:18:27 [INFO] GroupManager - INFO - Superperms support enabled.
    19:18:27 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10
    minutes!
    19:18:27 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
    19:18:27 [INFO] GroupManager version 1.9 (2.8.3) (Phoenix) is enabled!
    19:18:27 [INFO] [Permissions] Enabling Permissions v3.1.6
    19:18:27 [INFO] Fake Permissions version 3.1.6 is enabled!
    19:18:27 [INFO] [Essentials] Enabling Essentials vDev2.9.23
    19:18:27 [INFO] File not found: plugins\Essentials\jail.yml
    19:18:27 [INFO] Essentials: Using GroupManager based permissions.
    19:18:27 [INFO] [EssentialsChat] Enabling EssentialsChat vDev2.9.23
    19:18:27 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vDev2.9.23
    19:18:27 [INFO] Server permissions file permissions.yml is empty, ignoring it
    19:18:27 [INFO] Done (2.273s)! For help, type "help" or "?"
    19:18:27 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
    19:18:32 [INFO] KennedyFreak [/127.0.0.1:49443] logged in with entity id 277 at
    ([world] -3.3938370403108724, 95.162141421027, 354.4060204172466)
    19:18:32 [INFO] Reading data
    19:18:32 [INFO] [Spout] Successfully authenticated KennedyFreak's Spoutcraft cli
    ent. Running client version: 1184
    19:18:40 [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
            at org.getspout.spoutapi.packet.PacketScreenAction.run(PacketScreenActio
    n.java:86)
            at org.getspout.spout.packet.CustomPacket.handle(CustomPacket.java:124)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :169)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    >



    Any help at all would be appreciated.... I get this error when I try to open my inventory using spoutcraft, I'm using the latest version of CraftBukkit, the latest Dev of both Spout and SpoutCraft... thx

    This post has been edited 1 time. It was last edited by Mrkennedyfreak Mar 8, 2012.
  8. Offline

    $p!k3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Im using 1.2.3 and using the lastest spout When i open server i get this
    Code:
    rg.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:201)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:127)
        at java.util.jar.JarFile.<init>(JarFile.java:135)
        at java.util.jar.JarFile.<init>(JarFile.java:99)
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:189)
        ... 7 more
    
    Whats happening
  9. Offline

    Windwaker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That has nothing to do with Spout.
  10. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update your server to the latest dev build of SpoutPlugin.
  11. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Looks like you either downloaded the wrong file or it didn't download completely.
  12. Offline

    assassinzack

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i cant login on a server it keeps saying outdated client and i cant update it
  13. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Because you are trying to connect to a 1.2.3 server when you are using the 1.1 build of Spoutcraft. To use 1.2.3 Spoutcraft, you need to manually select that build on the launcher options as there are no recommended builds for it yet.
  14. Offline

    $p!k3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    nvm its been fixed.

    This post has been edited 2 times. It was last edited by $p!k3 Mar 9, 2012.
  15. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What build of SpoutPlugin did you download?
  16. Offline

    Gnyf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hi spout
    have you solved the problem, kicked for moving too fast ?
  17. Offline

    radarwolf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is there a option that if the server has mods, like AnimalBikes so that if someone connects to the server the spout client will download the mod automaticly? Would be awesome!
  18. Offline

    Windwaker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That's actually not possible, and if it were it would pose some security risks and legal issues.
  19. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The possibility will be there in the future to download client plugins, not regular mods.
  20. Offline

    radarwolf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok, would be nice!
  21. Offline

    axebyte

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah i got the same here alot , just random people being kicked all the time, i had to take it out.
  22. Offline

    beelee100

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Also having some issue myself
    Code:
    04:00 PM [INFO] [Spout] Enabling Spout v963
    04:00 PM [SEVERE] Spout has detected that you are attemping to run an incompatible build of SpoutPlugin with CraftBukkit. Spout will shut itself off to prevent possible damage to your server. If you believe this is mistaken or you know what you are doing, then you can turn this feature off within Spout's config.
    04:00 PM [INFO] [Spout] Disabling Spout v963
    04:00 PM [INFO] [Vault] Enabling Vault v1.2.12-b136
    04:00 PM [INFO] [Vault][Economy] Essentials Economy found: Waiting
    04:00 PM [INFO] [Vault][Permission] PermissionsEx found: Waiting
    04:00 PM [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    04:00 PM [INFO] [Vault][Chat] PermissionsEx found: Waiting
    04:00 PM [INFO] [Vault] Enabled Version 1.2.12-b136
    04:00 PM [INFO] [BKCommonLib] Enabling BKCommonLib v1.15
    04:00 PM [INFO] BKCommonLib version 1.15 enabled!
    04:00 PM [INFO] [Orebfuscator] Enabling Orebfuscator v1.4.1-beta8
    04:00 PM [SEVERE] Error occurred while enabling Orebfuscator v1.4.1-beta8 (Is it up to date?) 
    I just update to rb 1.1 r8 wont work, I also try the craftbukkit beta 1.2.3 r0.2 as well
    btw i also notice that when I add the spout plugin it make some of my plugin outdated somehow but if i remove spout my plugin are up to date... any idea how that happen?

    This post has been edited 1 time. It was last edited by beelee100 Mar 12, 2012.
  23. Offline

    beelee100

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    nvm found the solution it to :) or I thought I did >.>

    This post has been edited 1 time. It was last edited by beelee100 Mar 12, 2012.
  24. Offline

    NinjaZidane

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This is because the build of SpoutPlugin you were trying is designed for 1.2.3-R.0.3 (Beta 3) of CraftBukkit not Beta 2.

    Beta 3 hit just a few days ago and this check was made to finally prevent the onslaught of issues with unknowing admins killing worlds due to mismatched CraftBukkit and SpoutPlugin builds.

    You can always turn it off in Spout's config: http://forums.spout.org/threads/spoutplugin-now-checks-craftbukkit-builds.1761/#post-21189 further clarifies this decision.
  25. Offline

    beelee100

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ah
    ah will does anyone know which build is for rb1.1 r7-8 if not then i guess beta 3 is the only option.
  26. Offline

    Kinchaka

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Using CraftBukkit #2063, SpoutPlugin #963 and spoutpluginapi #486 and I get this: http://pastie.org/3583744

    I'm not sure if this issue is my fault or not, but thought I'd just paste it here just in case spoutpluginAPI just isn't working. If I've misread something and have caused user error or something, then I apologize.

    This post has been edited 1 time. It was last edited by Kinchaka Mar 13, 2012.
  27. Offline

    RGadelha

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    SpoutPluginAPI is not a plug-in, it's for developers.

    Just delete it from your plugins folder and Bukkit'll be happy ;)
  28. Offline

    tiger0075

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have newly taken over a server. I get lots of severe errors when trying to run my server. First is it can't run spout.jar and when updated can't run spoutplugin.jar. and several of my other plugins won't work either. They give similar severe errors. Any ideas?
  29. Offline

    tigerpoop

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I am having problems getting a bottle o' enchantment using this client. Anybody know how I can get it? (Creative mode and on a server)
  30. Offline

    Kinchaka

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    .. *facepalm* I thought it was like a subsidiary plugin or something. My mistake. Thanks for clearing this up.
  31. Offline

    RGadelha

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You're welcome :)
  32. Offline

    NinjaZidane

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is it not in your creative menu? If not I can see about getting it added.

Share This Page