-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Minecraft version
1.21.11
Datapack version
v4.3.13
What happened?
I have Sleep installed as a mod on my Fabric server.
When starting the server, I get a "Failed to load function sleep:app/tick_sprint_stop" error from the mod on the console. Functionality inside the game is normal so this is not a big deal.
List of other mods installed on the server:
- C2ME 0.3.6.0
- Fabric API v0.1411
- Krypton 0.2.10
- Noisium 2.8.3
- Lithium 0.21.2
- FerriteCore 8.0.3
Log output (ex. errors)
[11:07:27] [main/ERROR]: Failed to load function sleep:app/tick_sprint_stop
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Incorrect argument for command at position 116: ...hes 1 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 knot//net.minecraft.class_4014.method_67576(class_4014.java:51)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Incorrect argument for command at position 116: ...hes 1 run <--[HERE]
at knot//net.minecraft.class_2158.method_9195(class_2158.java:80)
at knot//net.minecraft.class_5349.method_29451(class_5349.java:85)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 7 more
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed