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

Cannot measure distance between World and AnotherWorld #3

Closed
CryLegende opened this issue Jun 23, 2022 · 2 comments
Closed

Cannot measure distance between World and AnotherWorld #3

CryLegende opened this issue Jun 23, 2022 · 2 comments

Comments

@CryLegende
Copy link

CryLegende commented Jun 23, 2022

Hello ^^
The plugin spam the console with the same error if the player is not in the same world as the spawned corpse
[16:31:35 WARN]: [Corpse] Plugin Corpse v1.0.7-SNAPSHOT generated an exception while executing task 76 java.lang.IllegalArgumentException: Cannot measure distance between spawn and arena at org.bukkit.Location.distanceSquared(Location.java:510) ~[patched_1.17.1.jar:git-Purpur-1428] at com.github.unldenis.corpse.manager.CorpsePool.lambda$corpseTick$0(CorpsePool.java:86) ~[Corpse (1).jar:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Purpur-1428] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[patched_1.17.1.jar:git-Purpur-1428] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.17.1.jar:git-Purpur-1428] 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:833) ~[?:?]

    Thank you for your help :)
@unldenis
Copy link
Owner

It should be the same error as unldenis/holoeasy#5
As soon I can, i fix this

@unldenis
Copy link
Owner

Fixed since 1.0.8 .

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