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

Minecart Visual Bug #5370

Closed
BookerCatch opened this issue Aug 19, 2023 · 7 comments
Closed

Minecart Visual Bug #5370

BookerCatch opened this issue Aug 19, 2023 · 7 comments
Labels
type: bug Issue where something isn't working

Comments

@BookerCatch
Copy link

BookerCatch commented Aug 19, 2023

Describe the Bug

When a Minecart traveling on rails reaches diagonal rail and changes elevation by one block, it briefly turns pitch black. If the rails immediately after follow a linear, diagonal trajectory, the minecart reverts back to its regular texture. It will not flicker to the pitch black version when it reaches the next non-diagonal rail. The flicker will occur again upon the next change from horizontal to diagonal rail.

Reproduction Steps

  1. Build an arbitrary, short minecart rail track with variances in elevation.
  2. Push the minecartalong the rail.
  3. Observe as the minecart flickers to pitch black.

Expected Result

The Minecart ought to not flicker in texture.

Screenshots and Videos

https://streamable.com/jwvf2j

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1c

Minecraft Version

1.19.2

Forge Version

43.2.21

Other Mods

No response

Additional Context

No response

@BookerCatch BookerCatch added the type: bug Issue where something isn't working label Aug 19, 2023
@drwoops
Copy link
Contributor

drwoops commented Aug 19, 2023

Please crash your game with F3+C and post the crash report after this comment. it contains useful info that may be relevant.

@BookerCatch
Copy link
Author

F3+C copied my current location to the clipboard. It did not crash the game. Please see attached latest log.

latest.log
debug.log

@drwoops
Copy link
Contributor

drwoops commented Aug 19, 2023

no i am sorry the log is not very useful.

@rhysdh540
Copy link

To crash, hold F3+C for 10 seconds.

@BookerCatch
Copy link
Author

Thanks. Attached is the crash log.
crash-2023-08-19_18.11.00-client.txt

@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
Collaborator

will be fixed in flywheel 1.0

@IThundxr IThundxr closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants