-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UNIQUE] 1.17 support #198
Comments
Sorry for not writting in the right place, do you know a way to the fix my problem? |
First of all, try to use the latest Spigot/Paper possible. Some users reported improvements with the latest builds. But we have to update ImageOnMap itself because some internals changed, so for your problem, you'll probably have to wait until we release a 1.17-compatible version. Work is in progress but it's on our free time so it's… when possible :) . And, you're welcome! |
Thanks! |
waiting.. patiently.. :( |
me too when wil the 1.17 come out will it work if we render the source on java 16? |
zDev I apologize for this, since you don't supposed to be working on the plugin, I'll leave a link to a separate plugin for people who can't wait for it to come out |
Any update here? |
In progress but I still have some anoying bugs to fix, such as this one https://cdn.discordapp.com/attachments/722920026574684211/860821198035877918/unknown.png. |
Hello, Is ImageOnMap mostly ready for 1.17 ? I would like to use it and I would be happy to help if needed |
To have an idea on what's left see #219 and zDevelopers/QuartzLib#80 |
Waiting for the PR review. once done I will lock this and subsequent issues |
@srnyx @Aqueuse https://github.com/zDevelopers/ImageOnMap/releases/tag/v4.2.0 Still waiting for the final release but here is an actual pre release from the lastest indev build. If you want to build it you have to use the update/1.17 branch of quartzlib and change the pom.xml of IoM to make sure you use "0.0.5-SNAPSHOT" of QL. Don't hesitate to report me any issues you may find |
How do I do this? I can't seem to build it.
How do I do this as well? Is it not already changed in the pre-release JAR? |
You can use the IoM4.2.0.jar directly. I was only giving the steps to build it. We haven't release yet QL 0.0.5 that's why if you try to build IoM 4.2.0 this won't works |
Ohhhhhh! Alright, thank you 😄 |
You have any output in the console ? @srnyx |
No
Purpur 1.17.1 |
@Vlammar images don't work at all: https://paste.srnyx.xyz/zovoqoduwe.md |
@Vlammar the |
I think it's called |
Scratch this, @brysondev was right, the |
Now we need 1.18 support 😔 |
Is there any solution for splatter maps not working? All I see are the threads that point to here but this doesn't have a definite answer |
You need to be more specific about your issue. As the thread suggests they are working on fixing the issues stated above. What error are you getting? |
I'm not getting any errors. I follow the steps exactly as described, and it doesn't work. |
Maybe because we are working on it and there is a pre release https://github.com/zDevelopers/ImageOnMap/releases/tag/v4.2.0 |
1.17 support is finally here with 1.18 suport. see the 4.2.1 of IoM https://github.com/zDevelopers/ImageOnMap/releases/tag/v4.2.1 |
I assume that means this issue can be closed now, right? |
Hey, suffer a breaking error on 1.17.1, could you help me? Thanks! https://paste.domicraft.fr/ugujerapat.properties |
Yes I'm waiting for the 4.2.1 official release before closing this one |
4.2.0 should fix this (4.2.1 even works with 1.18) |
I'm using ImageOnMap version 4.2.1 🤔 |
Same issue with 4.2.0 ? |
Sorry for late answer, 4.2.0 doesn't support 1.18 iirc, so nothing interesting here. |
This is a ticket for every request related to 1.17 support.
Splatter maps not working correctly
Whenever i make a make using /tomap it creates it fine but if it is over 1x1 and i try to put it on a item frame it doesnt fill all of them and when i take it back it disappears. This only started happening after i upgraded to 1.17
Rendering looks slow
Cannot create maps
Map rendering failed:
java.lang.NullPointerException: Cannot read field "mapView" because "worldmap" is null
Unable to get splatter map attribute on item (because NMS classes are not found)
Unable to rename map (because NMS classes are not found)
After restarting the server, the maps dont show images
Add your 1.17 compatibility requests in this issue. Thanks!
The text was updated successfully, but these errors were encountered: