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

    chuiby

    I think it is possible. Try mobdisguise
     
  3. Update Logblock and all other plugins that use BukkitContrib/Sout, be sure you dont have BukkitContrib in your plugin folder, and it should work.
     
  4. Offline

    Derphiria

  5. Offline

    Musaddict

    are you sure? my friend tried to download my HD texture pack and it says he keeps running out of memory, and he has a computer thats even a little better than mine.
     
  6. Offline

    chuiby

    Sorry its not logblock i thought it was logblock but its called DataLog, its almost the same thing and i never had BukkitContrib.

    My plugins are:
    My .jar based mods are (Bukkit jar):
    RawcriticsOreObufscationPlugin (obufscate ores and diamonds (anti-xray))
     
  7. Offline

    Top_Cat

    RawcriticsOreObufscationPlugin is not compatible, there's a spout version on his thread
     
  8. Offline

    chuiby

    Where can i find it?
     
  9. Offline

    alta189

    In his thread
     
  10. Offline

    chuiby

    Yea i just found it a few mins before you replied.
    Do i need to remove the .jar mods?

    Edit: WORKS! it loads !!!, i removed the .jar mods
     
  11. Offline

    R2D2Warrior

    Oh well i tried putting in flymod and it didnt show to be doing anything, so i guess it conflicted. maybe there can be a built-in flymod later in development :D
    So, no way to get them to work if they are conflicting?
    thanks for the fast replies!
     
  12. Offline

    BattleGroundxx

    OH i understand i thought the launcher was optional now i get the launcher is the MOD!
     
  13. Offline

    RGadelha

    Player Editor's not working but I don't know since when. There's no error in the console :(
     
  14. Offline

    chuiby

    When i get in my server with spoutcraft client, i get End Of Stream error, i can barely move before i get the error.

    Edit: Perhaps,...What does spout can do without client-side mods?
     
  15. Offline

    funfight22

    Name of project: Spoutcraft
    Description of issue: Crash

    Connecting to realmz.jestservers.com, 25565
    Changed World: null
    Reset Spout
    Changed World: mm@705d28
    UpdateCloak
    1.0.1.
    Set Spout v. 1.0.1
    Spout SP Enabled
    java.io.IOException: Received string length is less than zero! Weird string!
    at ki.a(Packet.java:178)
    at org.getspout.spout.packet.PacketUtil.readString(PacketUtil.java:30)
    at org.getspout.spout.packet.PacketUtil.readString(PacketUtil.java:21)
    at org.getspout.spout.gui.GenericWidget.readData(GenericWidget.java:47)
    at org.getspout.spout.packet.PacketWidget.readData(PacketWidget.java:38)

    at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:55)
    at ki.a(Packet.java:138)
    at pf.e(SourceFile:197)
    at pf.c(SourceFile:17)
    at xj.run(SourceFile:84)
    java.lang.NullPointerException
    at org.getspout.spout.packet.PacketUtil.getNumBytes(PacketUtil.java:25)
    at org.getspout.spout.gui.GenericWidget.getNumBytes(GenericWidget.java:2
    6)
    at org.getspout.spout.packet.PacketWidget.getNumBytes(PacketWidget.java:
    25)
    at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:31)
    at ki.a(Packet.java:150)
    at pf.e(SourceFile:197)
    at pf.c(SourceFile:17)
    at xj.run(SourceFile:84)
    Changed World: null

    Steps to reproduce: Download Spoutcraft Launcher, Try to join Realmz
    Please hurry and reply if you know how to fix, I love Realmz and want to get on. Before I could log in with vanilla minecraft but now the server says i need spoutcraft.

    EDIT: It says this btw

    Connection Lost
    Internal Exeption: java.lang.nullpointerexeption
     
  16. Offline

    notbob1

    Why does this pop up every time a user logs in:
    Code:
    17:33:50 [SEVERE] java.lang.NoSuchFieldException: perm
    17:33:50 [SEVERE]     at java.lang.Class.getDeclaredField(Class.java:1882)
    17:33:50 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:82)
    17:33:50 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:615)
    17:33:50 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:647)
    17:33:50 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:118)
    17:33:50 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:39)
    17:33:50 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:293)
    17:33:50 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    17:33:50 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    17:33:50 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:373)
    17:33:50 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:594)
    17:33:50 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:29)
    17:33:50 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
    17:33:50 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    17:33:50 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    17:33:50 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
    17:33:50 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    17:33:50 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    17:33:50 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    17:33:50 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    17:33:50 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    17:33:50 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    17:33:51 [INFO] [Spout] Successfully authenticated notbob1's Spoutcraft client. Running client version: 101
    And then this whenever I type a command in that doesn't exist:
    Code:
    17:34:00 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NullPointerException
        at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPlayerInteract(EssentialsProtectPlayerListener.java:71)
        at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        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:552)
        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: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)
    17:34:01 [SEVERE] Could not pass event PLAYER_INTERACT to EssentialsProtect
    java.lang.NullPointerException
        at com.earth2me.essentials.protect.EssentialsProtectPlayerListener.onPlayerInteract(EssentialsProtectPlayerListener.java:71)
        at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        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:552)
        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: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)
    17:34:08 [SEVERE] java.lang.NoClassDefFoundError: org/bukkit/permissions/Permission
    17:34:08 [SEVERE]     at java.lang.Class.getDeclaredMethods0(Native Method)
    17:34:08 [SEVERE]     at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
    17:34:08 [SEVERE]     at java.lang.Class.getMethod0(Class.java:2670)
    17:34:08 [SEVERE]     at java.lang.Class.getMethod(Class.java:1603)
    17:34:08 [SEVERE]     at org.bukkit.craftbukkit.command.ServerCommandListener.getName(ServerCommandListener.java:29)
    17:34:08 [SEVERE]     at net.minecraft.server.ConsoleCommandHandler.handle(ConsoleCommandHandler.java:25)
    17:34:08 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:307)
    17:34:08 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:711)
    17:34:08 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    17:34:08 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
    17:34:08 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    17:34:08 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    17:34:08 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    17:34:08 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    17:34:08 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    17:34:08 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    17:34:08 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    17:34:08 [SEVERE] Caused by: java.lang.ClassNotFoundException: org.bukkit.permissions.Permission
    17:34:08 [SEVERE]     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    17:34:08 [SEVERE]     at java.security.AccessController.doPrivileged(Native Method)
    17:34:08 [SEVERE]     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    17:34:08 [SEVERE]     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    17:34:08 [SEVERE]     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    17:34:08 [SEVERE]     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    17:34:08 [SEVERE]     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    17:34:08 [SEVERE]     ... 17 more
    17:34:08 [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: org/bukkit/permissions/Permission
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
        at java.lang.Class.getMethod0(Class.java:2670)
        at java.lang.Class.getMethod(Class.java:1603)
        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:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        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:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        ... 17 more
    >
    
     
  17. Offline

    RustyDagger

    @notbob1 clearly that is essentials protect having an issue. my guess is with some thing permissions related recently change to superperms?
     
  18. Offline

    alta189

    You have to be on craftbukkit 1000 or higher
     
  19. Offline

    SpoutDev

    You can't use the dev builds to connect to the released spout servers. We're working on fixing this.
     
  20. Offline

    funfight22

    Oh, I thought so and I redownloaded spout but forgot to change the settings, it must have downloaded the dev builds automaticly, thanks.
     
  21. Offline

    Yurameki

    Is the Global Mods bit in the Options menu to do with future client mod support?
     
  22. Offline

    jasonsj10

    Why cant i use Flans Plane, Cars, and WWII Guns Mod with this? I tryed and failed
     
  23. Offline

    notbob1

    I am on 1000.
     
  24. Offline

    alta189

    You cant mod it, it breaks things
     
  25. Offline

    dark_hunter

    You can't mod the client, can't you read?
     
  26. Offline

    woodzy

    i am useign CB # 1000, so i guess ill just wait
     
  27. Is this like the official bukkit response to single player multiplayer compability ?
     
  28. Offline

    notbob1

    The problem goes away when I delete Spout. It prevents me from having all the awesome Spout based plugins. :(
     
  29. Offline

    alta189

    we're not an official bukkit project

    When does it occur

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

    dak393

    Ok first off its multiplatform and runs on my mac just fine secondly if you throw that code into a plaintext file and save it as <name>.command it should run fine
     
  31. Offline

    Aortal

    What about the ability to embed the SpoutClient into a website?
     
Thread Status:
Not open for further replies.

Share This Page