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

    Kinchaka

    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.
     
  3. Offline

    RGadelha

    SpoutPluginAPI is not a plug-in, it's for developers.

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

    tiger0075

    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?
     
  5. Offline

    tigerpoop

    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)
     
  6. Offline

    Kinchaka

    .. *facepalm* I thought it was like a subsidiary plugin or something. My mistake. Thanks for clearing this up.
     
  7. Offline

    RGadelha

    You're welcome :)
     
  8. Offline

    NinjaZidane

    Is it not in your creative menu? If not I can see about getting it added.
     
  9. Offline

    tigerpoop

    No it's not. I found it strange. But yeah if you could see about getting it added that would be helpful.
     
  10. Offline

    tiger0075

    Is Spout.jar updated for 1.2?
     
  11. Offline

    Wulfspider

    There aren't any. :/
    We jumped from 1.1-R4 to 1.2 pretty much.

    Make sure you are using the right build of SpoutPlugin for the CraftBukkit build you are using. All the last 30 or more builds are only for 1.2 builds of CraftBukkit.

    Someone did mention that no 1.2 items are showing on the creative menu.

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

    Murdol

    hi, i'm a novice for craftbukkit/spout and whatever and i just want a good spoutplugin for launch my serveur with craftbukkit^^.
    thanks for answer =) !
     
  13. Offline

    Wulfspider

    Just search for Spout plugins on our site at www.spout.org or on dev.bukkit.org. It really depends on what you're looking for and want to do.
     
  14. Offline

    Murdol

    i just want to instal some plugin and it's write [spout] near the plugin so i just want the spoutplugin who work on my bukkit server 1.2.3.
    Sry for my bad english and i hope you can help me^^.
     
  15. Offline

    beelee100

    ah ok thanks for the infomation.. guess I'll wait till bukkit release 1.2 beta 3 then
     
  16. Offline

    Wulfspider

    Just download the latest SpoutPlugin from http://get.spout.org. (http://get.spout.org/SpoutPlugin/968)
     
  17. Offline

    paully104

    Wulfspider currently running a server on craftbukkit++ build #147, the last spout plugin i could use on the server is #956, all of the dev builds after that one fails to load. I'm checking my logs and i'm not entirely sure why the latest ones are failing to load.
     
  18. Offline

    Wulfspider

    Because the version check is failing most likely. You'd need to disable it under the config.yml. I'd need to see your logs to be sure though.
     
    paully104 likes this.
  19. Offline

    paully104

    Turned off the version check and 969 is working as intended, thank you.
     
  20. Offline

    tiger0075

    thanks is there a spoutcraft build that is for 1.2 yet
     
  21. Offline

    kahlilnc

    Pretty sure their are dev builds out.
     
  22. Offline

    Wulfspider

    Yes, simply use the "Latest development builds" option on the launcher options before logging in or select a 1.2.3 build on the options manually.
     
  23. Offline

    tiger0075

    ok thanks I'll give that a shot

    my only question on this is if I select that and update I didn't find the latest dev build for spoutcraft. where can I find it, because my server is set up for 1.1R6 at the moment.

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

    NinjaZidane

    Apparently Craftbukkit++ does not set Bukkit's version which means it simply says "Unknown" when I ask for it in the version check of SpoutPlugin.

    To remedy this, you have to turn the check off as Wulfspider says (top config entry in Spout's config...ForceCraftBukkitBuildCheck: true to ForceCraftBukkitBuildCheck: false). Unless Afforess ever sets the option in Craftbukkit++ then you will always be at your own risk (put simply...be safe and backup before updating either SpoutPlugin or CraftBukkit++ just incase you end up running a mismatch).

    More info can be found here: http://forums.spout.org/threads/spoutplugin-now-checks-craftbukkit-builds.1761
     
  25. Offline

    Elements11997

    Please update spoutcraft, it currently does not work with 1.2.3 R2
     
  26. Offline

    Liger_XT5

    Check your Options window before logging in. It works fine for me. I'm using dev 1194
     
  27. Offline

    tiger0075

    I followed your advise and used the 1.2.3 option manually and I can't log in. The server starts but I can't get into the game. What should I do now.

    This is what I get when starting the server. I took out all plugins that didn't work so the errors would be shorter.


    2012-03-15 22:40:02 [INFO] Starting minecraft server version 1.1
    2012-03-15 22:40:02 [INFO] Loading properties
    2012-03-15 22:40:02 [INFO] Starting Minecraft server on *:25565
    2012-03-15 22:40:02 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R6-b1988jnks (MC: 1.1) (Implementing API version 1.1-R6)
    2012-03-15 22:40:02 [SEVERE] Could not load 'plugins\Spout.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.VerifyError: class org.getspout.spoutapi.plugin.SpoutPlugin overrides final method getName.()Ljava/lang/String;
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.VerifyError: class org.getspout.spoutapi.plugin.SpoutPlugin overrides final method getName.()Ljava/lang/String;

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

    Liger_XT5

    On your spoutplugin, are you using the recommended build? If so, it does not work on R6.
    Spout is not doing updates for R6, they went directly to MC 1.2.3 Either downgrade your CB to R4, or upgrade to MC 1.2.3 with the CB builds for MC 1.2.3
    Note: If you get the most recent Dev build of Spout, use the CB MC1.2.3.r3 dev builds as the newest Spoutplugin dev builds do not work on the 1.2.3.r2 CB builds.
     
    tiger0075 likes this.
  29. Offline

    RGadelha

    Spout.jar is not a plug-in, it's a server. Please, use SpoutPlugin instead.
    Delete Spout.jar from your plugins folder.
     
  30. Offline

    rookwood101

    Which SpoutPlugin version do you recommend for 1.1R6 ?
     
  31. Offline

    Wulfspider

    There are none. I recommend using 1.1-R4 or CraftBukkit or the latest 1.2 betas.
     
Thread Status:
Not open for further replies.

Share This Page