Skip to content
This repository was archived by the owner on Sep 12, 2021. It is now read-only.
This repository was archived by the owner on Sep 12, 2021. It is now read-only.

"com.mojang.authlib.GameProfile.getProperties()" because "gameprofile1" is null #326

@taka1945

Description

@taka1945

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) [?:?]

Version
Tuinity version git-Tuinity-7 (MC: 1.17)

Misc
This message comes up sometimes today.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions