You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When slimefood loads on a 1.21.+ paper server Slimefood v2Build cant load the multiblock display
[22:32:14 ERROR]: [SlimeFood] Item "SF_BRICK_OVEN" from SlimeFood vBuild 2 (git 9a231cb) has caused an Error!
[22:32:14 ERROR]: [SlimeFood] You can report it here: https://github.com/gamingoninsulin/SlimeFoodPlugin/issues
[22:32:14 ERROR]: [SlimeFood] Failed to properly load this Item
java.lang.IllegalArgumentException: This MultiBlockMachine's display recipes were illegally modified!
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) ~[guava-32.1.2-jre.jar:?]
at Slimefun-020c0d7-Insider.jar/io.github.thebusybiscuit.slimefun4.core.multiblocks.MultiBlockMachine.load(MultiBlockMachine.java:115) ~[Slimefun-020c0d7-Insider.jar:?]
at Slimefun-020c0d7-Insider.jar/io.github.thebusybiscuit.slimefun4.implementation.setup.PostSetup.loadItems(PostSetup.java:49) ~[Slimefun-020c0d7-Insider.jar:?]
at Slimefun-020c0d7-Insider.jar/io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunStartupTask.run(SlimefunStartupTask.java:44) ~[Slimefun-020c0d7-Insider.jar:?]
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1225) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
When slimefood loads on a 1.21.+ paper server Slimefood v2Build cant load the multiblock display
[22:32:14 ERROR]: [SlimeFood] Item "SF_BRICK_OVEN" from SlimeFood vBuild 2 (git 9a231cb) has caused an Error!
[22:32:14 ERROR]: [SlimeFood] You can report it here: https://github.com/gamingoninsulin/SlimeFoodPlugin/issues
[22:32:14 ERROR]: [SlimeFood] Failed to properly load this Item
java.lang.IllegalArgumentException: This MultiBlockMachine's display recipes were illegally modified!
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) ~[guava-32.1.2-jre.jar:?]
at Slimefun-020c0d7-Insider.jar/io.github.thebusybiscuit.slimefun4.core.multiblocks.MultiBlockMachine.load(MultiBlockMachine.java:115) ~[Slimefun-020c0d7-Insider.jar:?]
at Slimefun-020c0d7-Insider.jar/io.github.thebusybiscuit.slimefun4.implementation.setup.PostSetup.loadItems(PostSetup.java:49) ~[Slimefun-020c0d7-Insider.jar:?]
at Slimefun-020c0d7-Insider.jar/io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunStartupTask.run(SlimefunStartupTask.java:44) ~[Slimefun-020c0d7-Insider.jar:?]
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1225) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
The text was updated successfully, but these errors were encountered: