Create Fabric

Create Fabric

7M Downloads

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

Squ-Cog opened this issue ยท 11 comments

commented

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.

commented

Please get an F3 screenshot from everyone experiencing the problem.

commented

2024-02-19_22 07 39

here's is mine

commented

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

image

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

commented

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.

commented

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

commented

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

commented

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

commented

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.

commented

same problem RX7800XT
use /flywheel backend batching workaround
image
image

commented

Any update on if this will be fixed?