Advertisement
exzolink

Untitled

Apr 8th, 2021
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. [18:18:03 WARN]: [SuperiorSkyblock2] Plugin SuperiorSkyblock2 v1.6.0 generated an exception while executing task 13161
  2. java.lang.NullPointerException: null
  3. at net.skinsrestorer.shared.storage.SkinStorage.getPlayerSkin(SkinStorage.java:209) ~[?:?]
  4. at net.skinsrestorer.shared.storage.SkinStorage.getOrCreateSkinForPlayer(SkinStorage.java:149) ~[?:?]
  5. at com.bgsoftware.superiorskyblock.hooks.SkinsRestorerHook$SkinsRestorerNew.getSkin(SkinsRestorerHook.java:69) ~[?:?]
  6. at com.bgsoftware.superiorskyblock.hooks.SkinsRestorerHook.setSkinTexture(SkinsRestorerHook.java:23) ~[?:?]
  7. at com.bgsoftware.superiorskyblock.hooks.SkinsRestorerHook.lambda$setSkinTexture$0(SkinsRestorerHook.java:19) ~[?:?]
  8. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
  9. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:58) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
  10. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Tuinity-"94f025a"]
  11. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
  12. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
  13. at java.lang.Thread.run(Thread.java:834) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement