Posted February 18, 20223 yr 1.16.5 two hours ago the server was ok but now everybody trying to connect get this message io.netty.AbstractChannel$AnnotatedConnectExpecption: Connection refused: no further information I have to say that the server work normally when I start it the only issue is that nobody can connect here is the log [18Feb.2022 13:52:48.194] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.27, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge] [18Feb.2022 13:52:48.196] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 15.0.2 by Oracle Corporation [18Feb.2022 13:52:48.420] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [18Feb.2022 13:52:48.466] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/lucas/OneDrive/Desktop/server%20septembre/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [18Feb.2022 13:52:49.439] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector] [18Feb.2022 13:52:49.442] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .] [18Feb.2022 13:52:59.158] [modloading-worker-4/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.27, for MC 1.16.5 with MCP 20210115.111550 [18Feb.2022 13:52:59.161] [modloading-worker-4/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.27 Initialized [18Feb.2022 13:52:59.329] [modloading-worker-13/INFO] [expandability/]: ExpandAbility here, who dis? [18Feb.2022 13:52:59.466] [modloading-worker-5/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.WaterEffect as a FluidEffect for Water with the ID 0 [18Feb.2022 13:52:59.468] [modloading-worker-5/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.LavaEffect as a FluidEffect for Lava with the ID 1 [18Feb.2022 13:53:01.418] [modloading-worker-8/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners.. [18Feb.2022 13:53:01.463] [modloading-worker-8/INFO] [STDOUT/]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser [18Feb.2022 13:53:02.063] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 157 ms [18Feb.2022 13:53:02.829] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm [18Feb.2022 13:53:04.522] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre22 Target: 7.0.0-pre22 [18Feb.2022 13:53:04.523] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [18Feb.2022 13:53:04.740] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.2.27 Target: 36.2.28 [18Feb.2022 13:53:04.741] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw [18Feb.2022 13:53:04.885] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travelersbackpack] Found status: UP_TO_DATE Current: 5.4.6 Target: null [18Feb.2022 13:53:07.765] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [18Feb.2022 13:53:09.202] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [18Feb.2022 13:53:09.207] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [18Feb.2022 13:53:09.213] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [18Feb.2022 13:53:09.218] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [18Feb.2022 13:53:09.242] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [18Feb.2022 13:53:09.258] [main/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful adding resource listener.. [18Feb.2022 13:53:09.262] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, culinaryconstruct-forge-1.16.5-4.0.0.6.jar, cfm-7.0.0pre22-1.16.3.jar, jei-1.16.5-7.7.1.139.jar, forge-1.16.5-36.2.27-universal.jar, appleskin-forge-mc1.16.x-2.2.0.jar, Aquaculture-1.16.5-2.1.21.jar, Bountiful-1.16.4-3.3.1.jar, expandability-2.0.1-forge.jar, curios-forge-1.16.5-4.0.5.3.jar, valhelsia_core-16.0.15.jar, valhelsia_structures-1.16.5-0.1.6.jar, Patchouli-1.16.4-53.2.jar, Waystones_1.16.5-7.6.4.jar, comforts-forge-1.16.5-4.0.1.3.jar, TravelersBackpack-1.16.5-5.4.6.jar, Artifacts-1.16.5-2.10.4.jar [18Feb.2022 13:53:10.902] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 9 recipes [18Feb.2022 13:53:12.272] [Worker-Main-12/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray at net.minecraft.util.JSONUtils.func_151214_t(SourceFile:425) ~[?:?] at net.minecraft.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:245) ~[?:?] at net.minecraft.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:231) ~[?:?] at net.minecraft.loot.LootFunction$Serializer.func_230423_a_(SourceFile:99) ~[?:?] at net.minecraft.loot.LootFunction$Serializer.func_230423_a_(SourceFile:88) ~[?:?] at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:149) ~[?:?] at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:129) ~[?:?] at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?] at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?] at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?] at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?] at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?] at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:881) ~[forge:?] at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?] at java.util.HashMap.forEach(HashMap.java:1425) ~[?:?] at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?] at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?] at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:568) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:710) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) ~[?:?] at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:610) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:722) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:568) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:710) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) ~[?:?] at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:610) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:722) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:568) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:710) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) ~[?:?] at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:610) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:722) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:568) ~[?:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:710) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) ~[?:?] at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2137) ~[?:?] at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?] at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) [?:?] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1769) [?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1756) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?] [18Feb.2022 13:53:12.638] [Worker-Main-12/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1602 advancements [18Feb.2022 13:53:12.678] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bounty Data. We will probably skip some data since certain mods are not loaded. [18Feb.2022 13:53:12.728] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplytea/chef_objs as dependencies are not met: [simplytea] [18Feb.2022 13:53:12.735] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrade_aquatic/fisherman_rews as dependencies are not met: [upgrade_aquatic] [18Feb.2022 13:53:12.742] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/farmer_rews as dependencies are not met: [inspirations] [18Feb.2022 13:53:12.754] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_objs as dependencies are not met: [vanillafoodpantry] [18Feb.2022 13:53:12.759] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrade_aquatic/fisherman_objs as dependencies are not met: [upgrade_aquatic] [18Feb.2022 13:53:12.761] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/apotheosis/fletcher_rews as dependencies are not met: [apotheosis] [18Feb.2022 13:53:12.768] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_rews as dependencies are not met: [mysticalworld] [18Feb.2022 13:53:12.771] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_objs as dependencies are not met: [charm] [18Feb.2022 13:53:12.772] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_objs as dependencies are not met: [mysticalworld] [18Feb.2022 13:53:12.774] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/chef_objs as dependencies are not met: [simplefarming] [18Feb.2022 13:53:12.775] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/quark/tinker_rews as dependencies are not met: [quark] [18Feb.2022 13:53:12.776] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/armorer_rews as dependencies are not met: [upgrademodifiers] [18Feb.2022 13:53:12.795] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_rews as dependencies are not met: [charm] [18Feb.2022 13:53:12.802] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/naturescompass/toolsmith_rews as dependencies are not met: [naturescompass] [18Feb.2022 13:53:12.803] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/storagedrawers/tinker_rews as dependencies are not met: [storagedrawers] [18Feb.2022 13:53:12.804] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/quark/toolsmith_rews as dependencies are not met: [quark] [18Feb.2022 13:53:12.813] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/quark/farmer_objs as dependencies are not met: [quark] [18Feb.2022 13:53:12.816] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/tinker_rews as dependencies are not met: [inspirations] [18Feb.2022 13:53:12.827] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_objs as dependencies are not met: [farmingforblockheads] [18Feb.2022 13:53:12.836] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/toolsmith_rews as dependencies are not met: [upgrademodifiers] [18Feb.2022 13:53:12.838] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/chef_objs as dependencies are not met: [mysticalworld] [18Feb.2022 13:53:12.839] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_rews as dependencies are not met: [vanillafoodpantry] [18Feb.2022 13:53:12.840] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/fletcher_rews as dependencies are not met: [inspirations] [18Feb.2022 13:53:12.841] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_rews as dependencies are not met: [farmingforblockheads] [18Feb.2022 13:53:12.842] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_objs as dependencies are not met: [xlfoodmod] [18Feb.2022 13:53:12.844] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/farmer_objs as dependencies are not met: [mysticalworld] [18Feb.2022 13:53:12.845] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_objs as dependencies are not met: [simplefarming] [18Feb.2022 13:53:12.845] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/quark/fletcher_objs as dependencies are not met: [quark] [18Feb.2022 13:53:12.855] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_rews as dependencies are not met: [xlfoodmod] [18Feb.2022 13:53:12.857] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_rews as dependencies are not met: [simplefarming] [18Feb.2022 13:53:12.867] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Found decrees: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker] [18Feb.2022 13:53:12.873] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Merging Entry Pools.. [18Feb.2022 13:53:12.874] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating Entry Pools.. [18Feb.2022 13:53:12.875] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_objs' [18Feb.2022 13:53:12.877] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_rews' [18Feb.2022 13:53:12.878] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_objs' [18Feb.2022 13:53:12.878] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_enchants' [18Feb.2022 13:53:12.879] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_objs' [18Feb.2022 13:53:12.881] [Worker-Main-12/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:wool, Amount: 0 [[4..32]], Worth: 250, NBT: null, Weight: 1000] [18Feb.2022 13:53:12.881] [Worker-Main-12/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: forge:dyes, Amount: 0 [[2..16]], Worth: 200, NBT: null, Weight: 1000] [18Feb.2022 13:53:12.881] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_objs' [18Feb.2022 13:53:12.881] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_rews' [18Feb.2022 13:53:12.881] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_objs' [18Feb.2022 13:53:12.882] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_rews' [18Feb.2022 13:53:12.882] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_rews' [18Feb.2022 13:53:12.882] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_objs' [18Feb.2022 13:53:12.882] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_rews' [18Feb.2022 13:53:12.883] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_rews' [18Feb.2022 13:53:12.883] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_objs' [18Feb.2022 13:53:12.883] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_objs' [18Feb.2022 13:53:12.883] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_objs' [18Feb.2022 13:53:12.883] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_crafts' [18Feb.2022 13:53:12.884] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_rews' [18Feb.2022 13:53:12.884] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_objs' [18Feb.2022 13:53:12.884] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_objs' [18Feb.2022 13:53:12.884] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_objs' [18Feb.2022 13:53:12.884] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_rews' [18Feb.2022 13:53:12.885] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_objs' [18Feb.2022 13:53:12.885] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_rews' [18Feb.2022 13:53:12.885] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_rews' [18Feb.2022 13:53:12.886] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_rews' [18Feb.2022 13:53:12.886] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_rews' [18Feb.2022 13:53:12.886] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_objs' [18Feb.2022 13:53:12.886] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_rews' [18Feb.2022 13:53:12.887] [Worker-Main-12/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:banners, Amount: 0 [[1..3]], Worth: 750, NBT: null, Weight: 400] [18Feb.2022 13:53:12.887] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_rews' [18Feb.2022 13:53:12.887] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_objs' [18Feb.2022 13:53:12.887] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_rews' [18Feb.2022 13:53:12.887] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_objs' [18Feb.2022 13:53:12.888] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_rews' [18Feb.2022 13:53:12.888] [Worker-Main-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Found Entry Pools: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker] [18Feb.2022 13:53:16.388] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5 [18Feb.2022 13:53:16.389] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties [18Feb.2022 13:53:16.389] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL [18Feb.2022 13:53:16.389] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [18Feb.2022 13:53:16.390] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer/]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:?] at java.io.FileInputStream.read(FileInputStream.java:271) ~[?:?] at java.io.BufferedInputStream.read1(BufferedInputStream.java:282) ~[?:?] at java.io.BufferedInputStream.read(BufferedInputStream.java:343) ~[?:?] at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:297) ~[?:?] at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339) ~[?:?] at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) ~[?:?] at java.io.InputStreamReader.read(InputStreamReader.java:181) ~[?:?] at java.io.BufferedReader.fill(BufferedReader.java:161) ~[?:?] at java.io.BufferedReader.readLine(BufferedReader.java:326) ~[?:?] at java.io.BufferedReader.readLine(BufferedReader.java:392) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:89) [?:?] [18Feb.2022 13:53:16.409] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 [18Feb.2022 13:53:16.416] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type [18Feb.2022 13:53:16.615] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: plains [18Feb.2022 13:53:16.618] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: savanna [18Feb.2022 13:53:16.618] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: snowy [18Feb.2022 13:53:16.619] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: taiga [18Feb.2022 13:53:16.619] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: desert [18Feb.2022 13:53:16.619] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" [18Feb.2022 13:53:16.728] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [18Feb.2022 13:53:17.498] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [18Feb.2022 13:53:17.498] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [18Feb.2022 13:53:17.816] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 46% [18Feb.2022 13:53:17.992] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 1265 ms [18Feb.2022 13:53:17.994] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (1.428s)! For help, type "help" [18Feb.2022 13:57:46.371] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server [18Feb.2022 13:57:46.372] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players [18Feb.2022 13:57:46.372] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds [18Feb.2022 13:57:46.372] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [18Feb.2022 13:57:46.929] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved [18Feb.2022 13:57:46.929] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether [18Feb.2022 13:57:46.931] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [18Feb.2022 13:57:46.931] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end [18Feb.2022 13:57:46.932] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [18Feb.2022 13:57:46.949] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved [18Feb.2022 13:57:46.952] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [18Feb.2022 13:57:46.953] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.