Forge 1.16.5 Server Log

#VLHamap
8 errors
340 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.39
This world was saved with mod 'forge' version 36.2.34 and it is now at version 36.2.39.
Line #150
Solutions
Install the mod 'forge' with version 36.2.34.
Do nothing. This problem might fix itself.
1[04Feb2023 23:05:32.740] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
2[04Feb2023 23:05:32.744] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_362 by Temurin
3[04Feb2023 23:05:33.132] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
4[04Feb2023 23:05:33.196] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
5[04Feb2023 23:05:39.397] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
6[04Feb2023 23:05:39.404] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
7[04Feb2023 23:05:39.422] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
8[04Feb2023 23:05:40.189] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: null)
9[04Feb2023 23:05:40.190] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: null)
10[04Feb2023 23:05:41.852] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/color/ItemColors for invalid dist DEDICATED_SERVER
11[04Feb2023 23:05:41.852] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/color/ItemColors (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/color/ItemColors for invalid dist DEDICATED_SERVER)
12[04Feb2023 23:05:41.852] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.color.ItemColors was not found wolveswitharmor.mixins.json:ItemColorsMixin
13[04Feb2023 23:06:07.359] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
14[04Feb2023 23:06:07.554] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
15[04Feb2023 23:06:07.554] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
16[04Feb2023 23:06:07.555] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
17[04Feb2023 23:06:08.989] [modloading-worker-3/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker...
18[04Feb2023 23:06:09.002] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check...
19[04Feb2023 23:06:11.598] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done!
20[04Feb2023 23:06:11.606] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date!
21[04Feb2023 23:06:14.435] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
22[04Feb2023 23:06:14.436] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized
23[04Feb2023 23:11:08.076] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 240 ms
24[04Feb2023 23:11:08.960] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
25[04Feb2023 23:11:08.960] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
26[04Feb2023 23:11:11.777] [modloading-worker-0/INFO] [com.sk89q.worldedit.forge.ForgeWorldEdit/]: WorldEdit for Forge (version 7.2.5+57d5ac9) is loaded
27[04Feb2023 23:11:11.891] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
28[04Feb2023 23:11:12.446] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
29java.lang.NullPointerException: null
30 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
31 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
32 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_362]
33 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
34[04Feb2023 23:11:12.447] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
35[04Feb2023 23:11:12.577] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
36java.lang.NullPointerException: null
37 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
38 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
39 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_362]
40 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
41[04Feb2023 23:11:12.581] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
42[04Feb2023 23:11:12.636] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Found status: UP_TO_DATE Current: 6.8.8 Target: null
43[04Feb2023 23:11:12.637] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
44[04Feb2023 23:11:12.650] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 3.0.2 Target: null
45[04Feb2023 23:11:12.650] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
46[04Feb2023 23:11:12.768] [main/INFO] [journeymap/]: Initializing Packet Registries
47[04Feb2023 23:11:13.049] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.WaterEffect as a FluidEffect for Water with the ID 0
48[04Feb2023 23:11:13.050] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.LavaEffect as a FluidEffect for Lava with the ID 1
49[04Feb2023 23:11:13.051] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.PotionEffect as a FluidEffect for fluid.travelersbackpack.potion_fluid with the ID 2
50[04Feb2023 23:11:13.052] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.MilkEffect as a FluidEffect for Milk with the ID 3
51[04Feb2023 23:11:13.071] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 36.2.39 Target: null
52[04Feb2023 23:11:13.071] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
53[04Feb2023 23:11:13.130] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: UP_TO_DATE Current: v25.2 Target: null
54[04Feb2023 23:11:13.131] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.16.5
55[04Feb2023 23:11:13.367] [modloading-worker-2/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
56[04Feb2023 23:11:13.394] [modloading-worker-2/INFO] [Waila/]: Registered plugin at ovh.corail.tombstone.compatibility.IntegrationWaila
57[04Feb2023 23:11:13.400] [modloading-worker-2/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
58[04Feb2023 23:11:17.435] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
59java.lang.NullPointerException: null
60 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
61 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
62 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_362]
63 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
64[04Feb2023 23:11:17.435] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.16.5
65[04Feb2023 23:11:18.240] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
66java.lang.NullPointerException: null
67 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
68 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
69 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_362]
70 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
71[04Feb2023 23:11:43.428] [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'
72[04Feb2023 23:11:44.232] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [tb, pos] and [tb, target] with inputs: [0 0 0]
73[04Feb2023 23:11:44.249] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
74[04Feb2023 23:11:44.253] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
75[04Feb2023 23:11:44.257] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
76[04Feb2023 23:11:44.271] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
77[04Feb2023 23:11:44.272] [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]
78[04Feb2023 23:11:44.274] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
79[04Feb2023 23:11:44.279] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
80[04Feb2023 23:11:44.296] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, TConstruct-1.16.5-3.3.4.335.jar, ToolBelt-1.16.5-1.16.3.jar, TrashSlot_1.16.3-12.2.1.jar, BiomesOPlenty-1.16.5-13.1.0.488-universal.jar, simpleshops-1.1.3.jar, ironfurnaces-1.16.5-2.7.7.jar, jei-1.16.5-7.8.0.1009.jar, constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar, Botania-1.16.5-420.3.jar, invtweaks-1.16.4-1.0.1.jar, curios-forge-1.16.5-4.0.8.2.jar, Patchouli-1.16.4-53.3.jar, Mantle-1.16.5-1.6.157.jar, Waystones_1.16.5-7.6.4.jar, Croptopia-1.16.5-FORGE-2.0.5.jar, collective-1.16.5-5.49.jar, journeymap-1.16.5-5.8.5p6.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, TravelersBackpack-1.16.5-5.4.27.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, elevatorid-1.16.5-1.7.13.jar, tombstone-6.8.8-1.16.5.jar, wolveswitharmor-1.1.0-1.16.2.jar, worldedit-mod-7.2.5-dist.jar, mcw-furniture-3.0.2-mc1.16.5.jar, Hwyla-forge-1.10.11-B78_1.16.2.jar, forge-1.16.5-36.2.39-universal.jar, appleskin-forge-mc1.16.x-2.4.0.jar, FastLeafDecay-v25.2.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, emojiful-1.16.4-2.1.6.jar, chococraft-1.16.5-0.3.9.jar, decocraft-3.0.0.6-alpha.jar
81[04Feb2023 23:11:48.130] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe ironfurnaces:upgrade_gold2
82com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
83 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:223) ~[?:?]
84 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge:?]
85 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge:?]
86 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
87 at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:252) ~[?:?]
88 at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
89 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:276) ~[?:?]
90 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:272) ~[?:?]
91 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
92 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
93 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
94 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
95 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_362]
96 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_362]
97 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_362]
98 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
99 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
100 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_362]
101 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_362]
102 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_362]
103 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_362]
104 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_362]
105 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_362]
106 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_362]
107 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
108 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
109 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_362]
110 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_362]
111 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_362]
112 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_362]
113 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_362]
114 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_362]
115 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_362]
116 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
117 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
118 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_362]
119 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_362]
120 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_362]
121 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_362]
122 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_362]
123 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
124 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
125 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_362]
126 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_362]
127 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_362]
128 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_362]
129 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_362]
130 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_362]
131 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_362]
132 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_362]
133 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_362]
134[04Feb2023 23:11:48.180] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_1_via_sewing as it's serializer returned null
135[04Feb2023 23:11:48.297] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_3_via_sewing as it's serializer returned null
136[04Feb2023 23:11:48.327] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_5_via_sewing as it's serializer returned null
137[04Feb2023 23:11:48.346] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_4_via_sewing as it's serializer returned null
138[04Feb2023 23:11:48.354] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:belt_via_sewing as it's serializer returned null
139[04Feb2023 23:11:48.355] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_6_via_sewing as it's serializer returned null
140[04Feb2023 23:11:48.443] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_via_sewing as it's serializer returned null
141[04Feb2023 23:11:48.558] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_7_via_sewing as it's serializer returned null
142[04Feb2023 23:11:48.573] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe toolbelt:pouch_upgrade_2_via_sewing as it's serializer returned null
143[04Feb2023 23:11:48.694] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 28 recipes
144[04Feb2023 23:11:51.206] [Worker-Main-3/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [<parameter minecraft:origin>] are not provided in this context
145[04Feb2023 23:11:51.927] [Worker-Main-3/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2531 advancements
146[04Feb2023 23:11:51.990] [Worker-Main-3/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: Loaded 48 materials in 14.196397 ms
147[04Feb2023 23:11:52.038] [Worker-Main-3/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 197 stats loaded for 67 materials in 47.606544 ms
148[04Feb2023 23:11:52.083] [Worker-Main-3/INFO] [slimeknights.tconstruct.library.materials.traits.MaterialTraitsManager/]: 125 traits loaded for 67 materials in 44.00988 ms
149[04Feb2023 23:11:52.119] [Worker-Main-3/INFO] [slimeknights.tconstruct.library.tools.layout.StationSlotLayoutLoader/]: Loaded 19 station slot layouts in 28.87924 ms
150[04Feb2023 23:11:58.415] [main/WARN] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: This world was saved with mod forge version 36.2.34 and it is now at version 36.2.39, things may not work well
151[04Feb2023 23:12:04.411] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
152[04Feb2023 23:12:04.412] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
153[04Feb2023 23:12:04.418] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
154[04Feb2023 23:12:04.419] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
155[04Feb2023 23:12:04.541] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:40433
156[04Feb2023 23:12:04.641] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
157[04Feb2023 23:12:04.848] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
158[04Feb2023 23:12:04.864] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
159[04Feb2023 23:12:04.865] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
160[04Feb2023 23:12:04.865] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
161[04Feb2023 23:12:04.946] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
162[04Feb2023 23:12:05.029] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
163[04Feb2023 23:12:05.438] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Unable to find spawn biome
164[04Feb2023 23:12:16.228] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityVoidWorm from class com.github.alexthe666.alexsmobs.entity.EntityVoidPortal
165[04Feb2023 23:12:16.293] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
166[04Feb2023 23:12:16.510] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
167[04Feb2023 23:12:16.798] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
168[04Feb2023 23:12:17.301] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 6%
169[04Feb2023 23:12:17.824] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 8%
170[04Feb2023 23:12:18.300] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 11%
171[04Feb2023 23:12:18.797] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 13%
172[04Feb2023 23:12:19.295] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
173[04Feb2023 23:12:19.807] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 18%
174[04Feb2023 23:12:20.294] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 22%
175[04Feb2023 23:12:20.884] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
176[04Feb2023 23:12:21.303] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 32%
177[04Feb2023 23:12:21.794] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 32%
178[04Feb2023 23:12:23.672] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 35%
179[04Feb2023 23:12:23.672] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 35%
180[04Feb2023 23:12:23.673] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 35%
181[04Feb2023 23:12:23.813] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42%
182[04Feb2023 23:12:24.304] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42%
183[04Feb2023 23:12:24.798] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42%
184[04Feb2023 23:12:25.296] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 46%
185[04Feb2023 23:12:25.794] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 51%
186[04Feb2023 23:12:26.305] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 51%
187[04Feb2023 23:12:26.797] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 51%
188[04Feb2023 23:12:27.803] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 55%
189[04Feb2023 23:12:27.804] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 55%
190[04Feb2023 23:12:28.307] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 55%
191[04Feb2023 23:12:28.796] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 55%
192[04Feb2023 23:12:29.297] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 55%
193[04Feb2023 23:12:29.800] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
194[04Feb2023 23:12:30.295] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
195[04Feb2023 23:12:30.831] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
196[04Feb2023 23:12:31.307] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
197[04Feb2023 23:12:31.802] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
198[04Feb2023 23:12:32.294] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
199[04Feb2023 23:12:32.798] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
200[04Feb2023 23:12:33.295] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
201[04Feb2023 23:12:33.798] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
202[04Feb2023 23:12:36.306] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
203[04Feb2023 23:12:36.306] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
204[04Feb2023 23:12:36.307] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
205[04Feb2023 23:12:36.307] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
206[04Feb2023 23:12:36.308] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
207[04Feb2023 23:12:39.523] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76%
208[04Feb2023 23:12:39.524] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76%
209[04Feb2023 23:12:39.524] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76%
210[04Feb2023 23:12:39.524] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76%
211[04Feb2023 23:12:39.524] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76%
212[04Feb2023 23:12:39.525] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76%
213[04Feb2023 23:12:39.722] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 23428 ms
214[04Feb2023 23:12:39.722] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (34.839s)! For help, type "help"
215[04Feb2023 23:12:39.722] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
216[04Feb2023 23:12:39.736] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
217[04Feb2023 23:12:39.736] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
218[04Feb2023 23:12:40.933] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Got request to register class com.sk89q.worldedit.forge.ForgePlatform with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5b7b482c]
219[04Feb2023 23:12:43.083] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform
220[04Feb2023 23:12:47.785] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
221[04Feb2023 23:12:49.572] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
222[04Feb2023 23:12:55.406] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
223[04Feb2023 23:12:59.912] [Netty Epoll Server IO #4/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
224[04Feb2023 23:13:03.961] [Netty Epoll Server IO #0/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
225[04Feb2023 23:13:04.005] [Netty Epoll Server IO #5/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
226[04Feb2023 23:13:04.550] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
227[04Feb2023 23:13:08.104] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
228[04Feb2023 23:13:25.566] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
229[04Feb2023 23:13:28.152] [Netty Epoll Server IO #4/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
230[04Feb2023 23:15:12.851] [Netty Epoll Server IO #5/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
231[04Feb2023 23:15:12.854] [Netty Epoll Server IO #0/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
232[04Feb2023 23:16:06.534] [Server thread/ERROR] [com.sk89q.worldedit.util.eventbus.EventBus/]: Could not dispatch event: com.sk89q.worldedit.event.platform.PlatformReadyEvent@206b4aff to handler EventHandler{priority=NORMAL}
233java.lang.reflect.InvocationTargetException: null
234 at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[worldedit:?]
235 at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[worldedit:?]
236 at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[worldedit:?]
237 at com.sk89q.worldedit.forge.ForgeWorldEdit.serverStarted(ForgeWorldEdit.java:214) ~[worldedit:?]
238 at net.minecraftforge.eventbus.ASMEventHandler_173_ForgeWorldEdit_serverStarted_FMLServerStartedEvent.invoke(.dynamic) ~[?:?]
239 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
240 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
241 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
242 at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:92) ~[forge:?]
243 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:622) ~[?:?]
244 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
245 at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
246Caused by: java.lang.reflect.InvocationTargetException
247 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
248 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
249 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
250 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
251 at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit:?]
252 at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit:?]
253 ... 11 more
254Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
255 at java.util.LinkedHashMap.newNode(LinkedHashMap.java:256) ~[?:1.8.0_362]
256 at java.util.HashMap.putVal(HashMap.java:632) ~[?:1.8.0_362]
257 at java.util.HashMap.put(HashMap.java:613) ~[?:1.8.0_362]
258 at com.google.common.collect.SparseImmutableTable.<init>(SparseImmutableTable.java:51) ~[server-1.16.5-20210115.111550-extra.jar:?]
259 at com.google.common.collect.RegularImmutableTable.forOrderedComponents(RegularImmutableTable.java:169) ~[server-1.16.5-20210115.111550-extra.jar:?]
260 at com.google.common.collect.RegularImmutableTable.forCellsInternal(RegularImmutableTable.java:159) ~[server-1.16.5-20210115.111550-extra.jar:?]
261 at com.google.common.collect.RegularImmutableTable.forCells(RegularImmutableTable.java:131) ~[server-1.16.5-20210115.111550-extra.jar:?]
262 at com.google.common.collect.ImmutableTable$Builder.build(ImmutableTable.java:359) ~[server-1.16.5-20210115.111550-extra.jar:?]
263 at com.sk89q.worldedit.world.block.BlockState.populate(BlockState.java:147) ~[worldedit:?]
264 at com.sk89q.worldedit.world.block.BlockState.generateStateMap(BlockState.java:115) ~[worldedit:?]
265 at com.sk89q.worldedit.world.block.BlockType.lambda$new$3(BlockType.java:61) ~[worldedit:?]
266 at com.sk89q.worldedit.world.block.BlockType$$Lambda$9108/1929526393.get(Unknown Source) ~[?:?]
267 at com.sk89q.worldedit.util.concurrency.LazyReference.getValue(LazyReference.java:68) ~[worldedit:?]
268 at com.sk89q.worldedit.world.block.BlockType.getBlockStatesMap(BlockType.java:91) ~[worldedit:?]
269 at com.sk89q.worldedit.world.block.BlockType.getAllStates(BlockType.java:175) ~[worldedit:?]
270 at com.sk89q.worldedit.extension.platform.Capability$4.initialize(Capability.java:92) ~[worldedit:?]
271 at com.sk89q.worldedit.extension.platform.PlatformManager.choosePreferred(PlatformManager.java:187) ~[worldedit:?]
272 at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlatformReady(PlatformManager.java:300) ~[worldedit:?]
273 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
274 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
275 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
276 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
277 at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit:?]
278 at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit:?]
279 at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[worldedit:?]
280 at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[worldedit:?]
281 at com.sk89q.worldedit.forge.ForgeWorldEdit.serverStarted(ForgeWorldEdit.java:214) ~[worldedit:?]
282 at net.minecraftforge.eventbus.ASMEventHandler_173_ForgeWorldEdit_serverStarted_FMLServerStartedEvent.invoke(.dynamic) ~[?:?]
283 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
284 at net.minecraftforge.eventbus.EventBus$$Lambda$2925/1461202595.invoke(Unknown Source) ~[?:?]
285 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
286 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
287[04Feb2023 23:16:22.571] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 16029ms or 320 ticks behind
288[04Feb2023 23:16:24.976] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 9334caca-b7ff-4c65-a1ac-b4cc7b15ba31
289[04Feb2023 23:16:24.981] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
290net.minecraft.crash.ReportedException: Exception ticking world
291 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855) ~[?:?]
292 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?]
293 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?]
294 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?]
295 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
296 at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
297Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
298 at java.nio.CharBuffer.wrap(CharBuffer.java:373) ~[?:1.8.0_362]
299 at java.nio.CharBuffer.wrap(CharBuffer.java:396) ~[?:1.8.0_362]
300 at com.sun.nio.zipfs.ZipCoder.getBytes(ZipCoder.java:89) ~[zipfs.jar:1.8.0_362]
301 at com.sun.nio.zipfs.ZipFileSystem.getBytes(ZipFileSystem.java:934) ~[zipfs.jar:1.8.0_362]
302 at com.sun.nio.zipfs.ZipPath.<init>(ZipPath.java:87) ~[zipfs.jar:1.8.0_362]
303 at com.sun.nio.zipfs.ZipFileSystem.getPath(ZipFileSystem.java:189) ~[zipfs.jar:1.8.0_362]
304 at com.sun.nio.zipfs.ZipFileSystem.getPath(ZipFileSystem.java:79) ~[zipfs.jar:1.8.0_362]
305 at net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileLocator.findPath(AbstractJarFileLocator.java:56) ~[forge.jar:?]
306 at net.minecraftforge.fml.loading.moddiscovery.ModFile.findResource(ModFile.java:166) ~[forge.jar:?]
307 at net.minecraftforge.fml.loading.LoadingModList$1.findNextURL(LoadingModList.java:136) ~[forge.jar:36.2]
308 at net.minecraftforge.fml.loading.LoadingModList$1.hasMoreElements(LoadingModList.java:118) ~[forge.jar:36.2]
309 at cpw.mods.modlauncher.EnumerationHelper$1.hasMoreElements(EnumerationHelper.java:32) ~[modlauncher-8.1.3.jar:?]
310 at cpw.mods.modlauncher.EnumerationHelper$1.hasMoreElements(EnumerationHelper.java:32) ~[modlauncher-8.1.3.jar:?]
311 at cpw.mods.modlauncher.EnumerationHelper$1.hasMoreElements(EnumerationHelper.java:32) ~[modlauncher-8.1.3.jar:?]
312 at cpw.mods.modlauncher.EnumerationHelper.firstElementOrNull(EnumerationHelper.java:47) ~[modlauncher-8.1.3.jar:?]
313 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241) ~[modlauncher-8.1.3.jar:?]
314 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
315 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
316 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_362]
317 at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:62) ~[eventbus-4.0.0.jar:?]
318 at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-4.0.0.jar:?]
319 at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:21) ~[eventbus-4.0.0.jar:?]
320 at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:20) ~[eventbus-4.0.0.jar:4.0.0+65+master.6080a3f]
321 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?]
322 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?]
323 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
324 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
325 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
326 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_362]
327 at it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap$1.iterator(Int2ObjectLinkedOpenHashMap.java:1639) ~[server-1.16.5-20210115.111550-extra.jar:?]
328 at it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap$1.iterator(Int2ObjectLinkedOpenHashMap.java:1636) ~[server-1.16.5-20210115.111550-extra.jar:?]
329 at com.google.common.collect.Iterables$UnmodifiableIterable.iterator(Iterables.java:100) ~[server-1.16.5-20210115.111550-extra.jar:?]
330[04Feb2023 23:16:25.007] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /server/./crash-reports/crash-2023-02-04_23.16.25-server.txt
331[04Feb2023 23:16:25.008] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
332[04Feb2023 23:16:25.008] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
333[04Feb2023 23:16:25.008] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
334[04Feb2023 23:16:25.009] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
335[04Feb2023 23:16:40.165] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
336java.lang.OutOfMemoryError: GC overhead limit exceeded
337[04Feb2023 23:16:40.184] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener stopped
338[04Feb2023 23:16:57.403] [jolokia-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.OutOfMemoryError: GC overhead limit exceeded
339[04Feb2023 23:17:10.796] [jolokia-1/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.OutOfMemoryError: GC overhead limit exceeded
340[04Feb2023 23:17:23.337] [Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.OutOfMemoryError: GC overhead limit exceeded
This log will be saved for 90 days from their last view.
Report abuse