Majiir / RealtimeRender

Map rendering plugin for Bukkit that updates as the world changes.
2 stars 1 forks source link

Discovery mode causes chunks to fail to load #26

Open Majiir opened 12 years ago

Majiir commented 12 years ago

When discovery mode runs, only the chunks in the area of a player's initial location will load. As the player moves, new chunks are not loaded (or at least, a large portion are not loaded). This may be the fault of DiscoverTerrainTask.aggressiveUnload().