-
Notifications
You must be signed in to change notification settings - Fork 10
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
Blocks do not to render on AMD GPU #24
Comments
Does the same issue happen when no other mods are present?
This was with the same modpack, right? |
Update from a second user with an AMD RX 480 Driver: Adrenaline Edition Version 23.4.3 They are experiencing the exact same thing: Removing Neodymium: However, on their setup, having just Neodymium and Unimixins produce the exact same result: Here is the log of the first run with all mods enabled: |
That screenshot looks like it has additional mods, the chat background isn't supposed to be transparent in vanilla. A log from that run would be helpful. I've thought of a way I could potentially debug this, but it's slightly complicated. We need to use a tool called apitrace. Here's how to do this:
Also, I'd like to see the F3 overlay while the bug is happening (doesn't have to be in the trace necessarily, I just want a screenshot.) |
Copy that. Apologies for the slow response. Currently on bereavement leave. I left these instructions to the users with the AMD GPU and I'll let you know if or when they get back to me.
You're correct, the user made a mistake with disabling mods as that is a side effect of Hodgepodge or GTNHLib. I forwarded them the information to retry again. It's possible this might not be directly related to Neodymium but Neodymium might be one of the conflicting causes, perhaps paired with something else. |
Alright. The user with the 6800 XT attempted to perform the above steps. Sorry for the delay: The trace file is huge. We cannot upload it here so here is the mediafire link: https://www.mediafire.com/file/whukwp5yrezjg15/minecraft.trace/file Note: They updated the AMD Adrenalin Drivers in the meantime again when there was a new update [23.5.2]; so that’s the drivers it’s on now |
Odd, I have an AMD GPU and I haven't noticed any issues with neodymium in my own modpack, either now or in the past year. |
Thanks! Unfortunately, that turned out to be less useful than I had hoped. When I play back the trace on my computer, the world renders correctly. I also can't see any useful warning messages. So it's necessary to collect more data on the same computer that has the issue. To accomplish this, I added a feature to D-Tools which makes it log OpenGL debug messages. Once enabled (by setting
I want to ask the user to run the game with it enabled, press F3+A at least once while in-game, and send me the resulting log. Also, I looked at the mod list again, and I'd recommend disabling the following mods while testing. They affect rendering, so they might add noise to the log, and one of them could even be the cause of the issue:
We know the issue only happens with certain AMD driver versions. Can you tell me your GPU model, driver version and OS? |
I had a similar problem due to the fast-render(ON) option in Optifine |
I am also able to reproduce this issue by enabling fast render in the optifine options. With fast render turned off, everything works normally |
Hello,
A user on our server is experiencing a bug with this mod on their Radeon RX 6800 XT. No blocks are rendered on their screen. Only entities are rendered.
With the mod enabled ^
With the mod disabled ^
Tested on Multiple Nvidia-based GPUs here. GTX 1070, RTX 2060, and RTX 2070, and this issue is not present.
Windows 11
AMD Software: Adrenalin Edition Version 23.4.3
Radeon RX 6800 XT
Neodymium 0.1.8.2 (Mixinless)
https://gist.github.com/aking4125/3971c6fcddd347702f49edce57b233b1
Any ideas?
The text was updated successfully, but these errors were encountered: