Create Fabric

Create Fabric

7M Downloads

Generating andesite using a mechanical press, a basin and a chute crashes the game

erisevaline opened this issue ยท 1 comments

commented

Describe the Bug

Attempting to generate andesite using a mechanical press, a basin and a chute with the recipe (1 lava, 1 gravel and 2 flints), makes the game crash when the andesite is generated.
The crash occurs when the andesite is transferred from the basin to the chute according to the logs.

Reproduction Steps

Configuration:

  • Minecraft 1.19.2
  • create-fabric-1.19.2-0.5.0f-776
  • fabric-api-0.66.0+1.19.2

Setup
See screenshot of the system.

Procedure

  1. Placing a lava bucket in the basin.
  2. Placing a gravel in the basin.
  3. Placing 2 flints in the basin.
  4. Waiting for the press to do it's pressing
  5. Crash

Expected Result

The andesite should be generated in the basin and pulled out from it by the chute which should in turn transfer it further. No crash should happen.

Screenshots and Videos

crashing_contraption

Crash Report or Log

https://pastebin.com/Lq0R51TJ

Operating System

Pop!_OS 22.04 LTS

Mod Version

0.5.0f

Minecraft Version

1.19.2

Other Mods

fabric-api-0.66.0+1.19.2

Additional Context

The same setup without the chute block does not crash the client and the andesite is created correctly in the basin. Adding the chute as the andesite is already in the basin does not crash the client either, the andesite is pulled from the basin by the chute correctly.

Note that when re-entering the game after a crash, the mechanical press can be seen moving back up and that the andesite block is nowhere to be seen. The crash likely "deleted" it or somehow prevented it to exist.

commented

Already raised in #599. Thus closing this issue.