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

Upgrading from Adoptium 17.0.1+12 to 17.0.8.1+1 makes Create Minecart Contraptions Invisible #475

Closed
ruifengx opened this issue Oct 9, 2023 · 4 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@ruifengx
Copy link

ruifengx commented Oct 9, 2023

What happened?

I updated my JDK from Adoptium 17.0.1+12 to 17.0.8.1+1 (the current latest), and I noticed that assembled minecart contraptions become invisible. Their shadows are still rendered correctly, but the whole contraption is not rendered (the minecart is still visible). Disabling the shaders make the contraptions render again. Downgrading JDK fixes the problem.

So it seems there must be something changed in JDK and causes this misbehaviour. I do not have the time today, but maybe I can bisect to find the exact problematic version.

Screenshots

Adoptium 17.0.1+12
(Shader On)
Adoptium 17.0.8.1+1
(Shader On)
Adoptium 17.0.8.1+1
(Shader Off)
Correct Incorrect WithoutShader

Relevant log output

No response

Minecraft Version

Minecraft 1.18.2

Oculus Version

oculus-mc1.18.2-1.6.4.jar

Rubidium Version

rubidium-0.5.6.jar

Operating System

Windows 11

What is your GPU?

NVIDIA GeForce RTX 2060 Max-Q

Java Version

Java 17

Additional context

No response

@ruifengx ruifengx added the bug Something isn't working label Oct 9, 2023
@Naxdy
Copy link

Naxdy commented Oct 16, 2023

Same problem.

@dima-dencep dima-dencep added the invalid This doesn't seem right label Feb 1, 2024
@dima-dencep dima-dencep closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2024
@ruifengx
Copy link
Author

ruifengx commented Feb 1, 2024

May I know why this is closed? Is it a bug in JDK itself that has been fixed already? The screenshots I attached should confirm that this report was not made up.

@dima-dencep
Copy link
Collaborator

Use the version of java provided by the official launcher

@ruifengx
Copy link
Author

ruifengx commented Feb 1, 2024

Thanks. That's a bit unfortunate, but this issue might be fixed automatically after another JDK update, so probably not a big deal. Though I'd suggest that you document this requirement in your README and/or mod description page if you mean it seriously. Also, you may want to replace the "Java Version" field in the issue template with a similar warning.

@dima-dencep dima-dencep pinned this issue Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

4 participants