#Issue with GeyserMC

1 messages · Page 1 of 1 (latest)

dusk tide
#

cannot invoke "org.geysermc.geyser.level.WorldManager.hasOwnChunkCache()" because the return value of org.geysermc.geryser.GeyserImpl.getWorldManager()" is null

Bedrock player unable to join due to this error. I am using geysermc#1116, floodgate #132, and viaversion 5.8.1 as well as a plugin called skoice that runs proximity chat through discord. It is a paper 1.21.11 server. Hosted by Apex Hosting

nova sage
#

!!logs please share the complete logs, preferably using mclo.gs as listed in the embed

dusk tide
woeful cargoBOT
# dusk tide https://mclo.gs/fZ70uMU
Found errors in the log!

See below for details and possible fixes

Address already in use

This means something (likely another instance of Geyser) is running on the port you have specified in the config. Please make sure you close all applications running on this port. If you don't recall opening anything, usually restarting your computer fixes this.
If you are using a server hosting provider and get this error, you likely need to use a specific port allocated to you. See the setup guide for instructions on how to configure Geyser.

java.lang.NullPointerException: Cannot invoke "org.geysermc.geyser.level.WorldManager.hasOwnChunkCache()" because the return value of "org.geysermc.geyser.GeyserImpl.getWorldManager()" is null

Unknown fix!
Class: ChunkCache
Method: <init>
Line: 49
Link: ChunkCache.java#L49

dusk tide
#

I bet geyser and skoice are running on the same ports. Ill try to change it and see what happens

nova sage
woeful cargoBOT
# nova sage https://mclo.gs/fZ70uMU#L116 it looks to be starting it on another port later th...
Found errors in the log!

See below for details and possible fixes

Address already in use

This means something (likely another instance of Geyser) is running on the port you have specified in the config. Please make sure you close all applications running on this port. If you don't recall opening anything, usually restarting your computer fixes this.
If you are using a server hosting provider and get this error, you likely need to use a specific port allocated to you. See the setup guide for instructions on how to configure Geyser.

java.lang.NullPointerException: Cannot invoke "org.geysermc.geyser.level.WorldManager.hasOwnChunkCache()" because the return value of "org.geysermc.geyser.GeyserImpl.getWorldManager()" is null

Unknown fix!
Class: ChunkCache
Method: <init>
Line: 49
Link: ChunkCache.java#L49

dusk tide
#

is there a port you would suggest changing geyser to?

nova sage
#

no, you need to get the ports from your hosting provider.

dusk tide
#

oh i see

nova sage
#

whatever they have availible for your use is the ones you need to use, or it wont work

dusk tide
#

understood so change the port number to the port number provided by the server host

#

that makes sense

#

changed port numbers restarting now

#

it worked thank you for help!