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. how do i install the DEV server???
     
  3. Offline

    MG127

    will there be a simple config to set up custom blocks? (well ... after 1.2)
    e.g:
    Shape: KSlopes_CeilingSlope
    Texture: 'customblock1.png'
    id: 110
    starting_metadata: 4
    rotations: North, West, South, East
    physics: simpleBlock
    hardness: 2
    lightning_source: none
    craftingreceipe: 0,5,5;5,17:2,0;5,0,0
    [air][wood][wood]
    [wood][log][air]
    [wood][air][air]
     
  4. Offline

    JargonTheRed

    It won't be in Spout itsel, but rather in a plugin.
    But oh, if someone made a plugin like that, that would be the best Spout plugin ever.
     
  5. Offline

    robmcdonald5

    hey guys i am haveing this wierd isue were i can only join my server with reg mc loder and not spout.No why? This just started hapening when a new silent update for spout came out....
     
  6. Offline

    BioRage

    Latest, of everything.
     
  7. Offline

    Mash

    No permissions support? :mad:

    But seriously, deliberately breaking compatibility with existing client mods seems kind of a backbreaker to me.
    Zombe (For flight) and xray for detecting hidden structures / fullbright are absolutely necessary tools for proper administration of large production servers.

    The client is beautiful and the overwhelming graphics options are an amazing plus, but without the necessary compatibility, it's sadly a no-go for me.

    I own a rather large community and server, so being without my admin tools is a no-can-do.

    Otherwise, great work. :)
     
  8. Offline

    skyforce77

    This plugin is a revolution!!
    I love you spout dev's!!
    I'm very in a hurry for add news blocks in a future build!!
     
  9. Offline

    Dephurites

    From what I've read here, it seems that to add blocks plugin makers will have to also make a client plugin. Is this true, or am I mistaken and there will be some command on the server that is as simple as addBlockType?
     
  10. Offline

    Pim1234

    cb 1060
    spout 1.0.2
    plugins (open)


    AdminChat, AfkKick, AntiCreeper, AntiTower, AnyoneSleep, Appleseed, AutoMessage, AutoReplace, Backup, Bagcraft, BigBrother, bLift, BlocksOnGlass, Wieze, BouncyBeds, Bukkit Flow Control, Burner, CraftBookCommon, CraftBookCircuits, CraftBookMechanisms, CraftBookVehicles, DailyBonus, DCReason, Dontkickme, EasyBan, Essentials, EssentialsGeoIP, EssentialsSpawn, FireControl, FlatLands, FlowerPower, FullChest, Giant Trees, GiveMeWool, GlobalChestBanking, GodMode, HeroChat, HeroicDeath, iConomy, Inception, Jail, LagMeter, Minequery, MobBounty, MobDisguise, MultiVerse, NoCivilSpawns, NoMoreRain, NSCommand, obuShutTheHellUp, Paid2Mine, PasswordProtect, PermIconomy, Permissions, PlgLogCmd, PluginControl, PorteCoulissante, PublicWarp, Safe Creeper, SafeStop, Scavenger, SearchAndDestroy, ServerInfo, SignColours, SimpleChestLock, Spout, SpoutCloudRemove, SpoutWallet, Stackable, SubmersibleItems, Permissions, TieDyeSheep, VIP, VirtualShop, War, WolfPound, WorldEdit, Wrath, dynmap, mChat, NoSpawn, NoCheat, SpoutBackpack


    Code:
    19:23:10 [SEVERE] java.lang.RuntimeException: MapChunkData: attempting to add task to queue after thread has been killed
    19:23:10 [SEVERE]     at org.getspout.spout.MapChunkThread.putTask(MapChunkThread.java:154)
    19:23:10 [SEVERE]     at org.getspout.spout.MapChunkThread.sendPacket(MapChunkThread.java:180)
    19:23:10 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.sendPacket(SpoutNetServerHandler.java:406)
    19:23:10 [SEVERE]     at net.minecraft.server.PlayerInstance.sendAll(PlayerInstance.java:121)
    19:23:10 [SEVERE]     at net.minecraft.server.PlayerInstance.a(PlayerInstance.java:138)
    19:23:10 [SEVERE]     at net.minecraft.server.PlayerManager.flush(PlayerManager.java:34)
    19:23:10 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:312)
    19:23:10 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:455)
    19:23:10 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    19:23:10 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    19:23:10 [SEVERE] Unexpected exception
    java.lang.RuntimeException: MapChunkData: attempting to add task to queue after thread has been killed
        at org.getspout.spout.MapChunkThread.putTask(MapChunkThread.java:154)
        at org.getspout.spout.MapChunkThread.sendPacket(MapChunkThread.java:180)
        at org.getspout.spout.SpoutNetServerHandler.sendPacket(SpoutNetServerHandler.java:406)
        at net.minecraft.server.PlayerInstance.sendAll(PlayerInstance.java:121)
        at net.minecraft.server.PlayerInstance.a(PlayerInstance.java:138)
        at net.minecraft.server.PlayerManager.flush(PlayerManager.java:34)
        at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:312)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:455)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    causing my server to get a read timed out for a few hours (i was out of town).
     
  11. Offline

    MG127

    permissions ? spout is just an api with a few extras for the client and thus, doesn't need permissions
    all those great mods will have to transfer to spout and thats what hopefully will happen if the guys here doin their job great :)
     
  12. Offline

    celestria

    zombe support plz for fly we need it to manage our servers
     
  13. Offline

    Swadon

    Hello,

    I try to modify Spoutcraft with GitHub Source, but I can't compile it because it missing packages (like "net.minecraft.src.GuiButton" or "net.minecraft.src.Block").
    How I can found those missing packages ?

    Thank You.


    Swadon.
     
  14. Offline

    Afforess

    Sorry about the download timeout issues. If you are having issues, close your spoutcraft launcher, and restart it.

    Read the compile instructions: https://github.com/SpoutDev/Spout/blob/master/README.md

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

    Swadon

  16. Offline

    celestria

    internal exception:java.lang.nullpointerexception
    with new dev client .197 CB 1060
     
  17. Offline

    Afforess

    For what, exactly? Spout doesn't DO anything. :/


    Tough. Read the OP on our views.
     
    plornt and Samkio like this.
  18. Offline

    celestria

    i have to agree with mash u guys are hurting urselves deliberately, tons of server admins look for client that is coded better then notches work
     
  19. Offline

    spikeof2010

    No one is answering my error. <_>
    Name of project: Spoutcraft
    Project version/build: 1.0.2.115
    CraftBukkit build: 1060
    Description of issue: Unknown host when I connect to my server
    Steps to reproduce: Connected to server through quick join or favorites.
    It works on regular MC
     
  20. Offline

    CadenMC

    Name of project: Hello
    Project version/build: 1.0.2.115
    CraftBukkit build: 1060
    Description of issue: Console get spammed with fucking errors.
    Steps to reproduce: 1.) Uninstall BukkitContrib 2.) Install Spout 3.) Reload or restart 4.) Get spammed with errors.

    Cool.
     
  21. Offline

    Banana937

    It's probably because a plugin you have requires BukkitContrib (or an earlier version of Spout). try updating all of your plugins.
     
  22. Stephen304 likes this.
  23. Offline

    celestria

    Name of project: Spoutcraft
    Project version/build: 1.0.2.197
    CraftBukkit build: 1060
    Description of issue: internal exception:java.lang.nullpointerexception
    Steps to reproduce: Connected to server through quick join or favorites.
    It works on regular non dev client .165
     
  24. Offline

    CadenMC


    Okay, but why the hell would BukkitContrib redownload itself?
     
  25. Offline

    hotcubcar

    The ~bind (key) (command) is not saving when I disconnect, I have to rebind it every time I connect.
     
  26. Offline

    Banana937

    Make it happen in what sense?

    BukkitContrib re-downloads itself?

    Try turning off your server when you delete it.

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

    plornt

    Make sure you havent put any spaces before or after the IP (happens alot when you are copying/pasting the IP).

    Not too sure as Ive only been in the java game for a couple of days now, but it sounds like you need to add Craftbukkit.jar and not Bukkit. (Disregard if someone else answered)
     
  28. Offline

    ramisotti

    I have This Error
    Code:
    2011-08-24 00:52:40 [INFO] [PLAYER_COMMAND] ramisotti: /back
    2011-08-24 00:52:40 [WARNING] Task of 'BukkitContrib' generated an exception
    java.lang.ClassCastException: org.getspout.spout.player.SpoutCraftPlayer cannot be cast to org.bukkitcontrib.player.ContribPlayer
        at org.bukkitcontrib.ContribPlayerListener$1.run(ContribPlayerListener.java:50)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:428)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-24 00:52:40 [INFO] ramisotti lost connection: user was kicked.
    2011-08-24 00:52:40 [INFO] [Heroes] Saved hero: ramisotti
    2011-08-24 00:52:40 [INFO] [Heroes] Loaded hero: ramisotti
    2011-08-24 00:52:40 [INFO] [CONSOLE] Server is restarting. World is being saved.
    This error occurs with all Teleport or Multivers Plugins i have Test all :\
     
  29. Offline

    Wulfspider

    A plugin that uses it is most likely downloading itself. Hard to tell without error logs and knowing what plugins you have installed. LogBlock is a common one.

    Remove BukkitContrib and update the plugin that uses it.

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

    RustyDagger

    Guys I have some thing here that i think should be included in the spout client it is currently not a mod but it should be. well in fact notch should add it to the game.

    http://getsatisfaction.com/mojang/topics/srv_dns_records

    It has a small snippet of code to implement it. basically its a new type of DNS record that allows name and port. it can be setup out side of minecraft already its just minecraft will not accept it.

    @SpoutDev
     
  31. Offline

    Afforess

    You're free to think so. Food for thought, we get ~60 people who use Spoutcraft to login each minute. That's 1/second. ;)
     
  32. Offline

    SpoutDev

    I recommend you open a github issue for that - we'll look at it as soon as we have time.
     
Thread Status:
Not open for further replies.

Share This Page