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

Can't get the correct view of entity blocks such as chest with AMD Graphic. #248

Open
Water-Yuan opened this issue Jul 1, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Water-Yuan
Copy link

Describe the Bug

I use AMD 780M and flywheel cannot work corrctly when the instancing mode is on.

Reproduction Steps

...

Expected Result

I hope AMD Graphic will be supported completely

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows11

What is your GPU?

AMD 780M

Mod Version

0.6.8.a

Minecraft Version

1.19.2

Loader Version

Forge40.2.17

Other Mods

Only Create mod

Additional Context

No response

@Water-Yuan Water-Yuan added the bug Something isn't working label Jul 1, 2024
@Water-Yuan
Copy link
Author

PixPin_2024-06-30_14-16-43

@NolanHewitt
Copy link

Can confirm same issue with a 7900XTX

@Chris6ix
Copy link

Can confirm also have this issue sometimes on my RX 7900XT

@moartq
Copy link

moartq commented Jul 30, 2024

For anyone still having problem with that, here is my workaround:

  1. Go to .minecraft/config folder
  2. Open flywheel.json file
  3. Change the backend from INSTANCING to BATCHING,
  4. Save file.

It fixes the problem with entity rendering, but this may slightly reduce perfomance, not sure.

@IThundxr
Copy link
Contributor

IThundxr commented Oct 6, 2024

Duplicate of #226

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

5 participants