Chunk loader stop load before end the timeout delay.
Reaviik opened this issue ยท 1 comments
Version Info
- Minecraft, 1.20.1
- Chunk Loaders, 1.2.8a
Are you using OptiFine?: no
Description of the Bug
Some players are reporting that their chunkloaders are not running in sufficient time while they are offline, the config is set to 259200s but from reports it is somewhere between 16 and 18h, could this time be reset when the server restarts (4xDay)?
Forge: 47.2.20
Fork: Arclight
It seems when a player joined after a server restart, their inactivity timeout was not getting reset. Hence, the inactivity timeout would count from when the player last joined the server before the server restart to the second time they joined the server after the server restart. I believe this might have been what players observed.
I have also added a message which is sent to the player if their chunk loaders were disabled since the last time they joined the server due to the inactivity timeout. Hopefully, this will also help with some confusion if chunk loaders were disabled due to the inactivity timeout.
These changes are available in Chunk Loaders version 1.2.9.
If you are still experiencing issues with version 1.2.9, feel free to let me know of course.
Thank you for reporting the issue!