Flywheel (Legacy)

Flywheel (Legacy)

40M Downloads

1.17.1 Client-side crash in Create when movable blocks move

Daedalus11069 opened this issue ยท 0 comments

commented

Describe the Bug

When placing any contraption that results in movable blocks being rendered, if the client attempts to render these moving blocks, the client crashes. If on a server, the server does not crash, but the client will still crash when it sees the moving blocks in question or enters a world where movable blocks are moving.

Reproduction Steps

  1. Place a windmill bearing
  2. Add at least 8 sails(2 on each side) to a radial chassis with glue attached to the windmill bearing
  3. Activate the windmill bearing
  4. Client crashes instantly.

Expected Result

When contraptions with movable blocks operate, the client should not crash.

Screenshots and Videos

create_flywheel_bug_small

Crash Report or Log

https://gist.github.com/Daedalus11069/7463491287f3df663136b492cce9563e

Operating System

Windows 11

What is your GPU?

NVIDIA GeForce RTX 2080 SUPER, Driver version 497.29

Mod Version

0.3.0

Minecraft Version

1.17.1

Forge Version

37.1.1

Other Mods

create-mc1.17.1_v0.4.jar

Additional Context

Turning off Flywheel in the client mod config prevents the bug from occurring.