Ошибка в логах

Даниил Соловьёв

Пользователь
24 Дек 2020
4
0
1
Что обозначает данная ошибка в логах?

[12:38:50] [Profile Lookup Executor #4/ERROR]: Uncaught exception in thread Profile Lookup Executor #4
java.lang.RuntimeException: Original profile: 'com.mojang.authlib.GameProfile@466410c6[id=12bd4872-f93d-3431-a52f-ae38f91665e6,name=LevaGames,properties={},legacy=false]' Run with -DPaper.debugInvalidSkullProfiles=true for further debug information.
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$7(SkullBlockEntity.java:192) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:842) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Name and ID cannot both be blank
at com.mojang.authlib.GameProfile.<init>(GameProfile.java:26) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:200) ~[authlib-3.3.39.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:38) ~[purpur-1.18.2.jar:git-Purpur-1613]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:187) ~[authlib-3.3.39.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:31) ~[purpur-1.18.2.jar:git-Purpur-1613]
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$4(SkullBlockEntity.java:170) ~[?:?]
at net.minecraft.Util.ifElse(Util.java:427) ~[?:?]
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$7(SkullBlockEntity.java:167) ~[?:?]
... 3 more
 
не знаю что это значит, но раз ChatGPT так сказал, так тому и быть

Данная ошибка связана с тем, что в профиле игрока отсутствует как имя (name), так и идентификатор (ID), что приводит к возникновению исключения IllegalArgumentException. В данном случае, сообщение об ошибке "Name and ID cannot both be blank" указывает на то, что оба эти поля не могут быть пустыми одновременно. Для решения проблемы необходимо убедиться, что у каждого профиля игрока есть корректное имя и идентификатор.
 

Помочь проекту 💕

Собрано
"52,204.60" ₽
Цель
"60,000.00" ₽

Последние ресурсы