Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

Bug: Render doesn't unpause when player logs out

ProClifo opened this issue ยท 4 comments

commented

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.

commented

image
just tested, not present in latest spigot version, on latest forge it is rendering even though it didn't say so:

image

commented

Have we confirmed this isn't also present in non-fabric versions?

commented

I haven't tested yet.

commented

@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?