Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [22:04:28] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.6.0-SNAPSHOT
- [22:04:28] [Server thread/INFO]: [AsperionCore] Loading AsperionCore v1.0.0
- [22:04:28] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.6.0-SNAPSHOT
- [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
- [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
- [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
- [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
- [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SWORD
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_PICKAXE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_AXE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HOE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_BOOTS
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HELMET
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_LEGGINGS
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_CHESTPLATE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: IRON_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: DIAMOND_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_3
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_4
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_5
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_6
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_7
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_8
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_9
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_10
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_11
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_12
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WATCH
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WEB
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_RECORD
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GREEN_RECORD
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: POTATO_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WEB
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: PORK
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOL
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RAW_BEEF
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RAW_CHICKEN
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: MUSHROOM_SOUP
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RAW_BEEF
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SNOW_BALL
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RED_ROSE
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Skills.Taming.Call_Of_The_Wild.Ocelot.Item_Material is invalid!!
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors were found in config.yml! mcMMO was disabled!
- [22:04:29] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.6.0-SNAPSHOT
- [22:04:29] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.6.0-SNAPSHOT (Is it up to date?)
- java.lang.ExceptionInInitializerError: null
- at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:197) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:363) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at com.gmail.nossr50.config.ConfigLoader.validate(ConfigLoader.java:67) [mcMMO-3.jar:?]
- at com.gmail.nossr50.config.Config.<init>(Config.java:24) [mcMMO-3.jar:?]
- at com.gmail.nossr50.config.Config.getInstance(Config.java:29) [mcMMO-3.jar:?]
- at com.gmail.nossr50.locale.LocaleLoader.initialize(LocaleLoader.java:80) [mcMMO-3.jar:?]
- at com.gmail.nossr50.locale.LocaleLoader.getString(LocaleLoader.java:33) [mcMMO-3.jar:?]
- at com.gmail.nossr50.locale.LocaleLoader.getString(LocaleLoader.java:21) [mcMMO-3.jar:?]
- at com.gmail.nossr50.datatypes.skills.ToolType.<clinit>(ToolType.java:10) [mcMMO-3.jar:?]
- at com.gmail.nossr50.datatypes.skills.SkillType.<clinit>(SkillType.java:42) [mcMMO-3.jar:?]
- at com.gmail.nossr50.config.AdvancedConfig.getMaxChance(AdvancedConfig.java:693) [mcMMO-3.jar:?]
- at com.gmail.nossr50.config.AdvancedConfig.validateKeys(AdvancedConfig.java:48) [mcMMO-3.jar:?]
- at com.gmail.nossr50.config.ConfigLoader.validate(ConfigLoader.java:62) [mcMMO-3.jar:?]
- at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:22) [mcMMO-3.jar:?]
- at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:27) [mcMMO-3.jar:?]
- at com.gmail.nossr50.mcMMO.loadConfigFiles(mcMMO.java:375) [mcMMO-3.jar:?]
- at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:133) [mcMMO-3.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugin(CraftServer.java:424) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugins(CraftServer.java:338) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:214) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:686) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
- Caused by: java.lang.NullPointerException
- at com.gmail.nossr50.datatypes.skills.SkillType.values(SkillType.java:38) ~[?:?]
- at com.gmail.nossr50.datatypes.skills.SkillType.bySecondaryAbility(SkillType.java:197) ~[?:?]
- at com.gmail.nossr50.config.AdvancedConfig.getMaxChance(AdvancedConfig.java:693) ~[?:?]
- at com.gmail.nossr50.config.AdvancedConfig.validateKeys(AdvancedConfig.java:48) ~[?:?]
- at com.gmail.nossr50.config.ConfigLoader.validate(ConfigLoader.java:62) ~[?:?]
- at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:22) ~[?:?]
- at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:27) ~[?:?]
- at com.gmail.nossr50.skills.alchemy.Alchemy.<clinit>(Alchemy.java:51) ~[?:?]
- ... 27 more
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: CARROT_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: INK_SACK
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Absorption: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Blindness: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Decay: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Dullness: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Haste: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Health Boost: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Hunger: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Nausea: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Resistance: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Saturation: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Absorption Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Blindness Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Decay Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Dullness Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Haste Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Health Boost Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Hunger Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Nausea Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Resistance Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Saturation Extended: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Absorption II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Blindness II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Decay II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Dullness II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Haste II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Health Boost II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Hunger II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Nausea II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Resistance II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Saturation II: SULPHUR
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: INK_SACK
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: CARROT_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation Extended: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation II: DRAGONS_BREATH
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: CARROT_ITEM
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
- [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: INK_SACK
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SWORD has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_SWORD must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SPADE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_SPADE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_PICKAXE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_PICKAXE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_AXE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_AXE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_HOE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_HOE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] STONE_SPADE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of STONE_SPADE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: IRON_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] IRON_SPADE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of IRON_SPADE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SWORD
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SWORD has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_SWORD must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SPADE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_SPADE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_PICKAXE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_PICKAXE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_PICKAXE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_AXE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_AXE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_AXE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HOE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HOE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_HOE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HELMET
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HELMET has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_HELMET must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_CHESTPLATE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_CHESTPLATE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_CHESTPLATE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_LEGGINGS
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_LEGGINGS has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_LEGGINGS must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_BOOTS
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_BOOTS has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_BOOTS must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: DIAMOND_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] DIAMOND_SPADE has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of DIAMOND_SPADE must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_STICK
- [22:04:29] [Server thread/WARN]: [mcMMO] CARROT_STICK has an invalid repair material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of CARROT_STICK must be greater than 0!
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SWORD has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SPADE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_PICKAXE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_AXE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
- [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_HOE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] STONE_SPADE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: IRON_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] IRON_SPADE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SWORD
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SWORD has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SPADE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_PICKAXE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_PICKAXE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_AXE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_AXE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HOE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HOE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HELMET
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HELMET has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_CHESTPLATE
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_CHESTPLATE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_LEGGINGS
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_LEGGINGS has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_BOOTS
- [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_BOOTS has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: DIAMOND_SPADE
- [22:04:29] [Server thread/WARN]: [mcMMO] DIAMOND_SPADE has an invalid salvage material: null
- [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
- [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
- [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_STICK
- [22:04:29] [Server thread/WARN]: [mcMMO] CARROT_STICK has an invalid salvage material: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement