1.17 support?
maidado opened this issue ยท 7 comments
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
"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 :/
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
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
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.