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

After removing items from moving contraption by shift-clicking, the contraption cannot be disassembled properly and could duplicated #1264

Closed
RanolP opened this issue Jan 6, 2024 · 2 comments
Labels
type: bug Issue where something isn't working

Comments

@RanolP
Copy link

RanolP commented Jan 6, 2024

Describe the Bug

Extract an item from a moving contraption assembled by shift-clicking, and disassemble the contraption. It crashes (or logs an error) with the message java.lang.IllegalArgumentException: Transfer variant may not be blank..

Reproduction Steps

  1. Construct any moving contraption with an attached chest containing some items (maybe reproducible with other storage blocks e.g. barrel) - I had reproduced w/ windmill (not crashes, but could lead to dupe bug in Singleplayer), minecart (crashes, see the comment from Server crashes and dupe cart resources #1211 (comment) for vids), gantry (crashes)
  2. Remove item from the inventory by shift-clicking
  3. Disassemble the contraption

Expected Result

It should be disassembled properly

Screenshots and Videos

output.webm

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1d

Minecraft Version

1.20.1

Other Mods

  • EMI 1.0.9
  • Trinkets 3.7.0
  • ModMenu 7.1.0

Additional Context

Related Issues

Possible Solutions

@RanolP RanolP added the type: bug Issue where something isn't working label Jan 6, 2024
@ergo3983
Copy link

I've had this one too, with gantries.
It seems removing a stack (through shift clicking or not) of a moving contraption causes it.

@TropheusJ
Copy link
Member

duplicate of #1080

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

3 participants