| 1 | [00:15:14] [User Authenticator #15/INFO]: UUID of player ChronoCipher is ab67458a-3498-3fca-af0b-06b6c65b0e45
|
| 2 | [00:15:14] [Server thread/INFO]: [FlowerTrack] Player ChronoCipher joined and was locked with a title!
|
| 3 | [00:15:14] [Server thread/INFO]: ChronoCipher[/**.**.**.**:59242] logged in with entity id 4364 at ([World-Excalibur]-7408.653709440227, 36.0, -4920.784013713041)
|
| 4 | [00:15:21] [Craft Async Scheduler Management Thread/ERROR]: Caught previously unhandled exception :
|
| 5 | [00:15:21] [Craft Async Scheduler Management Thread/ERROR]: Craft Async Scheduler Management Thread
|
| 6 | java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
|
| 7 | at java.lang.Thread.start0(Native Method) ~[?:?]
|
| 8 | at java.lang.Thread.start(Thread.java:809) ~[?:?]
|
| 9 | at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:945) ~[?:?]
|
| 10 | at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1013) ~[?:?]
|
| 11 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) ~[?:?]
|
| 12 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
|
| 13 | at java.lang.Thread.run(Thread.java:840) ~[?:?]
|
| 14 | [00:15:21] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
|
| 15 | [00:15:21] [Server thread/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
|
| 16 | [00:15:21] [Server thread/WARN]: at java.base/java.lang.Thread.start0(Native Method)
|
| 17 | [00:15:21] [Server thread/WARN]: at java.base/java.lang.Thread.start(Thread.java:809)
|
| 18 | [00:15:21] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:945)
|
| 19 | [00:15:21] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1364)
|
| 20 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.tasks.LumineAsyncExecutor.execute(LumineAsyncExecutor.java:50)
|
| 21 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeAsync(LuminePromise.java:140)
|
| 22 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.supplyAsync(LuminePromise.java:272)
|
| 23 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.Promise.supply(Promise.java:437)
|
| 24 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.Promise.supplying(Promise.java:104)
|
| 25 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.tasks.TaskScheduler.run(TaskScheduler.java:63)
|
| 26 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:553)
|
| 27 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:525)
|
| 28 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:433)
|
| 29 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:297)
|
| 30 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
|
| 31 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:412)
|
| 32 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:626)
|
| 33 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
|
| 34 | [00:15:21] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:184)
|
| 35 | [00:15:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
|
| 36 | [00:15:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
|
| 37 | [00:15:21] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1506)
|
| 38 | [00:15:21] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:486)
|
| 39 | [00:15:21] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1420)
|
| 40 | [00:15:21] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1191)
|
| 41 | [00:15:21] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322)
|
| 42 | [00:15:21] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:840)
|
| 43 | [00:15:22] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
|
| 44 | [00:15:22] [Server thread/WARN]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
|
| 45 | [00:15:22] [Server thread/WARN]: at java.base/java.lang.Thread.start0(Native Method)
|
| 46 | [00:15:22] [Server thread/WARN]: at java.base/java.lang.Thread.start(Thread.java:809)
|
| 47 | [00:15:22] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:945)
|
| 48 | [00:15:22] [Server thread/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1364)
|
| 49 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.tasks.LumineAsyncExecutor.execute(LumineAsyncExecutor.java:50)
|
| 50 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeAsync(LuminePromise.java:140)
|
| 51 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.supplyAsync(LuminePromise.java:272)
|
| 52 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.Promise.supply(Promise.java:437)
|
| 53 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.promise.Promise.supplying(Promise.java:104)
|
| 54 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.tasks.TaskScheduler.run(TaskScheduler.java:63)
|
| 55 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:553)
|
| 56 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:525)
|
| 57 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:433)
|
| 58 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:297)
|
| 59 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
|
| 60 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:412)
|
| 61 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:626)
|
| 62 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
|
| 63 | [00:15:22] [Server thread/WARN]: at MythicMobs-5.5.1-SNAPSHOT-4853.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:184)
|
| 64 | [00:15:22] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
|
| 65 | [00:15:22] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
|
| 66 | [00:15:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1506)
|
| 67 | [00:15:22] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:486)
|
| 68 | [00:15:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1420)
|
| 69 | [00:15:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1191)
|
| 70 | [00:15:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322)
|
| 71 | [00:15:22] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:840)
|