[Bug]: Borders not visible
Purrple101 opened this issue · 15 comments
General Info
- I am running a modpack
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the mod
Loader version
Forge 47.2.0
Minecraft version
1.20.1
Mod version
2.0.0
Java version
Java 8 update 411
Issue Description
When using the tape measure, only numbers are shown, borders not.
Additional Information
No response
Tried it with forge 47.2.32, still no borders. I also tried with fabric and NeoForge, same issue. Maybe its an AMD problem? I have an RX6700 if that helps.
Are you using shaders with Optifine or Oculus?
Tried it with forge 47.2.32, still no borders. I also tried with fabric and NeoForge, same issue. Maybe its an AMD problem? I have an RX6700 if that helps.
Can confirm this issue. As @Purrple101 mentioned above, this might have something to do with AMD, since I am also running an AMD card (RX 7900XT) without shaders or fabulous mode and have the exact same issue.
I'm not a mod developer myself, but I believe that mods can't really do anything that affects a GPU brand like this, as they just use the modding platform's tools to do things (in this case, render the borders). So I believe that the issue here lies with Forge and not this mod, and so should be reported to Forge so that they can see if they have an issue with their rendering code on AMD cards. I think it would be best if you @Mrbysco do this as you are the mod developer and can best explain it to the Forge team using the method that you used to render the border.

