mojira.dev

albert smith

Assigned

No issues.

Reported

No issues.

Comments

1.12.2 server and suddenly all chests and signs became invisible. the outline of the blocks still exist, and once u open the invisible chest, the chest comes back but the items that were previously there are gone. I have no clue what caused this.

Can we please get some professional help it has been 5 years and still this issue is among us.

Is there a way to look into the code or something to see when this error occurs and for what reason it gives that output?

Maybe this means something? Got the error and this is my server console: 

[02:04:53 INFO]: Pie3 lost connection: Timed out
[02:04:53 INFO]: [-]Pie3
[02:04:53 WARN]: handleDisconnection() called twice

 

 

[-] pie3 is custom log out message

this is happening to players on my self-hosted server, especially a certain world.

 

mabe this could help? someon crashed and it logged it on my console (ign: guccigang1) https://hastebin.com/uwonugucis.md

[06:24:04 INFO]: [+]GucciGang1
[06:24:05 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@7e1d7271[id=dbf5ec5c-062a-4467-bc96-d0199daf4ef4,name=GucciGang1,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.TileEntitySkull$1.load(TileEntitySkull.java:79) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.TileEntitySkull$1.load(TileEntitySkull.java:1) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.TileEntitySkull$3.call(TileEntitySkull.java:206) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.TileEntitySkull$3.call(TileEntitySkull.java:1) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.TileEntitySkull.b(TileEntitySkull.java:222) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftMetaSkull.applyToItem(CraftMetaSkull.java:81) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:431) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.PacketDataSerializer.a(PacketDataSerializer.java:250) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.PacketPlayOutWindowItems.b(SourceFile:44) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.PacketEncoder.a(SourceFile:46) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.PacketEncoder.encode(SourceFile:15) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181]
at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16) ~[?:?]
at com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:458) ~[?:?]
at com.comphenix.protocol.injector.netty.ChannelInjector.access$100(ChannelInjector.java:66) ~[?:?]
at com.comphenix.protocol.injector.netty.ChannelInjector$1.encode(ChannelInjector.java:232) ~[?:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.comphenix.protocol.injector.netty.ChannelInjector$1.write(ChannelInjector.java:238) ~[?:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327) ~[?:?]
at net.minecraft.server.v1_12_R1.NetworkManager$4.run(NetworkManager.java:200) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at com.comphenix.protocol.injector.netty.ChannelInjector$3.lambda$onMessageScheduled$1(ChannelInjector.java:310) ~[?:?]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
[06:25:47 INFO]: GucciGang1 lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
[06:25:47 INFO]: [-]GucciGang1

I have tried absolutely everything in this thread, nothing has worked thus far.

This issue still occurs on all minecraft versions.

I am certain it has something to do with the router, and could also be a minecraft bug that is fixable.

As far as I know, this occurs randomly, and I cannot find a correlation between anything that causes this issue. 

I was on a server with 2 different accounts with 2 minecraft windows. 1 account crashed to this problem and the other account I could play on perfectly fine. I could not play the server with the one that crashed with the same error after many tries. After I disconnected with the working account, it wouldn't let me play on that one either. This is a very odd problem and I still question whether it is due to router problems or based on client or server side.

Meep Games I have also tried the solution and it doesn't work, even with both public and local enabled.

I have noticed this is happening to me every single day on a certain time range, in my case usually around 7 PM to 11 PM. It kicks me from all servers after letting me join and render out people who stand still. Some servers kick me instantly, while others I can play for 5 minutes before getting kicked, depending on how good their host is.
This is definitely a problem with my internet or router, but I cannot figure it out, I have tried absolutely everything I could think of, and if anyone has ANY suggestions, I would be very grateful in a step forward to solving this.

This is very devastating and I cannot play any of my favorite servers and have no means of playing mc. Sometimes it works for about an hour and then the problem starts again. Someone please help solve this issue.

Hello I have the same exact problem, and none of the servers 1.12.2 work for me, only for 30 seconds of no interaction, and rendered chunks, then I get kicked for this error message.

My guess is that it has something to do with the router, everything else that I tried does not work.

EDIT: seems to be the case, it is the internet. I switched to 2.4 from 5.0 and i dont get the problem any more. It has something to do with the internet.