#This error always crashes my server

75 messages · Page 1 of 1 (latest)

lunar nimbus
#

This is happening in the past few days and when it happens my server is freezing and in a few seconds it crashed

stiff notchBOT
lunar nimbus
stiff notchBOT
# lunar nimbus
Found errors in the log!

See below for details and possible fixes

java.util.concurrent.RejectedExecutionException: event executor terminated

Unknown fix!
Class: GeyserSession
Method: sendDownstreamPacket
Line: 1958
Link: GeyserSession.java#L1958

io.netty.handler.timeout.ReadTimeoutException:

Unknown fix!
Class: BedrockPlayerAuthInputTranslator
Method: translate
Line: 67
Link: BedrockPlayerAuthInputTranslator.java#L67

lunar nimbus
#

how do i fix this

lunar nimbus
#

Hello?

#

@narrow lark

narrow lark
stiff notchBOT
narrow lark
#

!!logs

stiff notchBOT
narrow lark
#

Like upload latest.log to MCLogs and paste the link here.

#

I'll have to forward this to a GeyserMC developer probably.

#

Actually, this might be better if Geyser functions even if it's warning right now.

narrow lark
stiff notchBOT
narrow lark
#

Run geyser dump logs in your server console or /geyser dump logs in the ingame chat and paste the link here.

#

It's going to provide your latest logs and a geyser dump.

#

IPs are censored if you are wondering with MCLogs.

#

So, any latest.log IP addresses will be censored.

stiff notchBOT
# lunar nimbus https://dump.geysermc.org/FFWy2uSda3lLBwJVDoJz8FhSBXrPjFM5

Possible problems:

  • Your Geyser jar is corrupt or has been tampered with. Please re-download it from the website.
  • You aren't on the latest Geyser version! Please download the latest version.
Git info

Up to date: No
Commit: e35aade
Branch: master
Behind by 4 commits

Platform

Spigot

Listen address

0.0.0.0:19014 (internal IP)

Remote address

Direct connection

Auth type

FLOODGATE

Server version

1.21.8-60-29c8822 (MC: 1.21.8)

narrow lark
stiff notchBOT
narrow lark
#

Get the latest Geyser off the GeyserMC website.

#

For some reason, your Geyser jar is corrupted/has been tampered with.

lunar nimbus
#

how do i fix that

#

by updating?

narrow lark
#

Download Geyser from the GeyserMC website.

#

Replace the current Geyser jar you have with the one you downloaded.

#

Restart the Geyser server afterwards.

lunar nimbus
#

should i delete the geyser jar and its folder?

#

okay

narrow lark
lunar nimbus
#

i done

narrow lark
#

Remove the Geyser jar though.

narrow lark
#

Try it out and report back :)

lunar nimbus
#

sure

#

03:07:25 WARN: at java.base/java.util.Objects.requireNonNull(Objects.java:233)
03:07:25 WARN: at java.base/java.lang.invoke.DirectMethodHandle.checkBase(DirectMethodHandle.java:547)
03:07:25 WARN: at java.base/jdk.internal.reflect.MethodHandleObjectFieldAccessorImpl.get(MethodHandleObjectFieldAccessorImpl.java:57)
03:07:25 WARN: at java.base/java.lang.reflect.Field.get(Field.java:444)
03:07:25 WARN: at floodgate-spigot (11).jar//org.geysermc.floodgate.addon.data.SpigotDataHandler.checkAndHandleLogin(SpigotDataHandler.java:154)
03:07:25 WARN: at floodgate-spigot (11).jar//org.geysermc.floodgate.addon.data.SpigotDataHandler.channelRead(SpigotDataHandler.java:149)
03:07:25 WARN: at floodgate-spigot (11).jar//org.geysermc.floodgate.addon.data.CommonDataHandler.channelRead(CommonDataHandler.java:178)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
03:07:25 WARN: at ProtocolLib (6).jar//com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processInbound(NettyChannelInjector.java:440)
03:07:25 WARN: at ProtocolLib (6).jar//com.comphenix.protocol.injector.netty.channel.InboundPacketInterceptor.channelRead(InboundPacketInterceptor.java:47)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
03:07:25 WARN: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
03:07:25 WARN: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
03:07:25 WARN: at ProtocolLib (6).jar//com.comphenix.protocol.injector.netty.channel.InboundProtocolReader.channelRead(InboundProtocolReader.java:25)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61)
03:07:25 WARN: at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:425)
03:07:25 WARN: at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)
03:07:25 WARN: at io.netty.channel.DefaultEventLoop.run(DefaultEventLoop.java:54)
03:07:25 WARN: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
03:07:25 WARN: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
03:07:25 WARN: at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
03:07:25 WARN: at java.base/java.lang.Thread.run(Thread.java:1583)
[03:07:25 INFO]: [Geyser-Spigot] Davvvyy has disconnected from the Java server because of End of stream

stiff notchBOT
lunar nimbus
#

what os this

narrow lark
#

Have you updated it recently?

lunar nimbus
#

yes

narrow lark
#

So, your using Build #125 of Floodgate?

#

The one that came out like today.

#

Well, earlier today I think.

lunar nimbus
#

hmm

#

i didnt

narrow lark
#

I would double check.

#

Well, time to update :)

#

Cause you got a outdated floodgate complaining d:

#

Since, Spigot changed to using Mojang mappings so Floodgate required an update.

narrow lark
#

No more errors should be coming from Geyser/Floodgate after that.

lunar nimbus
#

I hope so

#

Thank you

lunar nimbus
#

the error happened again

lunar nimbus
#

and it crashed my server again...

lunar nimbus
lunar nimbus
#

Hello?

#

The issue still hasn't been resolved☹️

narrow lark
stiff notchBOT
stiff notchBOT
narrow lark
#

Corrupted still

#

!!offline

stiff notchBOT