-
Notifications
You must be signed in to change notification settings - Fork 8
Unloaded chunks #10
Comments
Any steps on how to reproduce this? I tried logging in at 0,0 tping to a random location and then back, logging in at a random location and then teleporting to 0,0 back and to 0,0 again. I didn't notice any chunks not loading properly. Are you running the latest build? I reverted 3381d44 5 days ago due to it causing chunks to not load properly when moving about and when you login. |
@SuicidalKids ChunkProviderServer class is mostly SportPaper |
Not sure what you mean by that. |
SportPaper's version |
@SuicidalKids I can check with your latest version |
[INFO] Scanning for projects... |
This can happen due to the project not being able to be built, there may be an error somewhere above that message. |
@SuicidalKids |
@SuicidalKids if you can send me ChunkProviderServer src I can test it |
Reverting 3381d44 didn't fix this issue. Also when joining to unloaded chunk for the first time, I don't see any blocks. |
I noticed that lowering entityPlayer's view distance is making it behave different. |
@SuicidalKids keepSpawnInMemory disabled is creating this bug |
When I tp to chunk at 0, 0 I see unloaded chunk. When I tp somewhere else and tp back I see normal chunks.
The text was updated successfully, but these errors were encountered: