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

[1.21] Jade Compat breaks when adding a void upgrade to Ender Drawer #358

Closed
Real-Septicake opened this issue Dec 31, 2024 · 1 comment
Closed

Comments

@Real-Septicake
Copy link

It seems that getSlots() was used in the Ender Drawer portion of the compat code instead of the intended getStoredStacks().size(), resulting in an IndexOutOfBoundsException when applying a void upgrade

Functional Storage Version: 1.3.6

Titanium Version: 4.0.28

Error Log: (The internal calls are cut for brevity)
image

@pPkMnh4to8994h
Copy link

Not just Jade, applying Void Upgrade also breaks drawers themselves. Item quantity limits are gone, and UI also shows no items inside, or any upgrades.

@Buuz135 Buuz135 closed this as completed in f808a30 Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants