ImageOnMap

ImageOnMap

148k Downloads

1.17 support?

maidado opened this issue ยท 7 comments

commented

Plugin is not working on Servers running Spigot 1.17
"Map rendering failed: java.lang.NullPointerException: Cannot read field "mapView" because "worldmap" is null"

And existing Maps contain missing pixels

commented

"Map rendering failed: java.lang.NullPointerException: Cannot read field "mapView" because "worldmap" is null" this issue come from spigot, we can no longer create maps.
For the pixels that's probably like the last time they forget to update the color used for maps :/

commented

can the map creation issue be fixed? :'(

commented

Not right now, we have to wait spigot to update. After each update they usally break maps, that's because it's less critical and easier to fix

commented

Spigot has updated and fixed the issue on their side. But some part have broken and we still need to check if everything is ok. 4.1.3 should be compatible with 1.17

commented

Is there an ETA on 4.1.3?

commented

At least one week. Every part that used Reflection is broken currently, and I still have to update QuartzLib https://github.com/zDevelopers/QuartzLib/tree/fix/1.17_compatibility.

commented

Are there any updates on this? Sorry if you'd rather me not ask, it's just that my server really likes the plugin so they're wondering when it's coming back.