Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load function chuzitems:entity/effect/lockon_marker/summon #1

Open
KisaragiEffective opened this issue Dec 22, 2023 · 1 comment

Comments

@KisaragiEffective
Copy link

いつもお世話になっています。1.2.0を1.20.2のサーバーでロードしようとすると以下のようなエラーが発生してしまいます:

[16:42:35] [ServerMain/ERROR]: Failed to load function chuzitems:entity/effect/lockon_marker/summon
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Expected double at position 20: ...m_display <--[HERE]
        at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
        at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
        at java.lang.Thread.run(Thread.java:840) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 7: Expected double at position 20: ...m_display <--[HERE]
        at net.minecraft.commands.CommandFunction.fromLines(CommandFunction.java:119) ~[?:?]
        at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:80) ~[?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
        ... 3 more

ご確認をお願いします:

execute summon item_display run function chuzitems:entity/effect/magic/init

@Chuzume
Copy link
Owner

Chuzume commented Dec 22, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants