Interesting chunkloading behavior with BungeeCord servers
Leo40Git opened this issue ยท 3 comments
Expected Behavior
When joining a BungeeCord server and jumping to the sub-server I want to be in, chunks should load in as normal.
Actual Behavior
The only chunks that were loaded were the initial chunk radius around the area I was when I logged in.
Reproduction Steps
- Set up a BungeeCord server with at least 1 sub-server
- Join the server, then join the sub-server
- Marvel at the magic of invisible chunks!
Attachments
System Information
- Java Version: AdoptOpenJDK 14.0.1.7
- CPU: Intel Core i5-8250U @ 1.60GHz
- GPU: NVIDIA GeForce MX150
Related to #26.
Fixed with 43f77f9.