-
-
Save DrZoddiak/b3033a177cf0e45ec0f71a2b37491bc2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[13:55:31] [User Authenticator #3/INFO]: UUID of player AsexualDinosaur is 091e8bc5-ade0-45a0-b9a3-cef45d2e1f0e | |
[13:55:31] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:55493 | |
java.lang.ClassCastException: class java.lang.String cannot be cast to class com.mojang.authlib.GameProfile (java.lang.String is in module java.base of loader 'bootstrap'; com.mojang.authlib.GameProfile is in unnamed module of loader cpw.mods.modlauncher.TransformingClassLoader @55ecbafe) | |
at org.spongepowered.common.service.server.ban.SpongeUserBanList.getKeyForUser(SpongeUserBanList.java:44) ~[SpongeUserBanList.class:1.16.5-8.1.0-RC1235] | |
at net.minecraft.server.players.StoredUserList.removeExpired(StoredUserList.java:93) ~[?:?] | |
at net.minecraft.server.players.StoredUserList.invoker$removeExpired(StoredUserList.java) ~[?:?] | |
at org.spongepowered.common.service.server.ban.SpongeBanService.find(SpongeBanService.java:99) ~[SpongeBanService.class:1.16.5-8.1.0-RC1235] | |
at net.minecraft.server.players.PlayerList.impl$canPlayerLoginServer(PlayerList.java:1609) ~[?:?] | |
at net.minecraft.server.players.PlayerList.bridge$canPlayerLogin(PlayerList.java:1603) ~[?:?] | |
at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:2106) ~[?:?] | |
at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:65) ~[?:?] | |
at net.minecraft.network.Connection.tick(Connection.java:228) ~[?:?] | |
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:173) ~[?:?] | |
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:882) ~[?:?] | |
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:312) ~[?:?] | |
at net.minecraft.server.MinecraftServer.redirect$zca000$tracker$wrapUpdateTimeLightAndEntities(MinecraftServer.java:4275) ~[?:?] | |
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:811) ~[?:?] | |
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:670) ~[?:?] | |
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:257) ~[?:?] | |
at java.lang.Thread.run(Thread.java:833) [?:?] | |
[13:55:31] [Server thread/INFO]: com.mojang.authlib.GameProfile@9f3c048[id=091e8bc5-ade0-45a0-b9a3-cef45d2e1f0e,name=AsexualDinosaur,properties={textures=[com.mojang.authlib.properties.Property@5579e95]},legacy=false] (/127.0.0.1:55493) lost connection: Internal server error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment