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

Containers not updating settings correctly #29

Open
Tahvohck opened this issue Sep 14, 2017 · 4 comments
Open

Containers not updating settings correctly #29

Tahvohck opened this issue Sep 14, 2017 · 4 comments

Comments

@Tahvohck
Copy link

Tahvohck commented Sep 14, 2017

It seems that on load or on minification and re-place, storage buildings will occasionally stop running the code that sets them as valid storage locations, as well as the code that causes items to be ejected if they don't match the storage tab settings. This has happened several times in my current game, leading to a need to deconstruct and rebuild the storage item itself. The error log does not seem to have any errors, but I can provide that as needed.

I should note that the settings are still listed correctly on the storage tab itself, so that at least is being saved.

@Tahvohck
Copy link
Author

Had debug mode on and saw the storage tab has an additional button in this mode. Storage mode doesn't change when moved out of user mode, is that intended?

@Tahvohck
Copy link
Author

A settings update can be forced by changing the priority of the building, which fixes the problem and instantly ejects any incorrect items.

@Tahvohck Tahvohck changed the title Containers not remembering settings internally Containers not updating settings correctly Sep 16, 2017
@VasVadum
Copy link

Yea, I've been having this issue as well. It seems also that sometimes settings are lost on moving the container to a new location, but this one is a little harder to find and reproduce to figure out what steps cause it.

@VasVadum
Copy link

Another issue possibly relating to this, is sometimes when containers are moved, the storage no longer holds anything and emits an error if you try to fix.

image

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

No branches or pull requests

2 participants