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

Bugged Skulls? #213

Closed
L4BORG opened this issue Jun 29, 2016 · 2 comments
Closed

Bugged Skulls? #213

L4BORG opened this issue Jun 29, 2016 · 2 comments

Comments

@L4BORG
Copy link

L4BORG commented Jun 29, 2016

[23:12:04 WARN]: java.lang.IllegalArgumentException: Name and ID cannot both be blank
[23:12:04 WARN]:        at com.mojang.authlib.GameProfile.<init>(GameProfile.java:25)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.UserCache.a(UserCache.java:90)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.UserCache.getProfile(UserCache.java:158)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.Village.b(Village.java:444)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.PersistentVillage.b(PersistentVillage.java:256)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.PersistentCollection.a(PersistentCollection.java:99)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.PersistentCollection.a(PersistentCollection.java:84)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.WorldServer.a(WorldServer.java:1083)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.WorldServer.save(WorldServer.java:1024)
[23:12:04 WARN]:        at org.bukkit.craftbukkit.v1_10_R1.CraftWorld.save(CraftWorld.java:823)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:755)
[23:12:04 WARN]:        at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:629)
[23:12:04 WARN]:        at java.lang.Thread.run(Thread.java:745)

Already tried removing cache file... didn't help.

@grzegorzekkk
Copy link

Something is definitely wrong.
A lot of my players get client crashes while having skull in inventory.

@L4BORG
Copy link
Author

L4BORG commented Jul 10, 2016

With https://www.spigotmc.org/resources/skull-exploit-fix.26099/ issue went away for us...

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

3 participants