Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.42 KB | None | 0 0
  1. [22:04:28] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.6.0-SNAPSHOT
  2. [22:04:28] [Server thread/INFO]: [AsperionCore] Loading AsperionCore v1.0.0
  3. [22:04:28] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.6.0-SNAPSHOT
  4. [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
  5. [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
  6. [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
  7. [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
  8. [22:04:28] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
  9. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
  10. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SWORD
  11. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SPADE
  12. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_PICKAXE
  13. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_AXE
  14. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HOE
  15. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_BOOTS
  16. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HELMET
  17. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_LEGGINGS
  18. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_CHESTPLATE
  19. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: IRON_SPADE
  20. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: DIAMOND_SPADE
  21. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_3
  22. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_4
  23. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_5
  24. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_6
  25. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_7
  26. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_8
  27. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_9
  28. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_10
  29. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_11
  30. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_12
  31. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
  32. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WATCH
  33. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WEB
  34. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_RECORD
  35. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GREEN_RECORD
  36. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_ITEM
  37. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: POTATO_ITEM
  38. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  39. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  40. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
  41. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  42. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  43. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
  44. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WEB
  45. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
  46. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: PORK
  47. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOL
  48. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RAW_BEEF
  49. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RAW_CHICKEN
  50. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: MUSHROOM_SOUP
  51. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RAW_BEEF
  52. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SNOW_BALL
  53. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: RED_ROSE
  54. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  55. [22:04:29] [Server thread/WARN]: [mcMMO] Skills.Taming.Call_Of_The_Wild.Ocelot.Item_Material is invalid!!
  56. [22:04:29] [Server thread/WARN]: [mcMMO] Errors were found in config.yml! mcMMO was disabled!
  57. [22:04:29] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.6.0-SNAPSHOT
  58. [22:04:29] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.6.0-SNAPSHOT (Is it up to date?)
  59. java.lang.ExceptionInInitializerError: null
  60. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:197) ~[?:?]
  61. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  62. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:363) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  63. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  64. at com.gmail.nossr50.config.ConfigLoader.validate(ConfigLoader.java:67) [mcMMO-3.jar:?]
  65. at com.gmail.nossr50.config.Config.<init>(Config.java:24) [mcMMO-3.jar:?]
  66. at com.gmail.nossr50.config.Config.getInstance(Config.java:29) [mcMMO-3.jar:?]
  67. at com.gmail.nossr50.locale.LocaleLoader.initialize(LocaleLoader.java:80) [mcMMO-3.jar:?]
  68. at com.gmail.nossr50.locale.LocaleLoader.getString(LocaleLoader.java:33) [mcMMO-3.jar:?]
  69. at com.gmail.nossr50.locale.LocaleLoader.getString(LocaleLoader.java:21) [mcMMO-3.jar:?]
  70. at com.gmail.nossr50.datatypes.skills.ToolType.<clinit>(ToolType.java:10) [mcMMO-3.jar:?]
  71. at com.gmail.nossr50.datatypes.skills.SkillType.<clinit>(SkillType.java:42) [mcMMO-3.jar:?]
  72. at com.gmail.nossr50.config.AdvancedConfig.getMaxChance(AdvancedConfig.java:693) [mcMMO-3.jar:?]
  73. at com.gmail.nossr50.config.AdvancedConfig.validateKeys(AdvancedConfig.java:48) [mcMMO-3.jar:?]
  74. at com.gmail.nossr50.config.ConfigLoader.validate(ConfigLoader.java:62) [mcMMO-3.jar:?]
  75. at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:22) [mcMMO-3.jar:?]
  76. at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:27) [mcMMO-3.jar:?]
  77. at com.gmail.nossr50.mcMMO.loadConfigFiles(mcMMO.java:375) [mcMMO-3.jar:?]
  78. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:133) [mcMMO-3.jar:?]
  79. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  80. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  81. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  82. at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugin(CraftServer.java:424) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  83. at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugins(CraftServer.java:338) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  84. at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:214) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  85. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:686) [PaperSpigot.jar:git-Spigot-ed1cec9-1c7adf7]
  86. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  87. Caused by: java.lang.NullPointerException
  88. at com.gmail.nossr50.datatypes.skills.SkillType.values(SkillType.java:38) ~[?:?]
  89. at com.gmail.nossr50.datatypes.skills.SkillType.bySecondaryAbility(SkillType.java:197) ~[?:?]
  90. at com.gmail.nossr50.config.AdvancedConfig.getMaxChance(AdvancedConfig.java:693) ~[?:?]
  91. at com.gmail.nossr50.config.AdvancedConfig.validateKeys(AdvancedConfig.java:48) ~[?:?]
  92. at com.gmail.nossr50.config.ConfigLoader.validate(ConfigLoader.java:62) ~[?:?]
  93. at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:22) ~[?:?]
  94. at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:27) ~[?:?]
  95. at com.gmail.nossr50.skills.alchemy.Alchemy.<clinit>(Alchemy.java:51) ~[?:?]
  96. ... 27 more
  97. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  98. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  99. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
  100. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  101. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  102. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
  103. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  104. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  105. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  106. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  107. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: CARROT_ITEM
  108. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
  109. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  110. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: INK_SACK
  111. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
  112. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  113. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  114. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  115. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  116. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  117. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  118. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  119. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  120. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  121. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  122. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  123. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  124. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  125. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  126. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  127. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  128. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  129. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  130. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  131. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  132. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  133. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  134. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  135. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  136. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  137. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  138. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  139. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  140. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  141. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  142. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  143. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SULPHUR
  144. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Absorption: SULPHUR
  145. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Blindness: SULPHUR
  146. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Decay: SULPHUR
  147. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Dullness: SULPHUR
  148. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Haste: SULPHUR
  149. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Health Boost: SULPHUR
  150. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Hunger: SULPHUR
  151. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Nausea: SULPHUR
  152. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Resistance: SULPHUR
  153. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Saturation: SULPHUR
  154. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Absorption Extended: SULPHUR
  155. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Blindness Extended: SULPHUR
  156. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Decay Extended: SULPHUR
  157. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Dullness Extended: SULPHUR
  158. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Haste Extended: SULPHUR
  159. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Health Boost Extended: SULPHUR
  160. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Hunger Extended: SULPHUR
  161. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Nausea Extended: SULPHUR
  162. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Resistance Extended: SULPHUR
  163. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Saturation Extended: SULPHUR
  164. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Absorption II: SULPHUR
  165. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Blindness II: SULPHUR
  166. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Decay II: SULPHUR
  167. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Dullness II: SULPHUR
  168. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Haste II: SULPHUR
  169. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Health Boost II: SULPHUR
  170. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Hunger II: SULPHUR
  171. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Nausea II: SULPHUR
  172. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Resistance II: SULPHUR
  173. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Potion Of Saturation II: SULPHUR
  174. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  175. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  176. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  177. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
  178. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  179. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  180. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  181. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
  182. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: INK_SACK
  183. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
  184. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: CARROT_ITEM
  185. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  186. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  187. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  188. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  189. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  190. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  191. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  192. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  193. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  194. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  195. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  196. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  197. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  198. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  199. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  200. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  201. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  202. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  203. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  204. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  205. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  206. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  207. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  208. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  209. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  210. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  211. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  212. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  213. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  214. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  215. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  216. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  217. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  218. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption: DRAGONS_BREATH
  219. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness: DRAGONS_BREATH
  220. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay: DRAGONS_BREATH
  221. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness: DRAGONS_BREATH
  222. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste: DRAGONS_BREATH
  223. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost: DRAGONS_BREATH
  224. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger: DRAGONS_BREATH
  225. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea: DRAGONS_BREATH
  226. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance: DRAGONS_BREATH
  227. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation: DRAGONS_BREATH
  228. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption Extended: DRAGONS_BREATH
  229. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness Extended: DRAGONS_BREATH
  230. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay Extended: DRAGONS_BREATH
  231. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness Extended: DRAGONS_BREATH
  232. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste Extended: DRAGONS_BREATH
  233. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost Extended: DRAGONS_BREATH
  234. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger Extended: DRAGONS_BREATH
  235. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea Extended: DRAGONS_BREATH
  236. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance Extended: DRAGONS_BREATH
  237. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation Extended: DRAGONS_BREATH
  238. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption II: DRAGONS_BREATH
  239. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness II: DRAGONS_BREATH
  240. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay II: DRAGONS_BREATH
  241. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness II: DRAGONS_BREATH
  242. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste II: DRAGONS_BREATH
  243. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost II: DRAGONS_BREATH
  244. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger II: DRAGONS_BREATH
  245. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea II: DRAGONS_BREATH
  246. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance II: DRAGONS_BREATH
  247. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation II: DRAGONS_BREATH
  248. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: NETHER_STALK
  249. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  250. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: CARROT_ITEM
  251. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
  252. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  253. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
  254. [22:04:29] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: INK_SACK
  255. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
  256. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SWORD has an invalid repair material: null
  257. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_SWORD must be greater than 0!
  258. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
  259. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SPADE has an invalid repair material: null
  260. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_SPADE must be greater than 0!
  261. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
  262. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_PICKAXE has an invalid repair material: null
  263. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_PICKAXE must be greater than 0!
  264. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
  265. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_AXE has an invalid repair material: null
  266. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_AXE must be greater than 0!
  267. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
  268. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_HOE has an invalid repair material: null
  269. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_HOE must be greater than 0!
  270. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
  271. [22:04:29] [Server thread/WARN]: [mcMMO] STONE_SPADE has an invalid repair material: null
  272. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of STONE_SPADE must be greater than 0!
  273. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: IRON_SPADE
  274. [22:04:29] [Server thread/WARN]: [mcMMO] IRON_SPADE has an invalid repair material: null
  275. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of IRON_SPADE must be greater than 0!
  276. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SWORD
  277. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SWORD has an invalid repair material: null
  278. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_SWORD must be greater than 0!
  279. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SPADE
  280. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SPADE has an invalid repair material: null
  281. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_SPADE must be greater than 0!
  282. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_PICKAXE
  283. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_PICKAXE has an invalid repair material: null
  284. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_PICKAXE must be greater than 0!
  285. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_AXE
  286. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_AXE has an invalid repair material: null
  287. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_AXE must be greater than 0!
  288. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HOE
  289. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HOE has an invalid repair material: null
  290. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_HOE must be greater than 0!
  291. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HELMET
  292. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HELMET has an invalid repair material: null
  293. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_HELMET must be greater than 0!
  294. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_CHESTPLATE
  295. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_CHESTPLATE has an invalid repair material: null
  296. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_CHESTPLATE must be greater than 0!
  297. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_LEGGINGS
  298. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_LEGGINGS has an invalid repair material: null
  299. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_LEGGINGS must be greater than 0!
  300. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_BOOTS
  301. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_BOOTS has an invalid repair material: null
  302. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of GOLD_BOOTS must be greater than 0!
  303. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: DIAMOND_SPADE
  304. [22:04:29] [Server thread/WARN]: [mcMMO] DIAMOND_SPADE has an invalid repair material: null
  305. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of DIAMOND_SPADE must be greater than 0!
  306. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_STICK
  307. [22:04:29] [Server thread/WARN]: [mcMMO] CARROT_STICK has an invalid repair material: null
  308. [22:04:29] [Server thread/WARN]: [mcMMO] Maximum durability of CARROT_STICK must be greater than 0!
  309. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  310. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  311. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
  312. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SWORD has an invalid salvage material: null
  313. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  314. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  315. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
  316. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_SPADE has an invalid salvage material: null
  317. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  318. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  319. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
  320. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_PICKAXE has an invalid salvage material: null
  321. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  322. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  323. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
  324. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_AXE has an invalid salvage material: null
  325. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  326. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  327. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
  328. [22:04:29] [Server thread/WARN]: [mcMMO] WOOD_HOE has an invalid salvage material: null
  329. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  330. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  331. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
  332. [22:04:29] [Server thread/WARN]: [mcMMO] STONE_SPADE has an invalid salvage material: null
  333. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  334. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  335. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: IRON_SPADE
  336. [22:04:29] [Server thread/WARN]: [mcMMO] IRON_SPADE has an invalid salvage material: null
  337. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  338. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  339. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SWORD
  340. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SWORD has an invalid salvage material: null
  341. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  342. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  343. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SPADE
  344. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_SPADE has an invalid salvage material: null
  345. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  346. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  347. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_PICKAXE
  348. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_PICKAXE has an invalid salvage material: null
  349. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  350. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  351. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_AXE
  352. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_AXE has an invalid salvage material: null
  353. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  354. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  355. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HOE
  356. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HOE has an invalid salvage material: null
  357. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  358. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  359. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HELMET
  360. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_HELMET has an invalid salvage material: null
  361. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  362. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  363. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_CHESTPLATE
  364. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_CHESTPLATE has an invalid salvage material: null
  365. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  366. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  367. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_LEGGINGS
  368. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_LEGGINGS has an invalid salvage material: null
  369. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  370. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  371. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_BOOTS
  372. [22:04:29] [Server thread/WARN]: [mcMMO] GOLD_BOOTS has an invalid salvage material: null
  373. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  374. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  375. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: DIAMOND_SPADE
  376. [22:04:29] [Server thread/WARN]: [mcMMO] DIAMOND_SPADE has an invalid salvage material: null
  377. [22:04:29] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  378. [22:04:29] [Server thread/WARN]: [mcMMO] The following issues were found:
  379. [22:04:29] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_STICK
  380. [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