Probleme de grade GroupManager

redgally

Aventurier
25 Novembre 2016
11
0
2
27
Bonjour,
J'ai actuellement un gros problème avec le plugin GroupManager. Je n'ai déjà pas les préfix et couleur et lorsque j'essaie de faire la commande manuadd ou manpromote sa me met sa :

All commands are locked due to an error. Check the log and then try a '/manload'

Et quand je fais /manload sa me dit sa :

An internal error occurred while attempting to perform this command

voici la config
Code:
groups:    
  Visiteur:
    default: true
    permissions:
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - sg.arena.join.2
    - sg.arena.join.1
    - sg.arena.vote
    - sg.arena.spectate
    - sg.lobby.join
    - war.warp
    - multiverse.teleport.self.w
    inheritance:
    info:
      prefix: '&a[Visiteur] '
      build: true
      suffix: ''
  Vagabond:
    default: false
    permissions:
    - essentials.home.bed
    - essentials.afk.auto
    - essentials.chat
    - essentials.msg
    - essentials.back
    - essentials.sethome.bed
    - essentials.delhome
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.sethome
    - signshop.transactions
    - jobs.command.join
    - imonies.pay
    - essentials.home
    - home
    - sethome
    - imonies.balance
    - jobs.command.leave
    - jobs.command.stats
    - jobs.command.info
    - jobs.command.browse
    - turnstile.info
    - turnstile.openfree
    - playerheads.canloosehead
    - playerheads.canbehead
    - war.player
    - essentials.mail
    - war.warp
    inheritance:
    - Visiteur
    info:
      prefix: '&e[Vagabond] '
      build: true
      suffix: ''
  Paysan:
    default: false
    permissions:
    - essentials.home
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.sethome
    - essentials.mail
    - signshop.create
    - signshop.break.me
    - essentials.me
    - essentials.sethome.multiple
    - essentials.delhome
    inheritance:
    - Vagabond
    info:
      prefix: '&6[Paysan] '
      build: true
      suffix: ''
  VIP:
    default: false
    permissions:
    inheritance:
    Citoyen
    info:
      prefix: '&e[VIP] '
      build: true
      suffix: ''
  VIP+:
    default: false
    permissions:
    inheritance:
    VIP
    info:
      prefix: '&b[VIP+] '
      build: true
      suffix: ''
  MVP:
    default: false
    permissions:
    inheritance:
    VIP+
    info:
      prefix: '&2[MVP] '
      build: true
      suffix: ''
  MVP+:
    default: false
    permissions:
    inheritance:
    MVP+
    info:
      prefix: '&9[MVP+] '
      build: true
      suffix: ''
  HEROS:
    default: false
    permissions:
    inheritance:
    MVP+
    info:
      prefix: '&5[HEROS] '
      build: true
      suffix: ''
  LEGENDAIRE:
    default: false
    permissions:
    -essentials.fly
    inheritance:
    HEROS
    info:
      prefix: '&1[LEGENDAIRES] '
      build: true
      suffix: ''
  Villageois:
    default: false
    permissions:
    - essentials.afk
    - essentials.msg
    - essentials.sethome.multiple.vip
    - essentials.pay
    - essentials.recipe
    - signshop.create
    - signshop.break.me
    inheritance:
    - Paysan
    info:
      prefix: '&a[Villageois] '
      build: true
      suffix: ''
  Citoyen:
    default: false
    permissions:
    - essentials.sethome.multiple.vip
    - essentials.ping
    - jobs.command.playerinfo
    - essentials.jump
    - essentials.hat
    - essentials.clearinventory
    inheritance:
    - Villageois
    info:
      prefix: '&a[Citoyen] '
      build: true
      suffix: ''
  Assistant:
    default: false
    permissions:
    - essentials.afk
    - essentials.realname
    - essentials.chat.color
    - worldedit.selection.size
    - worldedit.selection.pos
    - magiccarpet.*
    - signshop.create
    - signshop.break.me
    - essentials.sethome.multiple.vip
    - essentials.jump
    inheritance:
    - Citoyen
    info:
      prefix: '&d[Assistant]'
      build: true
      suffix: ''
  Gouverneur:
    default: false
    permissions:
    - magiccarpet.*
    - essentials.warp
    - essentials.warp.list
    - essentials.back
    - essentials.chat.color
    - essentiasl.tpahere
    - essentials.tpa
    - worldedit.selection.size
    - worldedit.navigation.thru.tool
    - worldedit.navigation.jumpto.tool
    - worldedit.selection.pos
    - worldguard.region.define
    - worldguard.region.info
    - essentials.sethome.multiple.staff
    - worldedit.selection.expand
    - signshop.create
    - signshop.break.me
    - turnstile.make
    - turnstile.set.price
    - turnstile.set.owner
    - turnstile.earned
    inheritance:
    - Citoyen
    info:
      prefix: '&7[Gouverneur] '
      build: true
      suffix: ''
  Seigneur:
    default: false
    permissions:
    - essentials.warp
    - essentials.nick
    - essentials.realname
    - essentials.enderchest
    - essentials.enderchest.others
    - essentials.workbench
    - essentials.invsee.preventmodify
    - essentials.invsee
    inheritance:
    - Paysan
    info:
      prefix: '&'
      build: true
      suffix: ''
  Moderateur:
    default: false
    permissions:
    - '*'
    - worldedit.navigation.jumpto
    - worldedit.navigation.thru
    - worldguard.region.select.*
    - worldguard.region.define
    - worldedit.selection.size
    - worldedit.superpickaxe
    - worldedit.butcher
    - worldedit.clipboard.load
    - worldedit.clipboard.copy
    - worldedit.clipboard.rotate
    - worldedit.clipboard.cut
    - worldedit.clipboard.paste
    - worldedit.history.undo
    - worldedit.region.smooth
    - worldedit.region.replace
    - worldedit.region.stack
    - worldedit.region.set
    - worldedit.selection.expand
    - worldedit.brush.sphere
    - worldedit.brush.smooth
    - worldedit.brush.options.mask
    - worldedit.fixwater
    - worldedit.fill
    - worldedit.drain
    - worldedit.biome
    - war.admin
    inheritance: []
    info:
      prefix: '&0[Modo] '
      build: true
      suffix: ''
  Admin:
    default: false
    permissions:
    - '*'
    inheritance:
    - Moderateur
    info:
      prefix: '&5[Admin] '
      build: true
      suffix: '' suffix: ''
  Fondateur:
    default: false
    permissions:
    - '*'
    - -vanish.*
    inheritance:
    - admin
    info:
      prefix: '&4[Fondateur] '
      build: true
      suffix: ''

voici mes derniers logs
Code:
[10:18:11] [Server thread/INFO]: Starting minecraft server version 1.8.8
[10:18:11] [Server thread/INFO]: Loading properties
[10:18:11] [Server thread/INFO]: Default game type: SURVIVAL
[10:18:11] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[10:18:11] [Server thread/INFO]: Debug logging is disabled
[10:18:11] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:18:11] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:18:11] [Server thread/INFO]: Generating keypair
[10:18:11] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:18:11] [Server thread/INFO]: Using default channel type
[10:18:12] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[10:18:12] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[10:18:12] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[10:18:12] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[10:18:12] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[10:18:12] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.9.6) (Phoenix)
[10:18:12] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[10:18:12] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[10:18:12] [Server thread/INFO]: Preparing level "mon monde"
[10:18:12] [Server thread/INFO]: -------- World Settings For [mon monde] --------
[10:18:12] [Server thread/INFO]: Item Merge Radius: 2.5
[10:18:12] [Server thread/INFO]: Item Despawn Rate: 6000
[10:18:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:18:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:18:12] [Server thread/INFO]: View Distance: 10
[10:18:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:18:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:18:12] [Server thread/INFO]: Clear tick list: false
[10:18:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:18:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:18:12] [Server thread/INFO]: Max TNT Explosions: 100
[10:18:12] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:18:12] [Server thread/INFO]: Mob Spawn Range: 4
[10:18:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:18:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:18:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:18:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:18:12] [Server thread/INFO]: Random Lighting Updates: false
[10:18:12] [Server thread/INFO]: Structure Info Saving: true
[10:18:12] [Server thread/INFO]: Anti X-Ray: true
[10:18:12] [Server thread/INFO]:     Engine Mode: 1
[10:18:12] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:18:12] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:18:12] [Server thread/INFO]: Max Entity Collisions: 8
[10:18:12] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:18:12] [Server thread/INFO]: -------- World Settings For [mon monde_nether] --------
[10:18:12] [Server thread/INFO]: Item Merge Radius: 2.5
[10:18:12] [Server thread/INFO]: Item Despawn Rate: 6000
[10:18:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:18:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:18:12] [Server thread/INFO]: View Distance: 10
[10:18:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:18:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:18:12] [Server thread/INFO]: Clear tick list: false
[10:18:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:18:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:18:12] [Server thread/INFO]: Max TNT Explosions: 100
[10:18:12] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:18:12] [Server thread/INFO]: Mob Spawn Range: 4
[10:18:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:18:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:18:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:18:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:18:12] [Server thread/INFO]: Random Lighting Updates: false
[10:18:12] [Server thread/INFO]: Structure Info Saving: true
[10:18:12] [Server thread/INFO]: Anti X-Ray: true
[10:18:12] [Server thread/INFO]:     Engine Mode: 1
[10:18:12] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:18:12] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:18:12] [Server thread/INFO]: Max Entity Collisions: 8
[10:18:12] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:18:12] [Server thread/INFO]: -------- World Settings For [mon monde_the_end] --------
[10:18:12] [Server thread/INFO]: Item Merge Radius: 2.5
[10:18:12] [Server thread/INFO]: Item Despawn Rate: 6000
[10:18:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:18:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:18:12] [Server thread/INFO]: View Distance: 10
[10:18:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:18:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:18:12] [Server thread/INFO]: Clear tick list: false
[10:18:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:18:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:18:12] [Server thread/INFO]: Max TNT Explosions: 100
[10:18:12] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:18:12] [Server thread/INFO]: Mob Spawn Range: 4
[10:18:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:18:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:18:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:18:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:18:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:18:12] [Server thread/INFO]: Random Lighting Updates: false
[10:18:12] [Server thread/INFO]: Structure Info Saving: true
[10:18:12] [Server thread/INFO]: Anti X-Ray: true
[10:18:12] [Server thread/INFO]:     Engine Mode: 1
[10:18:12] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:18:12] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:18:12] [Server thread/INFO]: Max Entity Collisions: 8
[10:18:12] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:18:12] [Server thread/INFO]: Preparing start region for level 0 (Seed: 370125340258286503)
[10:18:12] [Server thread/INFO]: Preparing start region for level 1 (Seed: 370125340258286503)
[10:18:12] [Server thread/INFO]: Preparing start region for level 2 (Seed: 370125340258286503)
[10:18:12] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[10:18:12] [Server thread/INFO]: Le format de la version de Bukkit a été changé. La version n'a pas été vérifiée.
[10:18:12] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[10:18:12] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[10:18:13] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
[10:18:13] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
    at com.earth2me.essentials.UserMap.<init>(UserMap.java:27) ~[?:?]
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:195) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
[10:18:13] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[10:18:13] [Server thread/ERROR]: Essentials not installed or failed to load. Essenials Protect is in emergency mode now.
[10:18:13] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[10:18:13] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[10:18:13] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.9.6) (Phoenix)
[10:18:13] [Server thread/ERROR]: Error occurred while enabling GroupManager v2.0 (2.9.6) (Phoenix) (Is it up to date?)
java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
plugins\GroupManager\worlds\mon monde\groups.yml
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:232) ~[?:?]
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:87) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
Caused by: java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
plugins\GroupManager\worlds\mon monde\groups.yml
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:497) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:417) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:629) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:591) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:88) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:78) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:70) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59) ~[?:?]
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:163) ~[?:?]
    ... 12 more
Caused by: org.yaml.snakeyaml.parser.ParserException: expected '<document start>', but found BlockMappingStart
 in 'reader', line 21, column 1:
    groups:    
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:225) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:393) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:492) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:417) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:629) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:591) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:88) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:78) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:70) ~[?:?]
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59) ~[?:?]
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:163) ~[?:?]
    ... 12 more
[10:18:13] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[10:18:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:18:13] [Server thread/INFO]: Done (0,973s)! For help, type "help" or "?"
[10:18:19] [Server thread/INFO]: Stopping the server
[10:18:19] [Server thread/INFO]: Stopping server
[10:18:19] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
[10:18:19] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (2.9.6) (Phoenix)
[10:18:19] [Server thread/INFO]: GroupManager version 2.0 (2.9.6) (Phoenix) is disabled!
[10:18:19] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[10:18:19] [Server thread/INFO]: Saving players
[10:18:19] [Server thread/INFO]: Saving worlds
[10:18:19] [Server thread/INFO]: Saving chunks for level 'mon monde'/Overworld
[10:18:19] [Server thread/INFO]: Saving chunks for level 'mon monde_nether'/Nether
[10:18:19] [Server thread/INFO]: Saving chunks for level 'mon monde_the_end'/The End
 
Dernière édition par un modérateur:
Essaye d'utiliser la balise code car là c'est-à-dire illisible, à part car il n'arrive pas à lancer ton essentials est il à jour ?
Pour ce qui est de l'erreur de GroupManager, elle provient de là :
Code:
org.yaml.snakeyaml.parser.ParserException: expected '<document start>', but found BlockMappingStart
in 'reader', line 21, column 1:
groups:
Tu dois avoir 1 error.log dans ton dossier GroupManager, supprime le relance ton serveur, normalemrnt cela va en générer un autre, ouvre le et transmet le nous stp
 
Bonjour,

Merci d'éviter les multiples posts et d'utiliser les balises code afin de rendre les messages plus lisibles. J'ai fusionné les messages et ajouter les balises.
 
comment puis-je savoir si mon essentials est a jour et pourrai vous me donner votre skype pour en savoir plus merci
cordialement

je suis désoler mais je ne sais metre une balise je viens d'arriver pourriez-vous en metre une s'il vous plaît

je suis désoler mais je ne sais metre une balise je viens d'arriver pourriez-vous en metre une s'il vous plaît

Code:
[10:34:52] [Server thread/INFO]: Starting minecraft server version 1.8.8
[10:34:52] [Server thread/INFO]: Loading properties
[10:34:52] [Server thread/INFO]: Default game type: SURVIVAL
[10:34:52] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[10:34:52] [Server thread/INFO]: Debug logging is disabled
[10:34:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:34:52] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:34:52] [Server thread/INFO]: Generating keypair
[10:34:53] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:34:53] [Server thread/INFO]: Using default channel type
[10:34:53] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[10:34:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[10:34:53] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[10:34:53] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[10:34:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[10:34:53] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.9.6) (Phoenix)
[10:34:53] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[10:34:53] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[10:34:53] [Server thread/INFO]: Preparing level "mon monde"
[10:34:53] [Server thread/INFO]: -------- World Settings For [mon monde] --------
[10:34:53] [Server thread/INFO]: Mob Spawn Range: 4
[10:34:53] [Server thread/INFO]: Anti X-Ray: true
[10:34:53] [Server thread/INFO]:     Engine Mode: 1
[10:34:53] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:34:53] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:34:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:34:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Structure Info Saving: true
[10:34:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:34:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:34:53] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:34:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:34:53] [Server thread/INFO]: Max TNT Explosions: 100
[10:34:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:34:53] [Server thread/INFO]: Random Lighting Updates: false
[10:34:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:34:53] [Server thread/INFO]: View Distance: 10
[10:34:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:34:53] [Server thread/INFO]: Item Merge Radius: 2.5
[10:34:53] [Server thread/INFO]: Item Despawn Rate: 6000
[10:34:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:34:53] [Server thread/INFO]: Clear tick list: false
[10:34:53] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:34:53] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[10:34:53] [Server thread/INFO]: Max Entity Collisions: 8
[10:34:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:34:53] [Server thread/INFO]: -------- World Settings For [mon monde_nether] --------
[10:34:53] [Server thread/INFO]: Mob Spawn Range: 4
[10:34:53] [Server thread/INFO]: Anti X-Ray: true
[10:34:53] [Server thread/INFO]:     Engine Mode: 1
[10:34:53] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[10:34:53] [Server thread/INFO]:     Replace Blocks: [1, 5]
[10:34:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:34:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:34:53] [Server thread/INFO]: Structure Info Saving: true
[10:34:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:34:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:34:53] [Server thread/INFO]: Sending up to 10 chunks per packet
[10:34:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:34:53] [Server thread/INFO]: Max TNT Explosions: 100
[10:34:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[10:34:53] [Server thread/INFO]: Random Lighting Updates: false
[10:34:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:34:53] [Server thread/INFO]: View Distance: 10
[10:34:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:34:53] [Server thread/INFO]: Item Merge Radius: 2.5
[10:34:53] [Server thread/INFO]: Item Despawn Rate: 6000
[10:34:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
[10:34:53] [Server thread/INFO]: Clear tick list: false
[10:34:53] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:34:53] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
 

Fichiers joints

Dernière édition par un modérateur:
Groupmanager ne fonctionne déjà pas sans Essentials alors met a jour essentials bonhomme et prends les essentialsX pas les essentials.