ImageOnMap

ImageOnMap

148k Downloads

Problems on 1.16.5

Uronic opened this issue ยท 4 comments

commented

The plugin has many issues for me on 1.16.5. The plugin has trouble saving the maps made by players. When a player makes a map, the map renders successfully, however, the map is not actually saved in /maps which is a complete bypass to the map limit. When the map is placed on an item frame, removed, and then placed back again it would disappear.

commented

After testing it seems that we have an issue while handling the case of offline server. I think that's linked to other weird issue regarding offline servers. Will add thi to 4.2.1

commented

I am on paper 1.16.5

commented

Any precision on the server version, the server host ?

commented

I have the same problem. Here are some details:

  • The map is created and given to my player
  • I can place the map in-game and it works fine
  • The map doesn't appear in the /maptool list or /maps
  • The images for the map are saved in <server dir>/plugins/ImageOnMap/images/ but the map is not saved in <server dir>/plugins/ImageOnMap/maps.
  • I'm running Paper 1.16.5 (build #778) in offline mode.
  • Both the /maps GUI and the /maptool list output say I have no maps. They don't just crash.

There are no actual errors when any of this happens, so I cannot provide any helpful logs.