Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 148
    • Issues 148
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #1017

Closed
Open
Created Dec 24, 2022 by IceCreamy@albedo092

[MythicMobs] [SCHEDULER] Exception thrown whilst executing task

[22:06:16 ERROR]: Thread lumine-scheduler-2504 failed main thread check: Cannot move entity off-main java.lang.Throwable: null at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:50) ~[purpur-1.19.2.jar:git-Purpur-1845] at io.papermc.paper.chunk.system.entity.EntityLookup.moveEntity(EntityLookup.java:427) ~[purpur-1.19.2.jar:git-Purpur-1845] at io.papermc.paper.chunk.system.entity.EntityLookup$EntityCallback.a(EntityLookup.java:805) ~[purpur-1.19.2.jar:git-Purpur-1845] at net.minecraft.world.entity.Entity.setPosRaw(Entity.java:4416) ~[purpur-1.19.2.jar:git-Purpur-1845] at net.minecraft.world.entity.Entity.setPosRaw(Entity.java:4375) ~[purpur-1.19.2.jar:git-Purpur-1845] at net.minecraft.world.entity.Entity.moveTo(Entity.java:1919) ~[purpur-1.19.2.jar:git-Purpur-1845] at org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.teleport(CraftEntity.java:591) ~[purpur-1.19.2.jar:git-Purpur-1845] at org.bukkit.entity.Entity.teleport(Entity.java:157) ~[purpur-api-1.19.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.teleport(CraftEntity.java:551) ~[purpur-1.19.2.jar:git-Purpur-1845] at org.bukkit.craftbukkit.v1_19_R1.entity.CraftLivingEntity.teleport(CraftLivingEntity.java:651) ~[purpur-1.19.2.jar:git-Purpur-1845] at org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.teleport(CraftEntity.java:545) ~[purpur-1.19.2.jar:git-Purpur-1845] at io.lumine.mythic.core.skills.mechanics.LookMechanic.point(LookMechanic.java:123) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.core.skills.mechanics.LookMechanic.castAtLocation(LookMechanic.java:58) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:559) ~[MythicMobs-5.2.0.jar:?] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:555) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:509) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:539) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:509) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:418) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.core.mobs.MobType.lambda$executeSkills$6(MobType.java:1186) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654) ~[MythicMobs-5.2.0.jar:?] at io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70) ~[MythicMobs-5.2.0.jar:?] 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) ~[?:?] [22:06:16 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task [22:06:16 WARN]: java.lang.IllegalStateException: Cannot move entity off-main [22:06:16 WARN]: at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:51) [22:06:16 WARN]: at io.papermc.paper.chunk.system.entity.EntityLookup.moveEntity(EntityLookup.java:427) [22:06:16 WARN]: at io.papermc.paper.chunk.system.entity.EntityLookup$EntityCallback.a(EntityLookup.java:805) [22:06:16 WARN]: at net.minecraft.world.entity.Entity.setPosRaw(Entity.java:4416) [22:06:16 WARN]: at net.minecraft.world.entity.Entity.o(Entity.java:4375) [22:06:16 WARN]: at net.minecraft.world.entity.Entity.b(Entity.java:1919) [22:06:16 WARN]: at org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.teleport(CraftEntity.java:591) [22:06:16 WARN]: at org.bukkit.entity.Entity.teleport(Entity.java:157) [22:06:16 WARN]: at org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.teleport(CraftEntity.java:551) [22:06:16 WARN]: at org.bukkit.craftbukkit.v1_19_R1.entity.CraftLivingEntity.teleport(CraftLivingEntity.java:651) [22:06:16 WARN]: at org.bukkit.craftbukkit.v1_19_R1.entity.CraftEntity.teleport(CraftEntity.java:545) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.mechanics.LookMechanic.point(LookMechanic.java:123) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.mechanics.LookMechanic.castAtLocation(LookMechanic.java:58) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:559) [22:06:16 WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:555) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:509) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:539) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:509) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:418) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.core.mobs.MobType.lambda$executeSkills$6(MobType.java:1186) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654) [22:06:16 WARN]: at MythicMobs-5.2.0.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70) [22:06:16 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [22:06:16 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [22:06:16 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking