Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. [07:35:28 WARN]: [SimpleScore] Plugin SimpleScore v3.3.1 generated an exception while executing task 29
  2. java.lang.IllegalStateException: Unregistered scoreboard component
  3. at org.bukkit.craftbukkit.v1_12_R1.scoreboard.CraftObjective.checkState(CraftObjective.java:112) ~[patched_1.12.2.jar:git-Paper-1613]
  4. at org.bukkit.craftbukkit.v1_12_R1.scoreboard.CraftObjective.isModifiable(CraftObjective.java:53) ~[patched_1.12.2.jar:git-Paper-1613]
  5. at com.r4g3baby.simplescore.scoreboard.tasks.ScoreboardRunnable.run(ScoreboardRunnable.kt:52) ~[?:?]
  6. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64) ~[patched_1.12.2.jar:git-Paper-1613]
  7. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.12.2.jar:git-Paper-1613]
  8. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.12.2.jar:git-Paper-1613]
  9. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  10. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  11. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement