#help
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1727393688:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
Can you describe your problem here, and also paste the contents of that directly in a message? On mobile so I can't see the file you attached
everytime i start up my server it gets this problem right here
the message is too long to paste
Can you paste parts of it?
If it's an error from the logs, typically any lines that are indented can be excluded/ignored
[22:53:09 ERROR]: Couldn't parse element minecraft:predicate/pe:snowy_mountains - Failed to parse either. First: Not a tag id; Second: Failed to parse either. First: Not a json array: "minecraft:snowy_mountains"; Second: Failed to get element minecraft:snowy_mountains
[22:53:11 ERROR]: Parsing error loading recipe master_cutter:metal/copper/waxed_copper_trapdoor_from_stonecutting_3
com.google.gson.JsonParseException: Failed to parse either. First: Not a json array: {"item":"minecraft:waxed_copper"}; Second: No key tag in MapLike[{"item":"minecraft:waxed_copper"}]; Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: minecraft:waxed_copper
at com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) ~[datafixerupper-8.0.16.jar:?]
at net.minecraft.world.item.crafting.RecipeManager.apply(RecipeManager.java:68) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.world.item.crafting.RecipeManager.apply(RecipeManager.java:42) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$1(SimplePreparableReloadListener.java:19) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:90) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.Util.blockUntilDone(Util.java:898) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.Util.blockUntilDone(Util.java:887) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.Main.main(Main.java:271) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.Main.main(Main.java:281) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[22:53:11 ERROR]: Failed to load function pe:players/standing/standing_on_black
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Incorrect argument for command at position 177: ...hes 0 run <--[HERE]
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Incorrect argument for command at position 177: ...hes 0 run <--[HERE]
at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:97) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
... 3 more
[22:53:11 ERROR]: Failed to load function pe:entities/hit_particles/stray
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Can't parse particle options: No key block_state in MapLike[{}]
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Can't parse particle options: No key block_state in MapLike[{}]
at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:97) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
... 3 more
[22:53:11 ERROR]: Failed to load function pe:biomes/storms/badlands/main
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't insert TAG_Double into list of TAG_Int at position 51: ...{color:[1,<--[HERE]
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't insert TAG_Double into list of TAG_Int at position 51: ...{color:[1,<--[HERE]
at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:97) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
... 3 more
[22:53:11 ERROR]: Couldn't load tag minecraft:load as it is missing following references: invisibleitemframes:load (from file/Invisible-Item-Frames.zip)
Seems like there's a lot going on here. Speaking broadly I'm gonna hazard you have some data packs and/or mods that are incompatible with one ankther and/or not for the version of Minecraft you're on. Just skimming these errors I see that, at minimum:
- There's a syntax error of some sort in one of the recipes added by something called Master Cutter
- There's several syntax errors in the load function of the
pedata pack, whatever that is. At least one of them seems like it's probably a pre-1.20.5 particle command - There's probably a syntax error in the load function of the Invisible Item Frames data pack