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
[Craft Scheduler Thread - 6/ERROR]: [iDisguise] Cannot retrieve the required profile information.
java.lang.NullPointerException: null
at de.robingrether.idisguise.management.profile.ProfileHelperUID.loadGameProfile(ProfileHelperUID.java:122) [iDisguise.jar:?]
at de.robingrether.idisguise.management.profile.ProfileHelperUID.loadGameProfile(ProfileHelperUID.java:76) [iDisguise.jar:?]
at de.robingrether.idisguise.management.profile.ProfileHelperUID.access$2(ProfileHelperUID.java:52) [iDisguise.jar:?]
at de.robingrether.idisguise.management.profile.ProfileHelperUID$3.run(ProfileHelperUID.java:219) [iDisguise.jar:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
The text was updated successfully, but these errors were encountered:
creekorful
added a commit
to creekorful/iDisguise
that referenced
this issue
Nov 5, 2020
[Craft Scheduler Thread - 6/ERROR]: [iDisguise] Cannot retrieve the required profile information.
java.lang.NullPointerException: null
at de.robingrether.idisguise.management.profile.ProfileHelperUID.loadGameProfile(ProfileHelperUID.java:122) [iDisguise.jar:?]
at de.robingrether.idisguise.management.profile.ProfileHelperUID.loadGameProfile(ProfileHelperUID.java:76) [iDisguise.jar:?]
at de.robingrether.idisguise.management.profile.ProfileHelperUID.access$2(ProfileHelperUID.java:52) [iDisguise.jar:?]
at de.robingrether.idisguise.management.profile.ProfileHelperUID$3.run(ProfileHelperUID.java:219) [iDisguise.jar:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
The text was updated successfully, but these errors were encountered: