LOOHP / ImageFrame

Put images on maps and walls!
https://www.spigotmc.org/resources/106031/
GNU General Public License v3.0
40 stars 12 forks source link

Treasure maps isn't generating properly #22

Closed Kot-25 closed 11 months ago

Kot-25 commented 11 months ago

Minecraft version: 1.20.1 Paper version: git-Paper-98 Plugin version: 1.7.4.0

Problem: Marine chests, which sometimes include treasure maps, will generate an empty map item renamed to treasure map instead. This empty map doesn't show location of the treasure and upon using creates new normal map

This bug appeared the same day this plugin was installed on a server

Kot-25 commented 11 months ago

Update

Can't reproduce this bug with 100% accuracy on new server with this and ProtocolLib plugins installed. Seems like this only happens when server timeouts the generation of treasure map, leaving it empty. There is a possibility that ImageFrame could increase this generation time when at least one map is created by it leading to this. However there is no solid prove of that.

It is most likely a Paper bug, than a ImageFrame one