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

    nickbouwhuis

    Can you guys help me? I have CB 1597 and Spout 644. And when I join, it's fine. But when my friend joins. The console gets spammend with the stuff below and the server crashes. Thanks!

    Code:
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:53 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:54 [INFO] [CONSOLE->na_bouwhuis] Op dit moment kunnen er maximaal 8 spelers op de server!
    2012-01-04 17:40:54 [INFO] [CONSOLE->na_bouwhuis] We moeten namelijk updaten en dat kost 15 euro
    2012-01-04 17:40:54 [INFO] [CONSOLE->na_bouwhuis] Daarmee zorgen we dat er 50 mensen tegelijk op de server kunnen!
    2012-01-04 17:40:54 [INFO] [CONSOLE->na_bouwhuis] Dus doneer naar [email protected] (PayPal)!. Alle beetjes helpen, ook die ene euro!
    2012-01-04 17:40:55 [SEVERE] java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleRegionFile.setInUse(SimpleRegionFile.java:220)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleRegionFile.<init>(SimpleRegionFile.java:94)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleRegionFile.<init>(SimpleRegionFile.java:48)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.ChunkStore.getSimpleRegionFile(ChunkStore.java:115)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.ChunkStore.readChunkMetaData(ChunkStore.java:50)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleChunkDataManager.getMetaData(SimpleChunkDataManager.java:240)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleChunkDataManager.getCustomBlockIds(SimpleChunkDataManager.java:209)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spout.block.mcblock.CustomBlock.getCustomBlock(CustomBlock.java:81)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spout.block.mcblock.CustomBlock.remove(CustomBlock.java:233)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.Chunk.a(Chunk.java:313)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.World.setRawTypeIdAndData(World.java:349)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.BlockFlowing.i(BlockFlowing.java:23)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:95)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spout.block.mcblock.CustomBlock.a(CustomBlock.java:199)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.World.k(World.java:1990)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.World.doTick(World.java:1742)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:514)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-04 17:40:55 [SEVERE] Unexpected exception
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    
    If I need to list my plugins, just ask. They are however uptodate
     
  3. Hey everyone ... Since yesterday I get this error in server console, when I've connected to my Server:
    Code:
    17:15:40 [INFO] Unexpected Exception: PacketCacheHashUpdate, 20
    17:15:40 [SEVERE] java.net.SocketTimeoutException: Read timed out
    17:15:40 [SEVERE]       at java.net.SocketInputStream.socketRead0(Native Method)
    17:15:40 [SEVERE]       at java.net.SocketInputStream.read(SocketInputStream.java:146)
    17:15:40 [SEVERE]       at java.io.DataInputStream.readFully(DataInputStream.java:195)
    17:15:40 [SEVERE]       at java.io.DataInputStream.readLong(DataInputStream.java:416)
    17:15:40 [SEVERE]       at org.getspout.spoutapi.packet.PacketCacheHashUpdate.readData(PacketCacheHashUpdate.java:51)
    17:15:40 [SEVERE]       at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:95)
    17:15:40 [SEVERE]       at net.minecraft.server.Packet.a(Packet.java:79)
    17:15:40 [SEVERE]       at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
    17:15:40 [SEVERE]       at net.minecraft.server.NetworkManager.c(NetworkManager.java:263)
    17:15:40 [SEVERE]       at net.minecraft.server.NetworkReaderThread.run(SourceFile:77)
    
    And than ...
    Code:
    17:16:10 [SEVERE] java.net.SocketException: Socket closed
    17:16:10 [SEVERE]       at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:116)
    17:16:10 [SEVERE]       at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    17:16:10 [SEVERE]       at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    17:16:10 [SEVERE]       at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    17:16:10 [SEVERE]       at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    17:16:10 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    
    On my server I've running CB 1.0.1-R2 with Spout 644. When I try to connect without SpoutCraft I didn't get this Error, but I will be kicked after 2 minutes, because I've set that SpoutCraft is required ;)

    Anyone has a solution for me? =/
    Thanks!
     
  4. Getspout is offline.
     
  5. Do you think this is the reason? I can open the website of getspout ...

    lg MC.Net
     
  6. Offline

    Wulfspider

    Looks fine to me.
     
  7. Now its online but cant access forum lol.
     
  8. Offline

    Wulfspider

    You just posted there.
     
  9. Offline

    Regulus123

    Is that true that your plugin can optimize and make my server run faster? If yes then how?
     
  10. Yes it loaded after i posted here.
     
  11. Offline

    Wulfspider

    SpoutPlugin is not a mass optimization plugin, it does offer chunk caching though. The Spout project primarily provides an API for developers to make custom blocks and items, custom GUI, and more.
     
  12. Offline

    Regulus123

    In few areas of my map every player has a massive lagspike in which you can't move or log in after Minecraft crash, someone must teleport you out of it. Can SpoutPlugin help with this issue?
     
  13. Offline

    Wulfspider

    The trapdoors on glowstone is a known issue.

    SpoutPlugin doesn't change the seed, it's not a world generator.
     
  14. Offline

    Clucky

    Im having same problem, wish they would fix it.
     
  15. Offline

    Wulfspider

    A simple search of dev.bukkit.org and plugins.bukkit.org will yield results. The plugin list was not maintained, but we will have a plugin database soon.
     
  16. Offline

    Clucky

    Oh alright, thanks for the swifty reply :p
     
  17. Offline

    nickbouwhuis

    Please. Does anybody know what the problem is. I know it occurs when players move too far from the spawnpoint.

    Code:
    2012-01-04 17:40:55 [SEVERE] java.lang.IllegalStateException: Attempting to overwrite an in-use segment
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleRegionFile.setInUse(SimpleRegionFile.java:220)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleRegionFile.<init>(SimpleRegionFile.java:94)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleRegionFile.<init>(SimpleRegionFile.java:48)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.ChunkStore.getSimpleRegionFile(ChunkStore.java:115)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.ChunkStore.readChunkMetaData(ChunkStore.java:50)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleChunkDataManager.getMetaData(SimpleChunkDataManager.java:240)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spoutapi.chunkstore.SimpleChunkDataManager.getCustomBlockIds(SimpleChunkDataManager.java:209)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spout.block.mcblock.CustomBlock.getCustomBlock(CustomBlock.java:81)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spout.block.mcblock.CustomBlock.remove(CustomBlock.java:233)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.Chunk.a(Chunk.java:313)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.World.setRawTypeIdAndData(World.java:349)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.BlockFlowing.i(BlockFlowing.java:23)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:95)
    2012-01-04 17:40:55 [SEVERE]    at org.getspout.spout.block.mcblock.CustomBlock.a(CustomBlock.java:199)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.World.k(World.java:1990)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.World.doTick(World.java:1742)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:514)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    2012-01-04 17:40:55 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-04 17:40:55 [SEVERE] Unexpected exception
    java.lang.IllegalStateException: Attempting to overwrite an in-use segment
     
  18. Offline

    ForsakenRealmz

    Hi, so I have a VPS with 5 Gib's of Ram. About 25-45 Players on all around the clock. I also have about 14 plugins. Mcmmo is probably the biggest one.

    The reason I'm posting this is because when I try to use Spout it has a "Read-Time Error." Is this because of the lack of Ram or what?
     
  19. Offline

    Gimlao

    I know it's not a world generator. ~~
    It's exactly why I was wondering why the seed was different after removing the plugin.
    I don't understand what happened...

    But It was okay, I noted the seed before.
    So I was able to restore it with NBTEdit. =)
     
  20. Offline

    RacoonAndres

    it crashed my server what should i do?
     
  21. Offline

    mario00037

    I seem to get an error on disable.
    Code:
    2012-01-08 02:55:47 [SEVERE] Could not pass event PLAYER_QUIT to Spout
    java.lang.ClassCastException: com.alecgorge.minecraft.jsonapi.dynamic.APIWrapperMethods$FauxPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
        at org.getspout.spout.SpoutPlayerListener.onPlayerQuit(SpoutPlayerListener.java:238)
        at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:272)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at com.alecgorge.minecraft.jsonapi.dynamic.APIWrapperMethods.disconnectAllFauxPlayers(APIWrapperMethods.java:464)
        at com.alecgorge.minecraft.jsonapi.JSONAPI.onDisable(JSONAPI.java:412)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:190)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:989)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:296)
        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:289)
        at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:181)
        at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:376)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:455)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  22. Offline

    Sh4d0w

    Spoutcraft doesn't work anymore at all my players.
    If they wanna start the launcher, no window come...
     
  23. Offline

    Barozine

    I'm having the same problem. Whenever I try to launch it my window won't even open!
    Here are the logs:
    I have tried reinstalling Spoutcraft and deleting my .spoutcraft folder, but to no avail.
     
  24. Offline

    Wulfspider

    It's due to some unexpected site issues from switching domains. We're working on fixing it. Try again in a few minutes. :)
     
  25. Offline

    Barozine

    Seems to be working now. Thanks :)
     
  26. Offline

    NinjaZidane

    Can you list out the plugins you have installed on your server please?
     
  27. Offline

    mario00037

    Plugins: ChunkManager, Seats, Multiverse-Core, CFBanner, Spout, mcbans, FoundBoxx, iConomy, War, Essentials, ModTRS, mcMMO, NoCheat, NoSlimes, EssentialsChat, PluginSpy, SpamGuard, noEnderman, NoMobSpawners, AutoAnnouncer, NSCommand, WorldEdit, CommandHelper, SpawnMob, HeroicDeath, SimpleSignEdit, BlockEnderDragon, PersonalChest, JSONAPI, PermissionsEx, Permissions, ColoredSigns, LogBlockQuestioner, bAntiCaps, EnderSMP, Joker, FullChest, LivingForest, AntiCreeper, Ptweaks, RemoteToolkitPlugin, ChangeDat, CraftBukkitUpToDate, VoxelSniper, CleanroomGenerator, AutoClear, EasyEnchant, EssentialsSpawn, WorldGuard, Ports, LogBlock, Burning Creative Suite, NoLagg, MyWarp, Register, NarrowtuxLib, Showcase, dynmap, VanishNoPacket, WorldBorder, Factions, MyHome, Jobs, Orebfuscator, OrebfuscatorSpoutBridge, ChestShop, ScrollingMenuSign, LWC, MobArena
     
  28. Offline

    NinjaZidane

    Can you link me to where you got JSONAPI please :).
     
  29. Offline

    mario00037

  30. Offline

    XxKillerxX

    I am using latest recommended build 1597/1.0.1-R1
     
  31. Offline

    NinjaZidane

Thread Status:
Not open for further replies.

Share This Page