Skip to content
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

Open
6 tasks
AmauryCarrade opened this issue Jun 22, 2021 · 37 comments
Open
6 tasks

[UNIQUE] 1.17 support #198

AmauryCarrade opened this issue Jun 22, 2021 · 37 comments
Labels
Compatibility Issues or PR related to Minecraft versions compatibility.

Comments

@AmauryCarrade
Copy link
Member

AmauryCarrade commented Jun 22, 2021

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



Add your 1.17 compatibility requests in this issue. Thanks!

@AmauryCarrade AmauryCarrade added the Compatibility Issues or PR related to Minecraft versions compatibility. label Jun 22, 2021
@AmauryCarrade AmauryCarrade pinned this issue Jun 22, 2021
@Vorald
Copy link

Vorald commented Jun 23, 2021

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
Copy link
Member Author

AmauryCarrade commented Jun 23, 2021

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
Copy link

Vorald commented Jun 23, 2021

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
Copy link

waiting.. patiently.. :(

@dimethro
Copy link

dimethro commented Jul 6, 2021

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

@Zoro-6191
Copy link

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
Copy link

Any update here?

@Vlammar
Copy link
Member

Vlammar commented Aug 4, 2021

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
Copy link

Aqueuse commented Nov 12, 2021

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

@Vlammar
Copy link
Member

Vlammar commented Nov 12, 2021

To have an idea on what's left see #219 and zDevelopers/QuartzLib#80

@Vlammar
Copy link
Member

Vlammar commented Nov 13, 2021

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

@srnyx
Copy link

srnyx commented Nov 17, 2021

@Vlammar I noticed you merged #219, is there anything else that needs to be done?

@Vlammar
Copy link
Member

Vlammar commented Nov 17, 2021

@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
Copy link

srnyx commented Nov 17, 2021

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
Copy link
Member

Vlammar commented Nov 17, 2021

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
Copy link

srnyx commented Nov 17, 2021

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
Copy link

srnyx commented Nov 18, 2021

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

image

@Vlammar
Copy link
Member

Vlammar commented Nov 18, 2021

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

@srnyx
Copy link

srnyx commented Nov 18, 2021

You have any output in the console ?

No

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

Purpur 1.17.1

@srnyx
Copy link

srnyx commented Nov 18, 2021

@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
Copy link
Member

Vlammar commented Nov 19, 2021

@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
Copy link

@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
Copy link

srnyx commented Nov 19, 2021

@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
Copy link

srnyx commented Nov 19, 2021

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
Copy link

srnyx commented Dec 1, 2021

Now we need 1.18 support 😔

@plopilpy
Copy link

plopilpy commented Dec 8, 2021

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
Copy link

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
Copy link

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

@Vlammar
Copy link
Member

Vlammar commented Dec 10, 2021

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
Copy link
Member

Vlammar commented Dec 13, 2021

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
Copy link

srnyx commented Dec 13, 2021

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
Copy link

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

@Vlammar
Copy link
Member

Vlammar commented Dec 14, 2021

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
Copy link
Member

Vlammar commented Dec 14, 2021

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
Copy link

I'm using ImageOnMap version 4.2.1 🤔

@Vlammar
Copy link
Member

Vlammar commented Dec 16, 2021

I'm using ImageOnMap version 4.2.1 🤔

Same issue with 4.2.0 ?

@Aurelien30000
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compatibility Issues or PR related to Minecraft versions compatibility.
Projects
None yet
Development

No branches or pull requests

10 participants