Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [23:54:12 WARN]: [MythicCrucible] Task #1309 for MythicCrucible v2.2.0-SNAPSHOT generated an exception
- java.lang.IllegalArgumentException: No enum constant org.bukkit.Material.*PLANKS
- at java.base/java.lang.Enum.valueOf(Enum.java:293) ~[?:?]
- at org.bukkit.Material.valueOf(Material.java:138) ~[paper-api-1.21.4-R0.1-SNAPSHOT.jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.uifilters.VanillaUIFilter.matches(VanillaUIFilter.java:42) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.uimanager.ProvidedUIFilter.matches(ProvidedUIFilter.java:107) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.ingredients.MythicIngredient.matches(MythicIngredient.java:310) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.ingredients.ShapedIngredient.matches(ShapedIngredient.java:160) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.recipes.ShapedRecipeMatrix.matches(ShapedRecipeMatrix.java:521) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.recipes.MythicRecipeBlueprint.matches(MythicRecipeBlueprint.java:219) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.recipes.MythicCraftingManager.displayResult(MythicCraftingManager.java:662) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at MythicCrucible-2.2.0-SNAPSHOT(3).jar/io.lumine.mythiccrucible.items.recipes.crafting.recipes.MythicCraftingManager$1.run(MythicCraftingManager.java:556) ~[MythicCrucible-2.2.0-SNAPSHOT(3).jar:?]
- at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.4.jar:1.21.4-222-9b1798d]
- at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-1.21.4.jar:1.21.4-222-9b1798d]
- at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1659) ~[paper-1.21.4.jar:1.21.4-222-9b1798d]
- at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1529) ~[paper-1.21.4.jar:1.21.4-222-9b1798d]
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1251) ~[paper-1.21.4.jar:1.21.4-222-9b1798d]
- at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-222-9b1798d]
- at java.base/java.lang.Thread.run(Thread.java:1570) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement