Create

Create

86M Downloads

Minecart Visual Bug

BookerCatch opened this issue ยท 7 comments

commented

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

commented

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

commented

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

latest.log
debug.log

commented

no i am sorry the log is not very useful.

commented

To crash, hold F3+C for 10 seconds.

commented

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

commented

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.

commented

will be fixed in flywheel 1.0