Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

Black outline on Fabric / unpopulated / unlit chunks are rendered

DyonR opened this issue ยท 8 comments

commented

Issue Description: Dynmap (Fabric) seems to render chunks of unpopulated chunks and not fully generated lighting generated chunks, causing a dark outline around the map

  • Dynmap Version: 3.3-SNAPSHOT-599

  • Server Version: fabric 0.44.0+1.18, Minecraft 1.18.1 with Fabric Loader 0.12.11

  • Pastebin of Configuration.txt: does not apply

  • Server Host (if applicable): Selfhosted.

  • Pastebin of crashlogs or other relevant logs: does not apply

  • Other Relevant Data:
    Seems to apply to all dimenstions and perspectives
    I am fairly sure this issues started after this PR was merged; #3567 as an fix for #3553

  • Screenshots:
    image
    image

  • Steps to Replicate:
    Just run a Fabric server with Dynmap and check the flat map.

[X] I have looked at all other issues and this is not a duplicate
[X] I have been able to replicate this

commented

Possibly the same problem as #3565?

commented

And to elaborate: that PR fixed the chunk generation detection - perhaps DynmapCore previously just didn't know about those not-fully-generated chunks. I'd wager this is a DynmapCore problem.

commented

Possibly the same problem as #3565?

Later on in that issue the author indeed seems to experience the same as I have; #3565 (comment)

I didn't full scroll through that issue so that's my bad, and to be fair it also does diviate from the original reported issue.

commented

Give latest snapshot (600) a try - it's more pessimistic about chunks that are supposed to have light data actually having light...

commented

Give latest snapshot (600) a try - it's more pessimistic about chunks that are supposed to have light data actually having light...

I removed the whole flat map of my server and did a new render for it. It seems like it did a little but on a few places, but it's still not fixed. I will try it on an actual clean server later.

Naamloos
The image above is the exact same size and location as the one in the issue when posted, except a bit more terrain got discovered or visited.

commented

Snapshot 605, new world, issue presists
image

commented

Same as #3565