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

Task #180 for ActionHealth generated an exception #36

Open
CookieGuy123 opened this issue Apr 15, 2021 · 1 comment
Open

Task #180 for ActionHealth generated an exception #36

CookieGuy123 opened this issue Apr 15, 2021 · 1 comment

Comments

@CookieGuy123
Copy link

[15:26:07 WARN]: [ActionHealth] Task #180 for ActionHealth v3.5.2 generated an exception
java.lang.IllegalStateException: Start block missed in BlockIterator
at org.bukkit.util.BlockIterator.(BlockIterator.java:171) ~[minecraft_server.jar:git-Paper-593]
at org.bukkit.util.BlockIterator.(BlockIterator.java:236) ~[minecraft_server.jar:git-Paper-593]
at com.zeshanaslam.actionhealth.utils.TargetHelper.getTarget(TargetHelper.java:316) ~[?:?]
at com.zeshanaslam.actionhealth.utils.TargetHelper.getTarget(TargetHelper.java:331) ~[?:?]
at com.zeshanaslam.actionhealth.utils.TargetHelper.canSee(TargetHelper.java:339) ~[?:?]
at com.zeshanaslam.actionhealth.LookThread.run(LookThread.java:50) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[minecraft_server.jar:git-Paper-593]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[minecraft_server.jar:git-Paper-593]
at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1413) ~[minecraft_server.jar:git-Paper-593]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:418) ~[minecraft_server.jar:git-Paper-593]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1328) ~[minecraft_server.jar:git-Paper-593]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1116) ~[minecraft_server.jar:git-Paper-593]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289) ~[minecraft_server.jar:git-Paper-593]
at java.lang.Thread.run(Thread.java:834) [?:?]

this happens and it spams console.
i have action.enabled off

@zeshan321
Copy link
Owner

Looks like the exception occurs when the entity in the target helper is in the void.

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

No branches or pull requests

2 participants