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

    Wulfspider

    www.pastebin.com.... www.pastie.org....

    java.lang.NoClassDefFoundError: org/bukkit/permissions/Permission

    Sounds like you are still on a build before 1000 or so as something is looking for Bukkit's permissions and can't find it.
     
  3. Offline

    tootybob

    I am trying to use the plugin Herobrine with it. It says to use Spout dev build #27? Should I use that or something else? This is all confusing... Bty I DO have Build 1000. My server provider doesn't have 1060 yet...
     
  4. Offline

    handyplayer13

    I tested the Spoutcraft-Launcher and it worked very well.
    Then I wanted to change the texture pack to the texture pack I use every time (It´s HD).

    When I clicked on it, the "Out of memory" Error came.
    And also when I start the game!
    With normal Minecraft I never got this Error! Really never!

    Why comes the error with the Spoutcraft-Launcher, what can I do?
     
  5. Offline

    L24D

    @Afforess
    @Wulfspider
    Hey hey, i haven't posted in a while.. so i thought I'd bring you something interesting to look at:

    I installed everything necessary, both client and server, and i get this error every time someone connects:

    Code:
    2011-08-19 21:24:54 [INFO] L24D [/2.4.1.1:2114] logged in with entity id 130 at ([The Matrix] 1.2286222028823282, 11.0, -5.249445579210866)
    2011-08-19 21:24:54 [SEVERE] java.lang.NullPointerException
    2011-08-19 21:24:54 [SEVERE]     at java.lang.System.arraycopy(Native Method)
    2011-08-19 21:24:54 [SEVERE]     at java.io.BufferedOutputStream.write(Unknown Source)
    2011-08-19 21:24:54 [SEVERE]     at java.io.DataOutputStream.write(Unknown Source)
    2011-08-19 21:24:54 [SEVERE]     at net.minecraft.server.Packet51MapChunk.a(Packet51MapChunk.java:88)
    2011-08-19 21:24:54 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:116)
    2011-08-19 21:24:54 [SEVERE]     at net.minecraft.server.NetworkManager.f(NetworkManager.java:107)
    2011-08-19 21:24:54 [SEVERE]     at net.minecraft.server.NetworkManager.d(NetworkManager.java:263)
    2011-08-19 21:24:54 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:107)
    2011-08-19 21:24:54 [INFO] Connection reset
    2011-08-19 21:24:55 [INFO] L24D lost connection: disconnect.genericReason
    It happens to everyone on the server.
    It worked great before i switched to spout.
    I'll just have to go back to using BC, because no one can connect. :(
     
  6. Offline

    alta189

    Redownload spout...
     
  7. Offline

    Elitedude

    I did that and when I clicked something in the main menu, it came up with this and no sound still as well. (On a mac btw)

    Code:
    Exception in thread "Thread-13" java.lang.NoClassDefFoundError: com/jcraft/jogg/Packet
    	at paulscode.sound.codecs.CodecJOrbis.<init>(SourceFile:142)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    	at java.lang.Class.newInstance0(Class.java:355)
    	at java.lang.Class.newInstance(Class.java:308)
    	at paulscode.sound.SoundSystemConfig$Codec.getInstance(SourceFile:765)
    	at paulscode.sound.SoundSystemConfig.getCodec(SourceFile:619)
    	at paulscode.sound.libraries.LibraryLWJGLOpenAL.loadSound(SourceFile:370)
    	at paulscode.sound.libraries.LibraryLWJGLOpenAL.newSource(SourceFile:511)
    	at paulscode.sound.SoundSystem.CommandNewSource(SourceFile:1696)
    	at paulscode.sound.SoundSystem.CommandQueue(SourceFile:2227)
    	at paulscode.sound.CommandThread.run(SourceFile:121)
    Caused by: java.lang.ClassNotFoundException: com.jcraft.jogg.Packet
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    	... 14 more
     
  8. Offline

    Cedar

    Just had an idea for all you plugin devs out there....SpoutPermissions.....Permissions with Spout features? :D i would do it myself but im not a plugin dev.
     
  9. Offline

    Stephen92

  10. Offline

    Wulfspider

    As Spout doesn't really do anything on its own... I don't see a point in that. Each plugin that uses Spout can have their own permission nodes.
     
  11. Offline

    Afforess

    I'd bet $10 that you are using the ore obfuscater plugin. You need to download a clean copy of CB 1000 or 1060 and use the spout version of that plugin. ;)

    Yeah, actually I need to fix that. Visual cheats should be on by default, and turned off if the server decides to turn it off.

    In the latest dev server builds, yes.

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

    Marcos Cosmos

    Ah ok, thanks :D
     
  13. Offline

    Haekon

    For Spout plugins that download texture packs and audio files...will it be possible to save those client-side? I'd host all this nonsense I'd be using on my game server, but if it's going to download each and every login, that's gonna MURDER my allotted bandwidth.

    Edit: if that didn't make sense, I'm talking about AmbientSeasons and BiomeSounds specifically, but it applies to a lot of plugins out there.
     
  14. Offline

    Afforess

    ATM, music is already cached (and not redownloaded) once it's been downloaded once, per plugin. Texture pack caching is on our to-do.
     
  15. Offline

    AgentKid

    Launch SpoutCraft with more RAM. If you're launching a .jar, open Terminal and use 'java -Xincgc -Xmx1024M -jar Spoutcraft.jar'. If you're launching with your own bundled .app, open the Jar Bundler again and hit Properties, then add '-Xincgc -Xmx1024M' to the VM options.
     
  16. Offline

    Lunar Delta

    This is starting to get more than a little concerning and disruptive. Ever since the very day I began using the Spout plugin, I have been suffering from an increasing amount of hard system crashes. My MySQL tables have already been corrupted several times by this and my users are starting to get a little angry with the resets. I have owned this computer for nearly two years now and never had one single BSOD until the day (literally) that I installed the Spout plugin onto my server. Either the plugin itself or one of the plugins that is using it is causing some serious issues. If this keeps up I will be forced to stop using it, because this is ridiculous.
     
  17. Offline

    AgentKid

    What spout plugins are you using? If you don't know, just list all your plugins.
     
  18. Offline

    Lunar Delta

    Log Block. mcmmo, and Spout Essentials.
     
  19. Offline

    Elitedude

    I've done that with the Spoutcraft custom launcher and it works, but what I want it to work with is the original minecraft launcher. I've manually installed Spoutcraft. I also tried the command but replaced the spoutcraft.jar part with minecraft.jar (with around 2gb ram I think, 2048m). It launches correctly, but then when I click something on the main menu (single player, multiplayer, etc.), it comes up on terminal with the error I posted before.
     
  20. Offline

    MrKrucible

    Hey! Can someone turn this into a .exe file so I can have the Steam overlay on it :) Would be nice...
     
  21. Offline

    xellllex

    Help me please I keep getting this error... It eats up all my server memory causing lag to my server however if I remove the plugin It turns ok... No Lag 100% efficient
    Show Spoiler

    2011-08-20 16:33:57 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:12 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:34:15 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:16 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:18 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:18 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:18 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:19 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:20 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:20 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:22 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:22 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:23 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:23 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:24 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:24 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:37 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:38 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:40 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:42 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:42 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:49 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:34:55 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:00 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:00 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:01 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:03 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:05 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:06 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:09 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:10 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:10 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:11 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:12 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:12 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:13 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:13 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:14 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:14 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:15 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:16 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:16 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:17 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:18 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:18 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:19 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:20 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:21 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:23 [SEVERE] Player: hacksore was not properly updated during login!
    2011-08-20 16:35:24 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:25 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:25 [SEVERE] Player: ZeRoyalViking was not properly updated during login!
    2011-08-20 16:35:27 [SEVERE] Player: ZeRoyalViking was not properly updated during login!

    Name of project: Spout server plugin
    Project version/build: 1.0.2.115
    CraftBukkit build: 1060
    Description of issue: Error messages
    Steps to reproduce: Server online-mode: false, clientside must have spout pluggin.
     
  22. Offline

    AgentKid

    They're working it. Users posting custom .exe's, .app's, or .jar's on the thread is forbidden :/

    Try removing the 'Showcase' plugin.

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

    Marcos Cosmos

    So there are a lot of of mem leaks still? I thought the dev build got promoted to the RB? Or are there more? and yeah... just wondering what the caused seems most likely to be now o:
     
  24. Offline

    Samupo

    I downloaded Spout and used it, but now i want to remove it from my plugins. I do a search in my folder for all things named Spout and delete them, but when I restart the server a folder named Spout appears in my plugins folder and initializes. How do I uninstall it?
     
  25. Offline

    SilencShadoW

    Hey,​
    if i use Stargate signs i get following error:​
    Code:
    2011-08-20 12:39:41 [SEVERE] Could not pass event PLAYER_INTERACT to Stargate
    java.lang.NullPointerException
        at org.bukkit.craftbukkit.block.CraftSign.setLine(CraftSign.java:28)
        at net.TheDgtl.Stargate.SignPost.setText(SignPost.java:51)
        at net.TheDgtl.Stargate.Portal.drawSign(Portal.java:501)
        at net.TheDgtl.Stargate.Portal.open(Portal.java:251)
        at net.TheDgtl.Stargate.Stargate.onButtonPressed(Stargate.java:334)
        at net.TheDgtl.Stargate.Stargate.access$2(Stargate.java:292)
        at net.TheDgtl.Stargate.Stargate$pListener.onPlayerInteract(Stargate.java:678)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:314)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:210)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:573)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  26. Offline

    thestriker095

    Coordinates dont show pressing f3 using SpoutCraft Launcher
     
  27. Offline

    rediem

    I got a problem, when using the launcher to get spoutcraft, when I hit login, it just stops at some points. 2%, 5%, 25%, 30% etc. And doesn't move further. So I can't use the launcher. :/
    -----FIXED---
    Removed java
    Installed java - Install Online version.

    When I used the offline version it just stuck all the time!
     
    Ritsbits likes this.
  28. Offline

    Altobot

    Genious plugin, but got some questions about installing...

    Can you just install plugins into the bukkit server or do you have to install them to spout?
     
  29. Offline

    rediem

    Bukkit, dude, bukkit!
     
  30. Offline

    Tesseracto

    I want a support banner to put in my signature.

    I know other people said it, but exe would be great for my confused users.

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

    timoun

    use a wrapper like launch4j to make a exe
     
Thread Status:
Not open for further replies.

Share This Page