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

Armor Storage does not work #5058

Open
2 tasks done
TempDev-2 opened this issue Dec 21, 2024 · 2 comments
Open
2 tasks done

Armor Storage does not work #5058

TempDev-2 opened this issue Dec 21, 2024 · 2 comments
Labels
bug Something isn't working.

Comments

@TempDev-2
Copy link

Describe the bug

Bug Report: Inventory tweaks Armor Storage does not function as intended

Description

When attempting to drag and drop an item onto the character while in Creative mode, the item is not equipped as expected. Instead, no action occurs, and the item remains in its held. In Survival mode, dragging an item onto the character does not equip it either; instead, the item is placed in the furthest back inventory slot.

Expected Behavior

  • Creative Mode: Dragging an item onto the character should equip it in the clicked slot
  • Survival Mode: Dragging an item onto the character should equip it in the clicked slot

Observed Behavior

  • In Creative mode, items remain held and are not equipped.
  • In Survival mode, items are placed in the furthest back inventory slot, regardless of whether the item is appropriate for the targeted slot.

System Details

  • Game Version: meteor 0.5.8 for 1.21.1 on fabric
  • Platform: Computer running windows
  • Mods Installed: Nbtac, sodium fabric 6.0-beta4, lithium-fabric-0.14.0, modernfix-fabric-5.19.5, BadOptimizations-2.2.0, videotake-1.3.0, bettergrassify-1.3.0-fabric, yetanotherconfiglib-3.6.1, fpsoverlay-1.6, midnightlib-fabric-1.6.3, modmenu-11.0.3, forcelowercasecommandfarbic-1.1.0, fabric-api.0.106+1.21.1
  • Reproducibility: Consistently occurs under the described conditions.

Additional Notes

  • The issue seems to affect all equipment slots.
  • No error messages or feedback are provided when the action fails.

Steps to reproduce

Steps to Reproduce

  1. Open the inventory while in Creative mode.
  2. Attempt to drag and drop an item (e.g., armor or a weapon) onto the character model.
  3. Observe that the item is not equipped and no action occurs.
  4. Switch to Survival mode and repeat the same steps.
  5. Observe that the item is placed in the furthest back inventory slot instead of being equipped.

Meteor Version

meteor-client-0.5.8 latest from website

Minecraft Version

1.21.1 fabric

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported (I have searched bug reports on GitHub).

  • This is a valid bug (I am able to reproduce this on the latest dev build).

@TempDev-2 TempDev-2 added the bug Something isn't working. label Dec 21, 2024
@0xTas
Copy link
Contributor

0xTas commented Dec 21, 2024

Soft duplicate of #4911

I believe armor storage may just be patched. I messed around with the code a bit a few months ago but could not get it to function again.

@TempDev-2
Copy link
Author

Thats sad one of my faveorites

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants