zDevelopers / ImageOnMap

Repo for ImageOnMap, a bukkit plugin created to display any image using a map
https://dev.zcraft.fr/imageonmap
Other
190 stars 102 forks source link

[UNIQUE] 1.17 support #198

Open AmauryCarrade opened 3 years ago

AmauryCarrade commented 3 years ago

This is a ticket for every request related to 1.17 support.



Add your 1.17 compatibility requests in this issue. Thanks!

Vorald commented 3 years ago

Sorry for not writting in the right place, do you know a way to the fix my problem? Thanks for the quick response before!

AmauryCarrade commented 3 years ago

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!

Vorald commented 3 years ago

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!

Zoro-6191 commented 3 years ago

waiting.. patiently.. :(

dimethro commented 3 years ago

me too when wil the 1.17 come out will it work if we render the source on java 16?

Zoro-6191 commented 3 years ago

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

Aurelien30000 commented 3 years ago

Any update here?

Vlammar commented 3 years ago

In progress but I still have some anoying bugs to fix, such as this one https://cdn.discordapp.com/attachments/722920026574684211/860821198035877918/unknown.png.

Aqueuse commented 2 years ago

Hello, Is ImageOnMap mostly ready for 1.17 ? I would like to use it and I would be happy to help if needed

Vlammar commented 2 years ago

To have an idea on what's left see #219 and https://github.com/zDevelopers/QuartzLib/pull/80

Vlammar commented 2 years ago

Waiting for the PR review. once done I will lock this and subsequent issues

srnyx commented 2 years ago

@Vlammar I noticed you merged https://github.com/zDevelopers/ImageOnMap/pull/219, is there anything else that needs to be done?

Vlammar commented 2 years ago

@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

srnyx commented 2 years ago

use the update/1.17 branch of quartzlib

How do I do this? I can't seem to build it.

change the pom.xml of IoM to make sure you use "0.0.5-SNAPSHOT" of QL.

How do I do this as well? Is it not already changed in the pre-release JAR?

Vlammar commented 2 years ago

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

srnyx commented 2 years ago

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 šŸ˜„

srnyx commented 2 years ago

Don't hesitate to report me any issues you may find

image

Vlammar commented 2 years ago

You have any output in the console ? @srnyx What minecraft version are you running ? (and paper/spigot?)

srnyx commented 2 years ago

You have any output in the console ?

No

What minecraft version are you running ? (and paper/spigot?)

Purpur 1.17.1

srnyx commented 2 years ago

@Vlammar images don't work at all: https://paste.srnyx.xyz/zovoqoduwe.md The files aren't being generated in the maps folder. When I use the command, I get the image, I can place it in an item frame, but when I remove them from the item frame and then place it back it, it gets deleted.

Vlammar commented 2 years ago

@srnyx don't know how I have done it but the version uploaded was done with old indev code despite being builded after the merge with #219 . That should work fine right now

brysondev commented 2 years ago

@Vlammar images don't work at all: https://paste.srnyx.xyz/zovoqoduwe.md The files aren't being generated in the maps folder. When I use the command, I get the image, I can place it in an item frame, but when I remove them from the item frame and then place it back it, it gets deleted.

@Vlammar the images folder isn't being created, hence the error he's experiencing. If you manually create a images folder in the directory, the plugin works fine.

srnyx commented 2 years ago

@Vlammar images don't work at all: paste.srnyx.xyz/zovoqoduwe.md The files aren't being generated in the maps folder. When I use the command, I get the image, I can place it in an item frame, but when I remove them from the item frame and then place it back it, it gets deleted.

@Vlammar the images folder isn't being created, hence the error he's experiencing. If you manually create a images folder in the directory, the plugin works fine.

I think it's called maps, which was being generated, just the image files themselves weren't. Updating the JAR file fixed it.

srnyx commented 2 years ago

I think it's called maps, which was being generated, just the image files themselves weren't. Updating the JAR file fixed it.

Scratch this, @brysondev was right, the images folder isn't being generated. Manually creating the images folder fixes it.

srnyx commented 2 years ago

Now we need 1.18 support šŸ˜”

plopilpy commented 2 years ago

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

brysondev commented 2 years ago

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?

plopilpy commented 2 years ago

I'm not getting any errors. I follow the steps exactly as described, and it doesn't work.

Vlammar commented 2 years ago

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

Vlammar commented 2 years ago

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

srnyx commented 2 years ago

1.17 support is finally here with 1.18 suport. see the 4.2.1 of IoM v4.2.1 (release)

I assume that means this issue can be closed now, right?

Aurelien30000 commented 2 years ago

Hey, suffer a breaking error on 1.17.1, could you help me? Thanks! https://paste.domicraft.fr/ugujerapat.properties

Vlammar commented 2 years ago

I assume that means this issue can be closed now, right?

Yes I'm waiting for the 4.2.1 official release before closing this one

Vlammar commented 2 years ago

Hey, suffer a breaking error on 1.17.1, could you help me? Thanks! https://paste.domicraft.fr/ugujerapat.properties

4.2.0 should fix this (4.2.1 even works with 1.18)

Aurelien30000 commented 2 years ago

I'm using ImageOnMap version 4.2.1 šŸ¤”

Vlammar commented 2 years ago

I'm using ImageOnMap version 4.2.1 šŸ¤”

Same issue with 4.2.0 ?

Aurelien30000 commented 2 years ago

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.