Inactive [DEV] SpoutPlugin - Unleash the flow of endless possibilities [1.0-1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by SpoutDev, Aug 2, 2011.

     
  1. Offline

    SpoutDev

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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.

    This post has been edited 129 times. It was last edited by SpoutDev Dec 20, 2012.
  2.  
  3. Offline

    GimmeCookie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]

    If have this graphic Error (white bordered Textures) with spoutclient only and all texturepacks, even the default one. What can i do?
  4. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Have you tried adjusting mipmapping under options?
  5. Offline

    ACStache

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Having an issue signing into my SpoutPlugin using server (737) with my SpoutCraft client (it auto-updated to 1108). I can sign into it fine with a regular MC client, but SpoutCraft says "Bad Login" and I found this in the spoutcraft log: http://pastebin.com/t64NqCR3

    seems like it can't find/download certain PNG files :confused:

    any ideas?
  6. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Those errors in the log mean you have a plugin on server that is trying to send files to the client that are not images, but are supposed to be. Likely a plugin has a URL set that is 404ing or doesn't exist.

    Not sure about the bad login, but likely you joined right as the Minecraft.net sessions server had a hickup.
  7. Offline

    ACStache

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for the info! Found the culprit plugin :)
  8. Offline

    Olick

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If my server is not in online mode, I can install and spout versions prenium connects with Spout and crack normally (without spout)?

    Thanks You
  9. Offline

    Windwaker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Spout does not support piracy.
  10. Offline

    Vas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Lol, that one was just funny. Oh well, do you guys know when spout might work for Minecraft 1.2? >.> I just now started using it once again and find out it's not going to work.
  11. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    We're waiting on MCP to update before we can update the Spoutcraft client. SpoutPlugin is mostly working, but we need to fix chunks not loading.
  12. Offline

    Vas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  13. Offline

    HereInPlainSight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  14. Offline

    Vas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well it doesn't matter anyway. My server is ruined because the creator of xcraftgate abandon it and refused to release the source code. I may end up shutting down the server forever at this point, I can't abandon everything I've done cause someone refuses to update or release source code. Either someone needs to rip the code or make a new mod replacing his work and fire him from any projects he works on at all. >.> Best mod ever and it's abandon as usual. People keep claiming there are updates to my severe errors but there aren't.
  15. Offline

    HereInPlainSight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Apparently the source is available based on some commentary on BukkitDev for that plugin. Either way, es. Open source is great and lets me patch up plugins when they break -- when the source is available. I'm not so good I'm able to deobfuscate and make sense out of code. I can barely make sense of it when it's in english.
  16. Offline

    Vas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I managed to 'aquire' the source :p weeee.
  17. Offline

    faaabio

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    My server forces the spoutClient. I have a problem with one user with this error:
    http://pastebin.com/Mk5aGNBP
    he cannot stay more than some seconds before End of Stream happens.
    I've tried in a server without any other plugin and still happens.
    He doesn't use any firewall and his ping is low.
    We use CraftBukkit++ 79, Spout 737 and he uses the last Spoutcraft without any mod.

    Thank you

    This post has been edited 3 times. It was last edited by faaabio Mar 3, 2012.
  18. Offline

    Destinator8

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    when is this going to be ready for minecraft 1.2.3?
  19. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    There are dev builds of SpoutPlugin already available, and we're in the process of updating Spoutcraft right now.
  20. Offline

    Gyldenglad

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi, can you advise on this?:

    Code:
    20:52:57 [SEVERE] java.lang.ClassCastException: org.getspout.spout.block.mcblock
    .CustomBlock cannot be cast to net.minecraft.server.BlockDoor
    20:52:57 [SEVERE]      at net.minecraft.server.PathfinderGoalDoorInteract.a(Sou
    rceFile:66)
    20:52:57 [SEVERE]      at net.minecraft.server.PathfinderGoalDoorInteract.a(Sou
    rceFile:32)
    20:52:57 [SEVERE]      at net.minecraft.server.PathfinderGoalBreakDoor.a(Source
    File:17)
    20:52:57 [SEVERE]      at net.minecraft.server.PathfinderGoalSelector.a(SourceF
    ile:37)
    20:52:57 [SEVERE]      at net.minecraft.server.EntityLiving.z_(EntityLiving.jav
    a:1206)
    20:52:57 [SEVERE]      at net.minecraft.server.EntityLiving.e(EntityLiving.java
    :1086)
    20:52:57 [SEVERE]      at net.minecraft.server.EntityMonster.e(EntityMonster.ja
    va:27)
    20:52:57 [SEVERE]      at net.minecraft.server.EntityZombie.e(EntityZombie.java
    :55)
    20:52:57 [SEVERE]      at net.minecraft.server.EntityLiving.G_(EntityLiving.jav
    a:446)
    20:52:57 [SEVERE]      at net.minecraft.server.EntityMonster.G_(EntityMonster.j
    ava:31)
    20:52:57 [SEVERE]      at net.minecraft.server.World.entityJoinedWorld(World.ja
    va:1260)
    20:52:57 [SEVERE]      at net.minecraft.server.WorldServer.entityJoinedWorld(Wo
    rldServer.java:106)
    20:52:57 [SEVERE]      at net.minecraft.server.World.playerJoinedWorld(World.ja
    va:1242)
    20:52:57 [SEVERE]      at net.minecraft.server.World.tickEntities(World.java:11
    49)
    20:52:57 [SEVERE]      at net.minecraft.server.MinecraftServer.w(MinecraftServe
    r.java:545)
    20:52:57 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:452)
    20:52:57 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:490)
    20:52:57 [SEVERE] Unexpected exception
    java.lang.ClassCastException: org.getspout.spout.block.mcblock.CustomBlock canno
    t be cast to net.minecraft.server.BlockDoor
            at net.minecraft.server.PathfinderGoalDoorInteract.a(SourceFile:66)
            at net.minecraft.server.PathfinderGoalDoorInteract.a(SourceFile:32)
            at net.minecraft.server.PathfinderGoalBreakDoor.a(SourceFile:17)
            at net.minecraft.server.PathfinderGoalSelector.a(SourceFile:37)
            at net.minecraft.server.EntityLiving.z_(EntityLiving.java:1206)
            at net.minecraft.server.EntityLiving.e(EntityLiving.java:1086)
            at net.minecraft.server.EntityMonster.e(EntityMonster.java:27)
            at net.minecraft.server.EntityZombie.e(EntityZombie.java:55)
            at net.minecraft.server.EntityLiving.G_(EntityLiving.java:446)
            at net.minecraft.server.EntityMonster.G_(EntityMonster.java:31)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1260)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:1
    06)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1242)
            at net.minecraft.server.World.tickEntities(World.java:1149)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:545)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    20:56:25 [INFO] Connection reset
    >
  21. Offline

    Destinator8

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I downloaded spoutplugin latest dev #917 and it is not working.
  22. Offline

    HereInPlainSight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Quality of life request. Is it possible to make it so when the AllowEntityLabelCheat is true that the labels display when the debug screen is set to fast and not full? I hate that full debug screen. :p

    Edit: To clarify, I meant it be an option somewhere, not a 'it has to be this way' thing for those that wouldn't want it that way. I think I worded that poorly.

    This post has been edited 1 time. It was last edited by HereInPlainSight Mar 4, 2012.
  23. Offline

    Guenael

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello what is the right build of spout server for my recomended 1.1R6 (1988) ?

    thx
  24. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    There are no 1.1-R6 builds of SpoutPlugin available. I recommend sticking with 1.1-R4 and SpoutPlugin 737, as the next builds available will be for 1.2.
  25. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I've tested the latest builds with CraftBukkit 1.2.3 snapshots, and they are fully functional. Are you getting any errors?
  26. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You need to be using the correct CraftBukkit and SpoutPlugin builds together. What build of SpoutPlugin and CraftBukkit are you using?
  27. Offline

    martinherrmann

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i hate mc updates... users want to get the new functions and admins get update nightmares and users get disappointed by outdates Plugins and it takes ages to get to a normal state again.

    uff..

    but i hope to get the spoutcraft working well soon
    because it's rly neat to use GUIs
  28. Offline

    Guenael

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    yes when i put these dev build of spout , all my stone gone (totally all) and some chunk don't load :s
  29. Offline

    shanko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    which build works with the beta build?
  30. Offline

    AcidSikeO

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I am using a dev-build #920, upon joining I get kicked for moving too fast. If I disable the Spout plugin I have no problem. I'm not currently using any anitcheat measures.
  31. Offline

    Liger_XT5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just out of curiosity, the newest builds of SpoutPlugin is for the CB builds for MC 1.2.3, is there any builds for spoutcraft as of yet to tinker with?
  32. Offline

    Wulfspider

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The latest SpoutPlugin builds are for 1.2.3.

    We're in the process of updating Spoutcraft for 1.2.3 right now.
    https://docs.google.com/spreadsheet/ccc?key=0AhvmtCFrvCKYdERYa2MyMlVDMTlsTDlsdWZPRm50Q3c

Share This Page