mojira.dev

Dick Balaska

Assigned

No issues.

Reported

View all
MC-161474 Resource pack screen has bad margins with odd screen size Duplicate MC-136521 Mounting minecart on curve track places player off center Duplicate MC-136080 map wall colors wonky Duplicate MC-134705 map won't clone Invalid

Comments

( I am still on 1.13.2, so cannot comment on newer versions )

Removing a banner does not mark the map data dirty, so it will never be flushed.  If you are working with a fully filled in map this is a problem.  You must perform some other map-altering operation, like put a new banner out or lay some blocks.

If you are working with a partially filled map, it is enough to remove the banner and then wander over to new territory and fill a couple of pixels.

I have spent hours trying to reproduce this issue on a virgin server. I can not. I thought it might have to do with the chunk being unloaded during server restart.

But, it happens consistently on my main survival world. (My map walls are the main feature of my world and I find the stray banners irksome.)

I have the same issue running a 1.13.2 server, not on localhost.

The banner always "shows up" at its last known position, even after removing. (Last known = I had a banner marking my progress on a rail line build. It only shows up at the last place it marked, not all of the intermediate points.)

I hang my head in shame. Thank you.