The ExplorationTicker poll at a fixed rate every second for all words on all players. This is a huge performance issue when people are moving in and out of instances such as temples or simply join/leaving world.
People going in and out of instances causese major lag spikes and logs are pegged with
Took too long to post-load process chunk ... > TICK_STEP, Has GC Run: true
Took too long to run pre-load process hook for chunk ... TeleportPlugin... ArrayIndexOutOfBoundsException
Attempted to store sync data
and so on.
The ExplorationTicker poll at a fixed rate every second for all words on all players. This is a huge performance issue when people are moving in and out of instances such as temples or simply join/leaving world.
People going in and out of instances causese major lag spikes and logs are pegged with
Took too long to post-load process chunk ... > TICK_STEP, Has GC Run: true
Took too long to run pre-load process hook for chunk ... TeleportPlugin... ArrayIndexOutOfBoundsException
Attempted to store sync data
and so on.