Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geyser x Wandering traders #136

Closed
agoniaprivat opened this issue Jun 20, 2022 · 1 comment
Closed

Geyser x Wandering traders #136

agoniaprivat opened this issue Jun 20, 2022 · 1 comment

Comments

@agoniaprivat
Copy link

Trying to find bedrock player using the plugin Geyser. This error never came up before switching to 1.19 and your latest update 1.7.2.

Example of error View full log here: https://mclo.gs/tm2UPBo

[07:31:30 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@31b07bf4[id=00000000-0000-0000-0009-01ffe10dbf3a,name=*abbe_har_swag,properties={},legacy=false]
java.lang.IllegalArgumentException: Name and ID cannot both be blank
at com.mojang.authlib.GameProfile.(GameProfile.java:26) ~[authlib-3.5.41.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:203) ~[authlib-3.5.41.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:38) ~[purpur-1.19.jar:git-Purpur-1669]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:175) ~[authlib-3.5.41.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:31) ~[purpur-1.19.jar:git-Purpur-1669]
at com.destroystokyo.paper.profile.CraftPlayerProfile.complete(CraftPlayerProfile.java:229) ~[purpur-1.19.jar:git-Purpur-1669]
at com.destroystokyo.paper.profile.CraftPlayerProfile.complete(CraftPlayerProfile.java:223) ~[purpur-1.19.jar:git-Purpur-1669]
at com.destroystokyo.paper.profile.PlayerProfile.complete(PlayerProfile.java:166) ~[purpur-api-1.19-R0.1-SNAPSHOT.jar:git-Purpur-1669]
at xyz.jpenilla.wanderingtrades.util.ProfileCompleter.run(ProfileCompleter.java:36) ~[WanderingTrades-1.7.2.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.19.jar:git-Purpur-1669]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[purpur-1.19.jar:git-Purpur-1669]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[purpur-1.19.jar:?]
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:833) ~[?:?]

@jpenilla
Copy link
Owner

Duplicate of #76, additionally nothing relevant changed in 1.7.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants