Advertisement
Momshroom

Untitled

Oct 27th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.83 KB | None | 0 0
  1. 27.10 17:02:18 [Server] ERROR Cannot load plugins/MythicMobs/Mobs/ShroomieMobs.yml 27.10 17:02:18 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping 27.10 17:02:18 [Server] INFO in 'string', line 309, column 3: 27.10 17:02:18 [Server] INFO Type: ENDERMAN 27.10 17:02:18 [Server] INFO ^ 27.10 17:02:18 [Server] INFO expected <block end>, but found Scalar 27.10 17:02:18 [Server] INFO in 'string', line 310, column 29: 27.10 17:02:18 [Server] INFO Display: '&4Well you didn't tell me what you wanted it to ... 27.10 17:02:18 [Server] INFO ^ 27.10 17:02:18 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at net.elseland.xikage.MythicMobs.IO.IOLoader.reloadCustomConfig(IOLoader.java:65) [MythicMobs-2.5.1.jar:?] 27.10 17:02:18 [Server] INFO at net.elseland.xikage.MythicMobs.IO.IOLoader.<init>(IOLoader.java:48) [MythicMobs-2.5.1.jar:?] 27.10 17:02:18 [Server] INFO at net.elseland.xikage.MythicMobs.IO.IOHandler.getSaveLoad(IOHandler.java:39) [MythicMobs-2.5.1.jar:?] 27.10 17:02:18 [Server] INFO at net.elseland.xikage.MythicMobs.IO.Load.Configuration.LoadAll(Configuration.java:137) [MythicMobs-2.5.1.jar:?] 27.10 17:02:18 [Server] INFO at net.elseland.xikage.MythicMobs.Adapters.Bukkit.Commands.CommandHandler.cmdReload(CommandHandler.java:125) [MythicMobs-2.5.1.jar:?] 27.10 17:02:18 [Server] INFO at net.elseland.xikage.MythicMobs.Adapters.Bukkit.Commands.CommandHandler.onCommand(CommandHandler.java:72) [MythicMobs-2.5.1.jar:?] 27.10 17:02:18 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:647) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchServerCommand(CraftServer.java:633) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.aL(DedicatedServer.java:438) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:401) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92] 27.10 17:02:18 [Server] INFO Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping 27.10 17:02:18 [Server] INFO in 'string', line 309, column 3: 27.10 17:02:18 [Server] INFO Type: ENDERMAN 27.10 17:02:18 [Server] INFO ^ 27.10 17:02:18 [Server] INFO expected <block end>, but found Scalar 27.10 17:02:18 [Server] INFO in 'string', line 310, column 29: 27.10 17:02:18 [Server] INFO Display: '&4Well you didn't tell me what you wanted it to ... 27.10 17:02:18 [Server] INFO ^ 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot-1.10_BT54_09_22.jar:git-Spigot-570526c-c1b529e] 27.10 17:02:18 [Server] INFO ... 18 more 27.10 17:02:18 [Server] WARN [MythicMobs] Could not find AbstractSkill Loot2 27.10 17:02:18 [Server] WARN [MythicMobs] Could not find AbstractSkill ExplosiveLeap2 27.10 17:02:18 [Server] WARN [MythicMobs] Could not find AbstractSkill ExplosiveLeap2 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 31 mobs. 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 3 vanilla mob overrides. 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 0 mob stacks. 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 18 skills. 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 11 random spawns. 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 25 mythic items. 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 5 drop tables. 27.10 17:02:18 [Server] INFO [MythicMobs] Loaded 0 mob spawners. 27.10 17:02:18 [Server] INFO MythicMobs has been reloaded!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement