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 was archived by the owner on Sep 12, 2021. It is now read-only.
Describe the bug
[14:25:21] [Worker-Main-7/ERROR]: Caught exception in thread Thread[Worker-Main-7,4,main]
java.lang.NullPointerException: Cannot invoke "com.mojang.authlib.GameProfile.getProperties()" because "gameprofile1" is null
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$2(SkullBlockEntity.java:152) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
at java.lang.Thread.run(Thread.java:831) [?:?]
[14:25:22] [Worker-Main-2/ERROR]: Caught exception in thread Thread[Worker-Main-2,4,main]
java.lang.NullPointerException: Cannot invoke "com.mojang.authlib.GameProfile.getProperties()" because "gameprofile1" is null
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$2(SkullBlockEntity.java:152) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
at java.lang.Thread.run(Thread.java:831) [?:?]