CanaryModTeam / CanaryMod

CanaryMod NMS Implementation
Other
74 stars 31 forks source link

Potential Issue of Chunks Not Unloading On Player Disconnect #217

Open clucky opened 9 years ago

clucky commented 9 years ago

I have oftentimes noticed that when I disconnect near my skeleton grinder, and then reconnect the next day, the grinder is still full of skeletons. My grinder is located about 1000 meters from spawn, so I wouldn't think that the issue would be continuously loaded spawn chunks. I also had a player log in today into daylight (no other players were on previously), and a zombie on fire attacked them instantly upon logging in.

I'm thinking there may be an issue with chunks unloading when a player disconnects. They still appear to unload when I travel away from the chunk though, as all of the skeletons in my grinder will be despawned when I arrive back from my adventure.

14mRh4X0r commented 9 years ago

It seems like monsters get saved to the chunk as well when people disconnect. The chunks certainly get unloaded, otherwise there wouldn't be zombies mid-day.

clucky commented 9 years ago

@darkdiplomat What kind of confirmation do you need? Would you like me to record a video?