Create

Create

86M Downloads

Flywheel-related Crash using Gantries with Sequenced Gearshifts

VideoGames1000 opened this issue ยท 1 comments

commented

Describe the Bug

Briefly after activating the below contraption, the game swiftly hardcrashes.

Reproduction Steps

  1. Load a world, and place the attached contraption.
    crash_lmao.zip
  2. Press the stone button in the contraption, at the left side of the redstone circuitry pictured below.
    2022-07-14_14 13 56
  3. Wait approximately a second for the game to crash.

Expected Result

When the button is pressed:
The Gantry line is powered, transferring rotation up through the carriage to the sequenced gearshift.
After a brief delay, the sequenced gearshift should move the second gantry, rope pulley, and mechanical drill one tile away.
After 5 seconds the Gantry line should be depowered.
The main Gantry carriage should then be sent towards the Creative motor, and then sent back.
The contraption should then stop until the button is pressed again.

Screenshots and Videos

2022-07-14_14 13 17
2022-07-14_14 13 24
2022-07-14_14 13 56
2022-07-14_14 13 57
2022-07-14_14 14 00
2022-07-14_14 14 01

Crash Report or Log

https://pastebin.com/bTYKnrqM

Operating System

Windows 10

Mod Version

0.5.0

Minecraft Version

1.18.2

Forge Version

40.1.60

Other Mods

Discovered while using various mods, but can be recreated with just Create and Flywheel.
Crash Log:
crash-2022-07-14_14.44.18-client.txt

Additional Context

The setup the design is based on works perfectly fine prior to Create 0.5 and in the 1.16.5 versions. Perhaps something with the update caused this error?

commented

On further testing I have discovered:
It is just generally moving a Sequenced Gearshift that causes the crash
Updating both Create and Flywheel to Create 0.5.0c and Flywheel 1.18-0.6.4.87 fixes the problem.