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

    robmcdonald5

    good werk on the plugin guys so fare i havn't run into any bugs since the new update:D
     
  3. Offline

    fragen

    Newest client (the updated rolled out today) and the newest server.
     
  4. Offline

    Wulfspider

    What plugin and do you have the EXACT error message?

    The latest RBs are always on the wiki as well: http://wiki.getspout.org.

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

    FuturaEX

    i didn't get any error msg....
    nvm anyway, i just deleted spout and re-downloaded it, then it worked..
     
  6. Offline

    mrgreaper

    title still says 1.0.2 ?
     
  7. Offline

    FRLanc

    May i translate spoutcraft into my language(Russian)?

    And can you add plz to spoutcraft configuration "update .spoutcraft true\false"
     
  8. Offline

    Wulfspider

    Because it's still 1.0.2 as that is the major version number.
     
  9. Offline

    mrgreaper

    !? the 1 is surely the major number, the 0 being the next stage of the first major number and the 2 being the build ? is there more numbers after that!?

    Plugin creators for the love of god keep your titles uptodate, when your dealing with multiple plugins you look at the title to see if there is a new version!
     
  10. Offline

    Wulfspider

    We can't add the build as there are 4 parts to our plugin each with their own build.
     
  11. Offline

    Izze

    Hello. I've been trying to test a simple plugin I've written, but it's not working. At server startup, I get an error indicating Bukkit fails to load it:
    Code:
    17:44:24 [ALLVARLIG] Could not load 'plugins\bajs.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: org/getspout/spoutapi/gui/Widget
            at se.Izze.SignPic.SignPic.<init>(SignPic.java:9)
            ... 13 more
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.gui.Widget
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 14 more
    As far as I understand it, it seems that if I try to include anything from org.getspout.spoutapi.gui I get this error, which is troublesome, because I use the GenericPopup and GenericTexture in my plugin. Using latest API and Spout.
     
  12. Offline

    Wulfspider

    Do you have both SpoutAPI.jar and Spout.jar in your plugins?
     
  13. Offline

    Izze

    No, only SpoutAPI.jar, but that have worked for my previous plugins. Is Spout.jar also needed nowadays?

    Tried referencing Spout.jar in my plugin, but that didn't work either. Same error.
     
  14. Offline

    Wulfspider

    You use Spout.jar on your server. SpoutAPI.jar is only for building against just like devs would use Bukkit for building against and CraftBukkit for the server.
     
  15. Offline

    Top_Cat

    You need to have Spout.jar in your plugins, and not the api.
     
  16. Offline

    Izze

    I misunderstood you, I build my plugin with the API and have the Spout.jar in my plugins folder.

    I don't have SpoutAPI.jar in my plugins folder and I don't have Spout.jar as a referenced library in my plugin.
     
  17. Offline

    Montpelier

  18. Offline

    Wulfspider

  19. Offline

    Izze

    Still not working. I've triple-checked that I'm referencing the API in my plugin, and that I really use Spout.jar in my plugins folder. What else could be wrong?
     
  20. Offline

    FRLanc

    May i translate spoutcraft into my language(Russian)?

    And can you add plz to spoutcraft configuration "update .spoutcraft true\false"
     
  21. Offline

    olympe50

    Please i have a question, I hope somebody can answer me. Iwant to take spoutcraft for my server and i have already itemcraft. The problem is that when spoutcraft make update, it download a new "minecraft.jar" and we have to install again mod. I would like to know please if it is possible to stop automatic update of spoutcraft?
    If i find how to do this i will be able to take it for my server.
     
  22. Offline

    Wulfspider

    You can manually install the client mod for now.
     
  23. Offline

    meizme

    I use effective arrows and spout backpack for spout along with like 8 other plugins for spout but with those 2 the text size for the wigets are HUGE when it displays money in my backpack and when its telling me my arrow type the font is way too big it didnt used to be so big before the update, how to i edit the font size?
     
  24. Offline

    fairus_zero

    can you guys make it compatible with worldedit GUI client-side addon. Thanks :)
     
  25. Offline

    meizme

    I added a formal request to the github page a while back, you should go add your request there too.

    problem is that its a modloader mod and modloader is not compatible and Definatly not supported.
     
  26. Offline

    Wulfspider

    It won't be added to the client as it's not something that is needed in it. It can be ported as a client plugin later once the API is available.
     
  27. Offline

    fairus_zero

    nevertheless, that will be great :)
     
  28. Offline

    olympe50

    Yes i know but is there a way to stop automatic update of spoutcraft?
     
  29. Offline

    Wulfspider

    Not when you use the launcher. Options will be added later for it.
     
  30. Offline

    olympe50

    Thanks for you answer :) I hope it will be made soon.
     
  31. Offline

    Matsuro

    Is there a way to make Spout and Server Remote Toolkit work with each other? I would love to use Spout but not if i cant have telnet and auto-restarts anymore.
    Thanks,
    -Tashi
     
Thread Status:
Not open for further replies.

Share This Page