Bug: Render doesn't unpause when player logs out
ProClifo opened this issue ยท 4 comments
I have set fullrenderplayerlimit and updateplayerlimit both to 1, so the rendering pauses whenever a player is online.
Here is the bug: When a player logs in, the render pauses as expected. But when the player logs out, and the server has 0 players online, it doesn't unpause. I have to manually type "/dynmap pause none" to make it render again.
I am using Dynmap-3.4-beta-3-fabric-1.18.2.
@kosma I can confirm this is the issue in Dynmap-3.4-beta-3-fabric-1.18.2 and fabric-server-mc.1.18.2-loader.0.13.3-launcher.0.10.2, fabric-api-0.48.0+1.18.2. do you have time to look into it?