Waterfall icon indicating copy to clipboard operation
Waterfall copied to clipboard

getFrom() always null in ServerSwitchEvent

Open Filocava99 opened this issue 4 years ago • 2 comments

Waterfall version: Waterfall-Bootstrap:1.17-R0.1-SNAPSHOT:93773f9:448

Ambient: Docker container running debian (not sure about the version though) and java 16, ryzen 5 3600X, 64 GB ddr4 2300MHz

Every time the ServerSwitchEvent is triggered the method getFrom() returns null. Is there a small delay I have to wait before calling the method or is that a bug?

I'm using the 1.17-R0.1-SNAPSHOT waterfall-api release in my build.gradle.

Filocava99 avatar Sep 02 '21 12:09 Filocava99

getFrom should only be null when people join bungeecord

Janmm14 avatar Sep 02 '21 12:09 Janmm14

I know, but I'm getting it when switching between servers too

Filocava99 avatar Sep 02 '21 13:09 Filocava99