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

Incorrect textures for belts and chests not rendering correctly (possible problem with amd graphics cards) #1328

Open
Squ-Cog opened this issue Feb 19, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@Squ-Cog
Copy link

Squ-Cog commented Feb 19, 2024

Describe the Bug

When using the latest version of create fabric on 1.20.1, belts and chests don't render correctly.
When turning off flywheel the issue is resolved. I would post the bug there but the github page is described as (legacy) so I'm not sure if that is the correct place.

Reproduction Steps

  1. Use the latest version of fabric api and create fabric on 1.20.1
  2. Place a belt or a chest
  3. Rotate the belts
    ...

Expected Result

latest.log

Screenshots and Videos

example.mp4

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1d

Minecraft Version

1.20.1

Other Mods

Fabric API 0.92.0+1.20.1

Additional Context

Other friends that don't have a AMD graphics card don't have this problem, but other friends with one do.

@Squ-Cog Squ-Cog added the bug Something isn't working label Feb 19, 2024
@TropheusJ
Copy link
Member

Please get an F3 screenshot from everyone experiencing the problem.

@Squ-Cog
Copy link
Author

Squ-Cog commented Feb 19, 2024

2024-02-19_22 07 39

here's is mine

@Squ-Cog
Copy link
Author

Squ-Cog commented Feb 19, 2024

and my friends:
2024-02-19_22 30 49

image

and an example without the bug, (on nvidea)
image

@NolanHewitt
Copy link

NolanHewitt commented Feb 22, 2024

Did this start with the recent driver updates? Same thing happened for me on a 7900XTX with the 24.1.1 drivers, a bunch of other games had graphical issues as well.

@Squ-Cog
Copy link
Author

Squ-Cog commented Mar 28, 2024

I'm also encountering a crash to might be related:
crash-2024-03-28_15.45.18-client.txt
latest.log

@IThundxr
Copy link
Member

I'm also encountering a crash to might be related: crash-2024-03-28_15.45.18-client.txt latest.log

Removed sound physics remastered, it's incompatible with create due to calling non thread safe code off thread

@SirNoods
Copy link

Did this start with the recent driver updates? Same thing happened for me on a 7900XTX with the 24.1.1 drivers, a bunch of other games had graphical issues as well.

Downgrading my AMD Driver to 23.12.1 helped on a 6650XT

@Mettwasser
Copy link

Did this start with the recent driver updates? Same thing happened for me on a 7900XTX with the 24.1.1 drivers, a bunch of other games had graphical issues as well.

Yup, exact same thing here. Probably the cause.

@209jkjkjk
Copy link

same problem RX7800XT
use /flywheel backend batching workaround
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants