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

    JamesShadowman

    Haha. "No it's not possible", I know what you meant though, but it is just kind of funny. But I understand why it isn't.
     
  3. Offline

    alta189

    Better? :p
     
  4. Offline

    IncendiaDrakon

    Any word on the performance issues I asked about before?

    "Complaint", rather. D:
     
  5. Offline

    nossr50

    I love Spout​
    [​IMG]
     
  6. Offline

    alta189

     
  7. Offline

    LRFLEW

    On Mac OS Lion:

    locks up for a minute after hitting login
    locks up for another minute on the Mojang logo
    then can't find any of my texture packs or SP saves.

    What's up with that?
     
  8. Offline

    alta189

    It's a memory issue, Im working on it.

    The texture packs are is .spoutcraft/texturepacks
     
  9. Offline

    Vas

  10. Offline

    alfskan

    AuthDB doesnt work either. help me?
    If I use Spout on my server, how can I prevent grief?
     
  11. Offline

    nala3

    wow...you guys are killing me here. I just spent 30 minutes trying to figure out what was causing my server to spam me with errors and than i see sprout and I'm like "what the hell is this??" than I check its you guys changing the name and not deleting bukkitcontrib! If you are going to do things I would recommend a permissions node like
    "sprout.admin" so that person is notified when there is an update and can CHOOSE to update and isn't forced to
     
  12. Offline

    alta189

    AuthDB will work when they release 2.3.0,
     
  13. Offline

    rslink

    @nossr50 Very nice can't wait for that update.
     
  14. Why you blaming on me? :D
     
  15. Offline

    alfskan

    ok then I just waiting for update ~
    thank you~
     
  16. Offline

    Evan Melvin

    Can someone confirm or deny if McMyAdmin is compatible with the client or not?
     
  17. Offline

    alta189

    Im not.. Just asking. Trying to figure out what he is using that would cause this, if there is another issue...
     
  18. Always blaming me...:p Its probably because they are on dev build #22, which i (mistakenly) sent them to do, tell them to update to #27, its fixed
     
  19. Offline

    alta189

    As I said, Im not blaming you

     
    tips48 likes this.
  20. Offline

    lipe123

  21. Offline

    alta189

    Again I have stated this, DO NOT MOD .spoutcraft

    It's a recipe for disaster
     
  22. Offline

    Pantheis

    So you mention server speed improvements but I haven't found exactly what's "improved" in any change log or elsewhere. As a server admin, I'm always looking for things to improve the server. What speed improvements can I expect by installing this mod?
     
  23. Offline

    alta189

    A lot of small ones that really add up, we have fixed countless Minecraft memory leaks, also map chunk enhancing, and so much more. @Afforess or @Raphfrk would be able to answer with more detailed information as they are the ones that have been working on it
     
  24. Offline

    Pantheis

    Alright, thanks for the information. You mentioned map chunk enhancing? Do you have any additional specifics on that? I'm looking for anything I can to help increase the speed that chunks load to clients. My MC server is running completely from a ram disk with plenty of system ram and it still takes forever for the area to load when connecting local over a 1Gbps lan.
     
  25. Offline

    RaymanMaik

    Help!! The server crashes sometimes, if I make a mistake at typing. I don't know is it because Spout, but I think.
    Code:
    2011-08-05 03:19:00 [SEVERE] java.lang.NoSuchFieldException: perm
    2011-08-05 03:19:00 [SEVERE]  at java.lang.Class.getDeclaredField(Class.java:1899)
    2011-08-05 03:19:00 [SEVERE]  at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:89)
    2011-08-05 03:19:00 [SEVERE]  at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:606)
    2011-08-05 03:19:00 [SEVERE]  at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:638)
    2011-08-05 03:19:00 [SEVERE]  at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:117)
    2011-08-05 03:19:00 [SEVERE]  at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:38)
    2011-08-05 03:19:00 [SEVERE]  at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:293)
    2011-08-05 03:19:00 [SEVERE]  at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-08-05 03:19:00 [SEVERE]  at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:373)
    2011-08-05 03:19:00 [SEVERE]  at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:585)
    2011-08-05 03:19:00 [SEVERE]  at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:28)
    2011-08-05 03:19:00 [SEVERE]  at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
    2011-08-05 03:19:00 [SEVERE]  at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-08-05 03:19:00 [SEVERE]  at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-08-05 03:19:00 [SEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-05 03:19:35 [SEVERE] java.lang.NoClassDefFoundError: org/bukkit/permissions/Permission
    2011-08-05 03:19:35 [SEVERE]  at java.lang.Class.getDeclaredMethods0(Native Method)
    2011-08-05 03:19:35 [SEVERE]  at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
    2011-08-05 03:19:35 [SEVERE]  at java.lang.Class.getMethod0(Class.java:2685)
    2011-08-05 03:19:35 [SEVERE]  at java.lang.Class.getMethod(Class.java:1620)
    2011-08-05 03:19:35 [SEVERE]  at org.bukkit.craftbukkit.command.ServerCommandListener.getName(ServerCommandListener.java:29)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.ConsoleCommandHandler.handle(ConsoleCommandHandler.java:25)
    2011-08-05 03:19:35 [SEVERE]  at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:307)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-08-05 03:19:35 [SEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-05 03:19:35 [SEVERE] Caused by: java.lang.ClassNotFoundException: org.bukkit.permissions.Permission
    2011-08-05 03:19:35 [SEVERE]  at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    2011-08-05 03:19:35 [SEVERE]  at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    2011-08-05 03:19:35 [SEVERE]  at java.security.AccessController.doPrivileged(Native Method)
    2011-08-05 03:19:35 [SEVERE]  at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    2011-08-05 03:19:35 [SEVERE]  at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    2011-08-05 03:19:35 [SEVERE]  at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    2011-08-05 03:19:35 [SEVERE]  at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    2011-08-05 03:19:35 [SEVERE]  at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    2011-08-05 03:19:35 [SEVERE]  ... 17 more
    2011-08-05 03:19:35 [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: org/bukkit/permissions/Permission
     at java.lang.Class.getDeclaredMethods0(Native Method)
     at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
     at java.lang.Class.getMethod0(Class.java:2685)
     at java.lang.Class.getMethod(Class.java:1620)
     at org.bukkit.craftbukkit.command.ServerCommandListener.getName(ServerCommandListener.java:29)
     at net.minecraft.server.ConsoleCommandHandler.handle(ConsoleCommandHandler.java:25)
     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:307)
     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.permissions.Permission
     at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
     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(ClassLoader.java:423)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
     ... 17 more
     
  26. Offline

    Evan Melvin

    It's a web-based server interface, not a client mod.

    I'm asking because if I run a local server with all of the same plugins, Spoutcraft works fine. If I run the same configuration on my server with MCMA on it, I get a packet error.
     
  27. Offline

    IncendiaDrakon

    Would grabbing the Spoutcraft Launcher dev build be enough to get a dev build, or do I need to download the Spoutcraft dev build too?
     
  28. Offline

    Daxiongmao87

    Thanks for the quick reply, I'll see about fixing those plugins, at least the ones that provide an open source.
     
  29. Offline

    alta189

    Dev build of what, the launcher will autoupdate the Spoutcraft
     
  30. Offline

    dark_hunter

    Still waiting for you confirm something for me can you?
     
  31. Offline

    alta189

    what?

    I will create a feature request for it, me and Afforess like it

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

Share This Page