Advertisement
Guest User

Untitled

a guest
Nov 25th, 2024
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. [11:30:25 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
  2. [11:30:25 ERROR]: Couldn't parse element minecraft:loot_table/upgradedmobs:entities/raid/evoker - Failed to parse either. First: Unknown registry key in ResourceKey[minecraft:root / minecraft:loot_function_type]: minecraft:looting_enchant; Second: Not a json array: {"count":{"type":"minecraft:uniform","max":1.0,"min":0.0},"function":"minecraft:looting_enchant"}; Failed to parse either. First: Unknown registry key in ResourceKey[minecraft:root / minecraft:loot_function_type]: minecraft:looting_enchant; Second: Not a json array: {"count":{"type":"minecraft:uniform","max":1.0,"min":0.0},"function":"minecraft:looting_enchant"}; Failed to parse either. First: Unknown registry key in ResourceKey[minecraft:root / minecraft:loot_function_type]: minecraft:looting_enchant; Second: Not a json array: {"count":{"type":"minecraft:uniform","max":1.0,"min":0.0},"function":"minecraft:looting_enchant"}
  3. [11:30:27 INFO]: Loaded 1461 recipes
  4. [11:30:27 ERROR]: Failed to load function pe:players/standing/standing_on_black
  5. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Incorrect argument for command at position 177: ...hes 0 run <--[HERE]
  6. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
  7. at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
  8. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
  9. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
  10. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
  11. at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
  12. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Incorrect argument for command at position 177: ...hes 0 run <--[HERE]
  13. at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
  14. at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:97) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
  15. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
  16. ... 3 more
  17. [11:30:27 ERROR]: Failed to load function pe:entities/hit_particles/stray
  18. java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Can't parse particle options: No key block_state in MapLike[{}]
  19. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
  20. at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
  21. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
  22. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
  23. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
  24. at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
  25. Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 2: Can't parse particle options: No key block_state in MapLike[{}]
  26. at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
  27. at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:97) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
  28. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
  29. ... 3 more
  30. [11:30:27 ERROR]: Failed to load function pe:biomes/storms/badlands/main
  31. 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]
  32. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
  33. at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
  34. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
  35. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
  36. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
  37. at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
  38. 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]
  39. at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
  40. at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:97) ~[paper-1.21.1.jar:1.21.1-132-b48403b]
  41. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
  42. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement