[12:40:27] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [12:40:29] [ServerMain/INFO]: Loaded 1337 recipes [12:40:30] [Server thread/INFO]: Starting minecraft server version 1.21.2 [12:40:30] [Server thread/INFO]: Loading properties [12:40:30] [Server thread/INFO]: This server is running CraftBukkit version 4345-Spigot-a084d85-459c38a (MC: 1.21.2) (Implementing API version 1.21.2-R0.1-SNAPSHOT) [12:40:31] [Server thread/INFO]: *** This version of Spigot contains changes to some enums. If you notice that plugins no longer work after updating, please report this to the developers of those plugins first. *** [12:40:31] [Server thread/INFO]: *** If you cannot update those plugins, you can try setting `settings.compatibility.enum-compatibility-mode` to `true` in `bukkit.yml`. *** [12:40:31] [Server thread/INFO]: Debug logging is disabled [12:40:31] [Server thread/INFO]: Server Ping Player Sample Count: 12 [12:40:31] [Server thread/INFO]: Using 4 threads for Netty based IO [12:40:31] [Server thread/INFO]: Default game type: SURVIVAL [12:40:31] [Server thread/INFO]: Generating keypair [12:40:31] [Server thread/INFO]: Starting Minecraft server on *:25565 [12:40:31] [Server thread/INFO]: Using default channel type [12:40:32] [Server thread/INFO]: [RecipeAdder] Loading RecipeAdder v1.0.0 [12:40:32] [Server thread/INFO]: Preparing level "world" [12:40:32] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [12:40:34] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:40:34] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:40:34] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:40:34] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:40:34] [Worker-Main-5/INFO]: Preparing spawn area: 100% [12:40:34] [Server thread/INFO]: Time elapsed: 2120 ms [12:40:34] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [12:40:34] [Worker-Main-7/INFO]: Preparing spawn area: 0% [12:40:35] [Server thread/INFO]: Time elapsed: 263 ms [12:40:35] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [12:40:35] [Worker-Main-3/INFO]: Preparing spawn area: 0% [12:40:35] [Server thread/INFO]: Time elapsed: 102 ms [12:40:35] [Server thread/INFO]: [RecipeAdder] Enabling RecipeAdder v1.0.0 [12:40:35] [Server thread/ERROR]: Error occurred while enabling RecipeAdder v1.0.0 (Is it up to date?) java.lang.IllegalStateException: stream has already been operated upon or closed at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:277) ~[?:?] at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:631) ~[?:?] at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:637) ~[?:?] at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:642) ~[?:?] at net.minecraft.world.item.crafting.RecipeItemStack.ofStacks(RecipeItemStack.java:59) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at org.bukkit.craftbukkit.v1_21_R2.inventory.CraftRecipe.toNMS(CraftRecipe.java:36) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at org.bukkit.craftbukkit.v1_21_R2.inventory.CraftShapedRecipe.lambda$addToCraftingManager$0(CraftShapedRecipe.java:53) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at com.google.common.collect.Maps$9.transformEntry(Maps.java:2106) ~[guava-32.1.2-jre.jar:?] at com.google.common.collect.Maps$TransformedEntriesMap.getOrDefault(Maps.java:2208) ~[guava-32.1.2-jre.jar:?] at com.google.common.collect.Maps$TransformedEntriesMap.get(Maps.java:2197) ~[guava-32.1.2-jre.jar:?] at net.minecraft.world.item.crafting.ShapedRecipePattern.a(SourceFile:84) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at net.minecraft.world.item.crafting.ShapedRecipePattern.a(SourceFile:67) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at net.minecraft.world.item.crafting.ShapedRecipePattern.a(SourceFile:62) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at org.bukkit.craftbukkit.v1_21_R2.inventory.CraftShapedRecipe.addToCraftingManager(CraftShapedRecipe.java:55) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at org.bukkit.craftbukkit.v1_21_R2.CraftServer.addRecipe(CraftServer.java:1414) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at me.eccentric_nz.recipeadder.RecipeAdder.onEnable(RecipeAdder.java:41) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[spigot-api-1.21.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.21.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492) ~[spigot-api-1.21.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_21_R2.CraftServer.enablePlugin(CraftServer.java:579) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at org.bukkit.craftbukkit.v1_21_R2.CraftServer.enablePlugins(CraftServer.java:493) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:656) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:441) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:268) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1032) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[spigot-1.21.2-R0.1-SNAPSHOT.jar:4345-Spigot-a084d85-459c38a] at java.base/java.lang.Thread.run(Thread.java:1570) [?:?] [12:40:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [12:40:35] [Server thread/INFO]: Done (3.374s)! For help, type "help" [12:41:35] [Server thread/INFO]: Server empty for 60 seconds, pausing [12:42:12] [Server thread/INFO]: This server is running CraftBukkit version 4345-Spigot-a084d85-459c38a (MC: 1.21.2) (Implementing API version 1.21.2-R0.1-SNAPSHOT) [12:42:12] [Server thread/INFO]: Checking version, please wait... [12:42:13] [Thread-8/INFO]: You are 3 version(s) behind [12:42:51] [Server thread/INFO]: Stopping the server [12:42:52] [Server thread/INFO]: Stopping server [12:42:52] [Server thread/INFO]: [RecipeAdder] Disabling RecipeAdder v1.0.0 [12:42:52] [Server thread/INFO]: Saving players [12:42:52] [Server thread/INFO]: Saving worlds [12:42:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [12:42:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [12:42:52] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [12:42:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [12:42:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [12:42:53] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [12:42:53] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved