MinecraftServerNetwork icon indicating copy to clipboard operation
MinecraftServerNetwork copied to clipboard

How to get it 1.16 ready?

Open RickL1999 opened this issue 4 years ago • 5 comments

@dada513 How did you get it to work? I got can't join through the bungee server, when I try I get the message the server is in online mode. With the error: Unexpected error occurred in RedisPubSubListener callback java.lang.NullPointerException: null

When joining directly to the server I can't cross the sections. (Plugin NetworkClient v1.0 generated an exception while executing task 439 java.lang.RuntimeException: Could not send ActionBar) I want to use 1.16.5 (Paper).

RickL1999 avatar Apr 03 '21 15:04 RickL1999

@dada513 How did you get it to work? I got can't join through the bungee server, when I try I get the message the server is in online mode. With the error: Unexpected error occurred in RedisPubSubListener callback java.lang.NullPointerException: null

When joining directly to the server I can't cross the sections. (Plugin NetworkClient v1.0 generated an exception while executing task 439 java.lang.RuntimeException: Could not send ActionBar)

I want to use 1.16.5 (Paper).

Idk tbh I think your Redis install broke

d-513 avatar Apr 03 '21 15:04 d-513

I reset my PC so I dont have the files

d-513 avatar Apr 03 '21 15:04 d-513

A broken redis seems plausible as I am not familiar with it. Any ideas to trouble shoot this?

It there a issue with joining the server throug the bungeecord server? I get the message the server is in online mode.

RickL1999 avatar Apr 03 '21 16:04 RickL1999

Hey guys. I'm not up to date when it comes to this repo as I'm not actively working on it anymore, I just have no free time right now for open source projects. Anyway - the actionbar error would suggest that 1.16 changed some of it's internal APIs. You could try on 1.15 to see if the problem persists. Redis issue is hit or miss, there could be many reasons so I'm not really able to help. Sorry.

SocketByte avatar Apr 03 '21 16:04 SocketByte

I have more succes now. Only the action bar error left.

I had a problem with the redis password, somehow it was copy pasted wrong. Setting it everywere to a simple "password" solved one problem. Also I didn't know every server needed to be on the offline mode and I forgot to enable bungeecord on a couple of servers itself (Spigot.yml)

RickL1999 avatar Apr 03 '21 17:04 RickL1999