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

    Afforess

    Upgrade WorldEdit

    That looks like a plugin -> com.griefcraft.util.Updater

    Logs are in .spoutcraft/logs

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

    Nuinbot

    Can anyone look at this console output and tell me why Spout is freaking out? I have tried softdepend: [Spout] on plugins that use Spout (only 2: SimpleClans and RecipeManager), yet I still get this error...
    Code:
    17:26:54 [INFO] [HeroChat] HeroChat version 4.10.3 disabled.
    17:26:54 [INFO] SignColours version 1.2 by ichingpow disabled.
    17:26:54 [INFO] [ControlORBle] v2.4 Disabled!
    17:26:54 [INFO] [RecipeManager] is disabled!
    17:26:54 [INFO] [Vault] Disabled Version 1.2.5-b59
    17:26:54 [INFO] Spout 644 has been disabled
    17:26:54 [INFO] [Vault][Economy] Essentials Economy unhooked.
    17:26:54 [INFO] [PermissionsEx] v1.17 disabled successfully.
    17:26:54 [INFO] Essentials: Using Permissions 2 based permissions.
    17:26:54 [INFO] WEPIF: Using the Bukkit Permissions API.
    17:26:54 [INFO] [Vault][Permission] PermissionsEx un-hooked.
    17:26:54 [INFO] [Vault][Permission] PermissionsEx_Chat un-hooked.
    17:26:54 [INFO] WorldGuard 5.4 disabled.
    17:26:54 [INFO] [CombatTag] Disabled
    17:26:54 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    17:26:54 [INFO] WEPIF: Using the Bukkit Permissions API.
    17:26:54 [INFO] [Modifyworld] Modifyworld disabled!
    17:26:54 [INFO] BOSEconomy: Saving plugin data.
    17:26:54 [INFO] BOSEconomy v0.7.3 disabled.
    17:26:54 [INFO] [Essentials] Payment method was disabled. No longer accepting payments.
    17:26:54 [INFO] [ChestShop] Economy plugin disabled!
    17:26:54 [INFO] [Vault][Economy] BOSEconomy unhooked.
    17:26:54 [INFO] [OtherDrops] Payment method was disabled. No longer accepting payments.
    17:26:54 [INFO] [DeathTpPlus] v3.7.0.1597 disabled
    17:26:54 [INFO] [ChestShop] version 3.33 shutting down!
    17:26:54 [INFO] OtherDrops 2.0-beta11 unloaded.
    17:26:54 [INFO] WorldBorder version 1.5.0 shutting down
    17:26:54 [INFO] [WorldBorder] [CONFIG] Border-checking timed task stopped.
    17:26:54 [INFO] [PermissionsEx] sql backend registered!
    17:26:54 [INFO] [PermissionsEx] file backend registered!
    17:26:54 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    17:26:54 [INFO] [PermissionsEx] p2compat backend registered!
    17:26:54 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
    17:26:54 [INFO] [PermissionsEx] Initializing file backend
    17:26:54 [INFO] [Vault][Economy] BOSEconomy7 found: Waiting
    17:26:54 [INFO] [Vault][Economy] Essentials Economy found: Waiting
    17:26:54 [INFO] [Vault][Permission] PermissionsEx found: Waiting
    17:26:54 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    17:26:54 [INFO] [Vault][Chat] PermissionsEx found: Waiting
    17:26:54 [INFO] [Vault] Enabled Version 1.2.5-b59
    17:26:55 [SEVERE] java.lang.reflect.InvocationTargetException
    17:26:55 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    17:26:55 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    17:26:55 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    17:26:55 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:616)
    17:26:55 [SEVERE]    at org.getspout.spout.packet.CustomPacket.addClassMapping(CustomPacket.java:146)
    17:26:55 [SEVERE]    at org.getspout.spout.Spout.onEnable(Spout.java:248)
    17:26:55 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    17:26:55 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
    17:26:55 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    17:26:55 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
    17:26:55 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
    17:26:55 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:435)
    17:26:55 [SEVERE]    at org.bukkit.Bukkit.reload(Bukkit.java:187)
    17:26:55 [SEVERE]    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    17:26:55 [SEVERE]    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    17:26:55 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    17:26:55 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:374)
    17:26:55 [SEVERE]    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:564)
    17:26:55 [SEVERE]    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:541)
    17:26:55 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    17:26:55 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    17:26:55 [SEVERE] Caused by: java.lang.IllegalArgumentException: Duplicate packet id:195
    17:26:55 [SEVERE]    at net.minecraft.server.Packet.a(Packet.java:25)
    17:26:55 [SEVERE]    ... 21 more
    17:26:55 [INFO] [Spout] Spout 644 has been initialized
    17:26:55 [INFO] [HeroChat] HeroChat version 4.10.3 enabled.
    17:26:55 [INFO] SignColours version 1.2 by ichingpow enabled.
    17:26:55 [INFO] [ControlORBle] v2.4 Enabled!
    17:26:55 [INFO] WorldEdit 5.0 enabled.
    17:26:55 [INFO] WEPIF: Using the Bukkit Permissions API.
    17:26:55 [INFO] WEPIF: Using the Bukkit Permissions API.
    17:26:55 [INFO] [RecipeManager] Spout detected and loaded, all functions enabled!
    17:26:55 [INFO] [RecipeManager] loading all settings...
    17:26:55 [INFO] [RecipeManager] loaded 3 custom fuels.
    17:26:55 [INFO] [RecipeManager] loaded 22 shaped, 25 unshaped and 37 furnace recipes.
    17:26:55 [INFO] [RecipeManager] loaded 0 unburnable materials.
    17:26:55 [INFO] [RecipeManager] loaded 0 unsmeltable materials.
    17:26:55 [INFO] [RecipeManager] loaded 14 shaped and 1 unshaped uncraftable recipes.
    17:26:55 [INFO] [RecipeManager] done.
    17:26:55 [INFO] [RecipeManager] version 1.1c is enabled!
    17:26:55 [INFO] CommandHelper 3.2.0 enabled
    17:26:55 [INFO] [CommandHelper]: 11 alias(es) defined.
    17:26:55 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    17:26:55 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    17:26:55 [INFO] [Vault][Economy] Essentials Economy hooked.
    17:26:55 [INFO] [PermissionsEx] Superperms support enabled.
    17:26:55 [INFO] [PermissionsEx] v1.17 enabled
    17:26:55 [INFO] Essentials: Using PermissionsEx based permissions.
    17:26:55 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    17:26:55 [INFO] [Vault][Permission] PermissionsEx hooked.
    17:26:55 [INFO] [Vault][Permission] PermissionsEx_Chat hooked.
    17:26:55 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    17:26:55 [INFO] WorldGuard: (world) Single session is enforced.
    17:26:55 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    17:26:55 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    17:26:55 [INFO] WorldGuard: (world) Lava fire is blocked.
    17:26:55 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    17:26:55 [INFO] WorldGuard: Loaded configuration for world 'world"
    17:26:55 [INFO] WorldGuard: 4 regions loaded for 'world'
    17:26:55 [INFO] WorldGuard 5.4 enabled.
    17:26:55 [INFO] Reached end of stream
    17:26:55 [INFO] [CombatTag] has loaded with a tag time of 10 seconds
    17:26:55 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
    17:26:55 [INFO] [PermissionsCompat] Compatibility layer enabled.
    17:26:55 [INFO] [HeroChat] Permissions 2.7.7 found.
    17:26:55 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    17:26:56 [INFO] [Modifyworld] Modifyworld enabled!
    17:26:56 [INFO] BOSEconomy v0.7.3 enabled.
    17:26:56 [INFO] [Essentials] Payment method found (BOSEconomy version: 0.7.0)
    17:26:56 [INFO] [Vault][Economy] BOSEconomy hooked.
    17:26:56 [INFO] [SimpleClans] Version 1.9.4 loaded
    17:26:56 [INFO] Spout features enabled
    17:26:56 [INFO] SQLite Connection successful
    17:26:56 [INFO] Clans: 1
    17:26:56 [INFO] Clan players: 3
    17:26:56 [INFO] [DeathTpPlus] allow-wordtravel is: no
    17:26:56 [INFO] [DeathTpPlus] Keeping Experience on Quickloot is: true
    17:26:56 [INFO] [DeathTpPlus] Keep in mind it only works if people are quicklooting their TombStone!
    17:26:56 [INFO] [DeathTpPlus] Configuration v.3.4 loaded.
    17:26:56 [INFO] [DeathTpPlus] Config is up to date
    17:26:56 [INFO] [DeathTpPlus] Loading death messages...
    17:26:56 [INFO] [DeathTpPlus] Deathmessages v.3.3 loaded.
    17:26:56 [INFO] [DeathTpPlus] Loading tomb messages..
    17:26:56 [INFO] [DeathTpPlus] Tombmessages v.3.3 loaded.
    17:26:56 [INFO] [DeathTpPlus] v3.7.0.1597 enabled
    17:26:56 [INFO] [DeathTpPlus] Vault detected
    17:26:56 [INFO] [DeathTpPlus] Checking ecnomony providers now!
    17:26:56 [INFO] [DeathTpPlus] Economy provider found: BOSEconomy
    17:26:56 [INFO] [ChestShop] Permissions version 2.7.7 loaded.
    17:26:56 [INFO] [ChestShop] WorldGuard version 5.4 loaded.
    17:26:56 [INFO] [ChestShop] version 3.33 initialized!
    17:26:56 [INFO] [ChestShop] BOSEconomy 0.7.0 loaded.
    17:26:56 [INFO] [OtherDrops:2.0-beta11] OtherDrops loaded.
    17:26:56 [INFO] WorldBorder version 1.5.0 loading
    17:26:56 [INFO] [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
    17:26:56 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
    17:26:56 [INFO] [WorldBorder] [CONFIG] World "world" has border radius 3000 at X: 0.5 Z: 0.5 (shape override: square)
    17:26:56 [INFO] [WorldBorder] [CONFIG] Will use plugin for permissions: Permissions v2.7.7
    17:26:56 [INFO] For reference, the main world's spawn location is at X: -9 Y: 86 Z: 0
    17:26:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
    17:26:56 [INFO] Reload complete.
    
     
  4. i know but i have no idea wtf is griefcraft plugin? :D
     
  5. Offline

    Afforess

    Nuinbot Spout does not support reload
     
  6. Offline

    Nuinbot

    Is that the only reason I am getting this message? Is reloading with Spout a problem? Everything still seems to operate as it should, including Spout plugins.
     
  7. Offline

    convictedsaint

    I get this error message on startup:
    Code:
    23:26:42 [SEVERE] Error occurred while enabling Spout v706 (Is it up to date?):
    lightBlock
    java.lang.NoSuchFieldError: lightBlock
            at org.getspout.spout.block.mcblock.CustomBlock.replaceBlocks(CustomBloc
    k.java:458)
            at org.getspout.spout.Spout.onEnable(Spout.java:238)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:970)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173
    )
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  8. Offline

    Afforess

  9. Offline

    convictedsaint

    Alright, enabled correctly on startup. Until...
    Code:
    02:34:00 [WARNING] Task of 'Spout' generated an exception
    java.lang.NoClassDefFoundError: org/bukkit/event/HandlerList
            at org.getspout.spoutapi.event.spout.ServerTickEvent.<clinit>(ServerTick
    Event.java:27)
            at org.getspout.spout.ServerTickTask.run(ServerTickTask.java:44)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:502)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.HandlerList
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 6 more
    After this error, I get a bunch more from mChat and mcMMO mostly.
     
  10. Offline

    Wulfspider

    Yes, because reloading is unsupported by Spout. See http://spout.in/reload

    Well, then I suggest you use a compatible build for 1.0 CraftBukkit. See http://ci.spout.org to find one to use with it or download the latest recommended build from http://spout.in/plugin.

    You are trying to use a 1.1 build of SpoutPlugin on a 1.0.1 build of CraftBukkit. You need to either downgrade SpoutPlugin to a 1.0.1 compatible build or update CraftBukkit to the latest dev build for 1.1.

    Update to the latest SpoutPlugin. :p

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

    convictedsaint

    I am using SpoutPlugin build 706 which I believe is the latest.
     
  12. Offline

    Afforess

    Er, you need to update CB not SpoutPlugin.
     
  13. Offline

    Sydael

    I used latest CB and Spout 706 and i got this:
    Code:
    [WARNING] Task of 'Spout' generated an exception
    java.lang.NoClassDefFoundError: org/bukkit/event/HandlerList
        at org.getspout.spoutapi.event.spout.ServerTickEvent.<clinit>(ServerTickEvent.java:27)
        at org.getspout.spout.ServerTickTask.run(ServerTickTask.java:44)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:502)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.HandlerList
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
        ... 6 more
    
     
  14. Offline

    AronAtVW

    yes I understand I guess I just meant maybe a list of most compatible plugins, or which ones add or could add more content. Are the only plugins that add content pre-installed within the server and client? If I wanted to add content, for example a map in your hud, or guns, etc. I feel some collective information would be helpful instead of having to dig through a shit ton of forum pages! Im sorry i've been running craftbukkit for almost a year, but spouts very new to me, and the main reason I want it is to add stuff like flans mod, but I understand its not possible yet.
     
  15. Offline

    strontkever

    Hello, using spout latest build, and CB latest build

    when i stop the server i get this error:
    Code:
    2012-01-22 14:15:38 [SEVERE] Error occurred while disabling Spout v706 (Is it up to date?): tried to access method gnu.trove.map.hash.TLongObjectHashMap$ValueView.<init>(Lgnu/trove/map/hash/TLongObjectHashMap;)V from class gnu.trove.map.hash.TLongObjectHashMap
    java.lang.IllegalAccessError: tried to access method gnu.trove.map.hash.TLongObjectHashMap$ValueView.<init>(Lgnu/trove/map/hash/TLongObjectHashMap;)V from class gnu.trove.map.hash.TLongObjectHashMap
    at gnu.trove.map.hash.TLongObjectHashMap.valueCollection(TLongObjectHashMap.java:345)
    at org.getspout.spoutapi.chunkstore.SimpleChunkDataManager.saveWorldChunks(SimpleChunkDataManager.java:119)
    at org.getspout.spoutapi.chunkstore.SimpleChunkDataManager.unloadWorldChunks(SimpleChunkDataManager.java:103)
    at org.getspout.spoutapi.chunkstore.SimpleChunkDataManager.unloadAllChunks(SimpleChunkDataManager.java:136)
    at org.getspout.spout.Spout.onDisable(Spout.java:147)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:233)
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:1085)
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:271)
    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:264)
    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:186)
    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:384)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:464)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    
    and its really scaring me at the moment, because its about the worldmap
    and i got the problem of all stone dissappearing in loaded chunk (from surface to bedrock) so only heaps of ores and dirt floating underground..

    and this happened to me again for The_end (not so bad because all stone a player build was gone)

    but this bug wiping stone is fatal for the map.....

    not sure its spout but it happened when i put spout on, and put it now now and it happened again+ this error


    stront
     
  16. Offline

    Wulfspider

    That's what the database will be for when it's ready, but it's a work-in-progress right now. For now, you'll have to settle for forums. :p

    Are you running WorldEdit?

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

    strontkever

    yes

    [edit]
    i read on the worldedit page,

    they talk about an outdated spout causing this,

    [edit2]
    hmm its a WE + spout combo

    https://github.com/SpoutDev/Spout/issues/1443
     
  18. Offline

    convictedsaint

    Apologies, as the CB jenkins was down I had to resort to another source for latest CB build and derped.
    I found the right one from the Spout jenkins page CB build #511 works like a charm from what I can tell.
    Keep up the fantastic work, I know my players will be glad Spout works again! :D
     
  19. Offline

    Mike111177

    Okay when ever I login with the spoutcraft client i get this.

    Code:
    13:16:01 [INFO] [MCBans] Mike111177 has connected!
    13:16:01 [INFO] Mike111177 [/76.24.120.148:49530] logged in with entity id 566915 at ([OtherCraft] -573.5569494370186, 53.405670852381995, 1770.9564857786565)
    13:16:02 [INFO] [Vanish] Mike111177 disappeared.
    13:16:02 [SEVERE] java.lang.IllegalAccessError: tried to access class gnu.trove.map.hash.TLongObjectHashMap$TLongObjectHashIterator from class gnu.trove.map.hash.TLongObjectHashMap
    13:16:02 [SEVERE] at gnu.trove.map.hash.TLongObjectHashMap.iterator(TLongObjectHashMap.java:387)
    13:16:02 [SEVERE] at org.getspout.commons.util.map.TIntPairObjectHashMap.iterator(TIntPairObjectHashMap.java:52)
    13:16:02 [SEVERE] at org.getspout.spout.inventory.AbstractBlockManager.onPlayerJoin(AbstractBlockManager.java:70)
    13:16:02 [SEVERE] at org.getspout.spout.inventory.SimpleMaterialManager.onPlayerJoin(SimpleMaterialManager.java:73)
    13:16:02 [SEVERE] at org.getspout.spout.PlayerManager.onSpoutcraftEnable(PlayerManager.java:79)
    13:16:02 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:187)
    13:16:02 [SEVERE] at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:38)
    13:16:02 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    13:16:02 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:94)
    13:16:02 [SEVERE] at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:587)
    13:16:02 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    13:16:02 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)
    13:16:02 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    13:16:02 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    13:16:02 [SEVERE] Unexpected exception
    java.lang.IllegalAccessError: tried to access class gnu.trove.map.hash.TLongObjectHashMap$TLongObjectHashIterator from class gnu.trove.map.hash.TLongObjectHashMap
    at gnu.trove.map.hash.TLongObjectHashMap.iterator(TLongObjectHashMap.java:387)
    at org.getspout.commons.util.map.TIntPairObjectHashMap.iterator(TIntPairObjectHashMap.java:52)
    at org.getspout.spout.inventory.AbstractBlockManager.onPlayerJoin(AbstractBlockManager.java:70)
    at org.getspout.spout.inventory.SimpleMaterialManager.onPlayerJoin(SimpleMaterialManager.java:73)
    at org.getspout.spout.PlayerManager.onSpoutcraftEnable(PlayerManager.java:79)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:187)
    at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:38)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:94)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:587)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    13:16:02 [INFO] Reading data
    
    It then disconects me and i cant get back in even though other people are still on the server.

    The only way I can then get on is by reseting.

    Im confused
     
  20. Offline

    QBcrusher

    20:06:57 [SEVERE] Could not load 'plugins\spout-dev-SNAPSHOT.jar' in folder 'plu
    gins':
    java.io.FileNotFoundException: Jar does not contain plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:67)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:397)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  21. Offline

    NinjaZidane

    Need SpoutPlugin and Craftbukkit build numbers please

    Erm...you are trying to use SpoutServer as a plugin :p. Try this instead...

    http://spout.in/plugin if you are still on the latest CB Reccomended Build
    http://spout.in/plugindev if you are running a CB Developmental Build (if you are running MC 1.1 for instance)
     
  22. Offline

    MartN

    Build 707
    Code:
    12:16:52 [SCHWERWIEGEND] Error occurred while enabling Spout v707 (Is it up to date?): lightBlock
    java.lang.NoSuchFieldError: lightBlock
            at org.getspout.spout.block.mcblock.CustomBlock.replaceBlocks(CustomBlock.java:458)
            at org.getspout.spout.Spout.onEnable(Spout.java:238)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:977)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    
     
  23. Offline

    Wulfspider

    Update to the latest dev build of CraftBukkit.

    http://spout.thomasc.co.uk/SpoutPlugin

    Once again, update to the latest build of CraftBukkit as NinjaZidane said. ;)

    Update to the latest build of CraftBukkit.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  24. Offline

    _Robert

    Hey there! Does anyone have an 658+ build of Spout Plugin that works in 1.0 version of craftbukkit?

    I need it to make it work with heroes (it's required for the enchants), but in the Jenkins of spoutplugin the oldest downloadable version after 658 it's the 678 and it's giving me the following error:

    Thanks!
     
  25. Offline

    dylan1406599

    any help?
     
  26. Offline

    QBcrusher

    2012-01-23 15:05:57 [SEVERE] java.lang.NoSuchFieldError: g
    2012-01-23 15:05:57 [SEVERE]at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:589)
    2012-01-23 15:05:57 [SEVERE]at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:575)
    2012-01-23 15:05:57 [SEVERE]at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:568)
    2012-01-23 15:05:57 [SEVERE]at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:549)
    2012-01-23 15:05:57 [SEVERE]at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2012-01-23 15:05:57 [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:525)
    2012-01-23 15:05:57 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
    2012-01-23 15:05:57 [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-23 15:05:57 [SEVERE] Unexpected exception
    java.lang.NoSuchFieldError: g
    at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:589)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:575)
    at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:568)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:549)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:525)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)

    whenever i join it makes me fall into the void and the server crashes
     
  27. Offline

    Wulfspider

    Any errors are also logged to your server.log file.
     
  28. Offline

    QBcrusher

    cool thanks. i edited my post

    i am using the recommended build

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 10, 2018
  29. Offline

    Wulfspider

    Then you should downgrade to a 1.0 compatible build of SpoutPlugin such as 644. http://spout.in/plugin
     
  30. Offline

    QBcrusher

    that is what i am using, which is why i am having a problem lol

    ah i got it workin, thanks guys

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Feb 15, 2019
  31. Offline

    Wulfspider

    If you are on the RB of SpoutPlugin... with a 1.1 dev build of CraftBukkit... then you need to update to the LATEST dev build of CraftBukkit and the LATEST dev build of SpoutPlugin via http://spout.in/plugindev.
     
    QBcrusher likes this.
Thread Status:
Not open for further replies.

Share This Page