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

Container items can be opened from the inventory #464

Closed
VortixDev opened this issue Mar 14, 2019 · 1 comment
Closed

Container items can be opened from the inventory #464

VortixDev opened this issue Mar 14, 2019 · 1 comment

Comments

@VortixDev
Copy link
Member

@VortixDev VortixDev commented Mar 14, 2019

The storage system is reliant on a storage entity existing. When a container item is opened from within the inventory, no such entity exists, and so the menu fails to load properly and errors continuously as it tries to build the panel.

The storage system should either be redesigned to support item-based storage, or storage containers should not show the use ("Open") functionality from within the inventory.

VortixDev added a commit that referenced this issue Mar 15, 2019
Containers are designed to be used when placed, but could previously be opened from the inventory, causing errors.
@VortixDev

This comment has been minimized.

Copy link
Member Author

@VortixDev VortixDev commented Mar 15, 2019

Resolved in the v0.100.0 branch.

@VortixDev VortixDev closed this Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.