When items are marked for sweeping, they get a status indicator that they are marked for sweeping. This storage is white if there is storage available and red if there is not. This works correctly if there is only one planetoid, but is broken with multiple planetoids. If an item is marked for sweep on one planetoid and the only storage is available on another planetoid, the status indicator is white instead of red.
This is because GlobalChoreProvider.storageFetchableTags is not per world.
Load the attached save.
See that the pieces of dirt are marked for sweeping and the indicators are red.
Switch to second planetoid, enable dirt in the storage compactor.
Go back to the first planetoid, see that the indicators are white, but the pieces cannot be swept.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now