Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

IndexOutOfBoundsException with Dual Hotbars #216

Closed
StarkRG opened this issue Nov 15, 2014 · 3 comments
Closed

IndexOutOfBoundsException with Dual Hotbars #216

StarkRG opened this issue Nov 15, 2014 · 3 comments
Labels

Comments

@StarkRG
Copy link

StarkRG commented Nov 15, 2014

While using Dual Hotbars if Inventory Tweaks tries to refill a used item from the second hotbar we get an IndexOutOfBoundsException.
Crash Log with 1.59-dev-152
Crash Log with 1.59-dev-156

Dual Hotbars dev, RebelKeith, has apparently tried to contact you about this issue.

@Kobata Kobata added the wontfix label Nov 15, 2014
@Kobata
Copy link
Collaborator

Kobata commented Nov 15, 2014

I can't fix mods doing stupid things that break the way the inventory is laid out.

@Kobata Kobata closed this as completed Nov 15, 2014
@StarkRG
Copy link
Author

StarkRG commented Nov 15, 2014

It doesn't change anything about the way inventory is laid out. The extra hotbar is simply the first row of the inventory.

@Kobata
Copy link
Collaborator

Kobata commented Nov 15, 2014

The refill code is very particular about how it handles the hotbar, it must be at the end of the (player) inventory starting from where the vanilla one is. Trying to put them in different places will confuse the hell out of it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants