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

    Buckethead

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I think this is from a new plugin i got called SquadBot.

    Code:
    20:14:02 [SEVERE] Could not pass event PlayerQuitEvent to Spout
    org.bukkit.event.EventException
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
     
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
     
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:179)
     
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:158)
     
            at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:220)
     
            at com.earth2me.essentials.PlayerExtension.kickPlayer(PlayerExtension.java)
     
            at com.earth2me.essentials.User.checkActivity(User.java:530)
     
            at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:31)
     
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
     
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
     
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
     
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
     
            at org.getspout.spout.SpoutPlayerListener.onPlayerQuit(SpoutPlayerListener.java:241)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     
            at java.lang.reflect.Method.invoke(Unknown Source)
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
            ... 12 more
     
    20:14:02 [SEVERE] Could not pass event PlayerQuitEvent to Spout
    org.bukkit.event.EventException
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
     
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
     
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:179)
     
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:158)
     
            at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:220)
     
            at com.earth2me.essentials.PlayerExtension.kickPlayer(PlayerExtension.java)
     
            at com.earth2me.essentials.User.checkActivity(User.java:530)
     
            at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:31)
     
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
     
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
     
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
     
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
     
            at org.getspout.spout.SpoutPlayerListener.onPlayerQuit(SpoutPlayerListener.java:241)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     
            at java.lang.reflect.Method.invoke(Unknown Source)
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
            ... 12 more
     
    20:14:02 [SEVERE] Could not pass event PlayerQuitEvent to Spout
    org.bukkit.event.EventException
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
     
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
     
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:179)
     
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:158)
     
            at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:220)
     
            at com.earth2me.essentials.PlayerExtension.kickPlayer(PlayerExtension.java)
     
            at com.earth2me.essentials.User.checkActivity(User.java:530)
     
            at com.earth2me.essentials.EssentialsTimer.run(EssentialsTimer.java:31)
     
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
     
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
     
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
     
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
     
            at org.getspout.spout.SpoutPlayerListener.onPlayerQuit(SpoutPlayerListener.java:241)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     
            at java.lang.reflect.Method.invoke(Unknown Source)
     
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
     
            ... 12 more
    
  4. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks, should be fixed in build 1121 and above of SpoutPlugin.
    Buckethead likes this.
  5. Offline

    Buckethead

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    YAYY I HELPED. ty
  6. Offline

    1928blue

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    my spoutcraft.exe goes bonkers!
    i create a new world, and for a few seconds i'm standing happpily with some map compass on my screen thatfills up half ot the screen with whitewash, than it goes gray aand i can't do anything but quit! Solution?
  7. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    We'd need to see client logs. They are located under %appdata%/.spoutcraft/logs if you are on Windows.
  8. Offline

    Percefane

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does it's possible to put spoutcraft in minecraft.jar?
  9. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes, but not a simple task and not supported by us.
  10. Offline

    Percefane

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hum, ok. But, can you just tell me (if you know) or help me to do that?

    Thank you!
  11. Offline

    Blackstorm72

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Welp, this is interesting.

    [IMG]

    I suppose it follows suit with spout.org down?
  12. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No, we do not support manual installs. If you want to figure it out, you can search our site. Telling you how to do it only adds more support for us when you break it by adding other client mods and whatever else you may do with it.
  13. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Looks like it was an issue with the data center for a short period. Should all be good now.
  14. Offline

    Blackstorm72

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks wulf, all working well here :)
  15. Offline

    Recolance

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Mine works perfect. I shit bricks (excuse my language)
  16. Offline

    1928blue

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    20:08:24 [INFO] 1928blue lost connection: disconnect.timeout
    20:08:24 [SEVERE] at java.net.SocketOutputStream.socketWrite(Unknown Sourc
    e)
    20:08:24 [SEVERE] at java.net.SocketOutputStream.write(Unknown Source)
    20:08:24 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Sour
    ce)
    20:08:24 [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
    20:08:24 [SEVERE] at java.io.DataOutputStream.flush(Unknown Source)
    20:08:24 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFi
    le:103)

    Help!
  17. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Did you reload your server? What builds are you on?
  18. Offline

    niksterg

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I am having a problem. Using the latest SpoutCraft (exe version), I'm trying to connect to a public server which has the SpoutCraft plugin. However, whenever I connect, it downloads terrain, logs me in, and before I can see anythingI'm immediately booted off the server with this error: Internal Exception, java.io.IOException: Bad packet id 14.

    Do you have any ideas what the problem might be? I am running SpoutCraft with a fresh install - I didn't change any settings at all. Connecting to the server with my regular MineCraft client works just fine.
  19. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The server you are connecting to is running an old version of SpoutPlugin. Use a different server, or tell the server owner to update.
  20. Offline

    liversnaprocks

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This is fantastic but I am confused is it the base for other plugins? I believe so because the jail 2.1.1 I have said that with Spout support it could change the jailed players skin to a criminal skin. Does this have commands or simply make your server much more changeable and compatible?
  21. Offline

    RGadelha

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

    niksterg

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks, I fixed it by changing the version from the recommended build to the previous build. That seems to have fixed the problem.
  23. Offline

    siemaeniu500

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    2012-04-30 12:05:09 [SEVERE] Could not load 'plugins/SpoutPlugin.jar' in folder 'plugins'
    org.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:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    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

    Help!
  24. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Did you download a different file and rename it? Because that is saying you aren't actually using our plugin. I suggest redownloading from http://get.spout.org/SpoutPlugin/1110
  25. Offline

    siemaeniu500

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I downloaded this version as you entered it and I still have the bug!

    2012-04-30 22:23:23 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2012-04-30 22:23:23 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2012-04-30 22:23:23 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2012-04-30 22:23:23 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
    2012-04-30 22:23:24 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-04-30 22:23:24 [SEVERE] Could not load 'plugins/spoutplugin-dev-SNAPSHOT.jar' in folder 'plugins'
    org.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:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    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
  26. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What size is the file you downloaded?
  27. Offline

    siemaeniu500

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    3,36 MB (bytes: 3 526 818)
  28. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Not sure what to tell you. You could try http://get.spout.org/SpoutPlugin to see if that build works instead, or try downloading from our dev.bukkit page.
    siemaeniu500 likes this.
  29. Offline

    siemaeniu500

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It works, thanks
  30. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No problem. :)
  31. Offline

    Giuseppe

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i have no idea i right here
    2012-04-30 22:13:52 [INFO] WorldEdit: Giuseppe1990 (in "neu"): /regen - Region: (442.0, 63.0, 147.0) - (454.0, 63.0, 160.0)
    2012-04-30 22:13:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-04-30 22:13:55 [WARNING] Failed to handle packet: java.lang.ClassCastException: org.bukkit.craftbukkit.CraftChunk cannot be cast to org.getspout.spoutapi.block.SpoutChunk
    java.lang.ClassCastException: org.bukkit.craftbukkit.CraftChunk cannot be cast to org.getspout.spoutapi.block.SpoutChunk
    at org.getspout.spoutapi.packet.PacketCustomBlockChunkOverride.run(PacketCustomBlockChunkOverride.java:81)
    at org.getspout.spout.packet.CustomPacket.handle(CustomPacket.java:138)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-04-30 22:13:55 [INFO] Giuseppe1990 lost connection: user was kicked.
  32. Offline

    Afforess

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for the report, fixed in SpoutPlugin build 1148.
    http://ci.spout.org/job/SpoutPlugin/1148/

Share This Page