You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
Bukkit: Catserver 1.12.2 Plugin: MaSuiteTeleports v2.0.0 Description: An error is generated on the server console. Log:
[17:22:58] [Craft Scheduler Thread - 1378/WARN] [dev.masa.masuiteteleports.bukkit.MaSuiteTeleports]: [MaSuiteTeleports] Plugin MaSuiteTeleports v2.0.0 generated an exception while executing task 203613
java.lang.NullPointerException: null
at dev.masa.masuitecore.core.channels.BukkitPluginChannel.lambda$send$0(BukkitPluginChannel.java:59) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[CraftTask.class:git-CatServer-1.12.2-4292748]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [CraftAsyncTask.class:git-CatServer-1.12.2-4292748]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_301]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_301]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bukkit: Catserver 1.12.2
Plugin: MaSuiteTeleports v2.0.0
Description: An error is generated on the server console.
Log:
[17:22:58] [Craft Scheduler Thread - 1378/WARN] [dev.masa.masuiteteleports.bukkit.MaSuiteTeleports]: [MaSuiteTeleports] Plugin MaSuiteTeleports v2.0.0 generated an exception while executing task 203613
java.lang.NullPointerException: null
at dev.masa.masuitecore.core.channels.BukkitPluginChannel.lambda$send$0(BukkitPluginChannel.java:59) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[CraftTask.class:git-CatServer-1.12.2-4292748]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [CraftAsyncTask.class:git-CatServer-1.12.2-4292748]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_301]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_301]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301]
The text was updated successfully, but these errors were encountered: