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

Stacked blocks(RoseStacker) are not counted when there is no one on the island. Bug Report #544

Closed
iliakravets677 opened this issue Dec 30, 2021 · 4 comments · Fixed by #545
Assignees
Labels
bug Something isn't working confirmed A verified issue that is worked on

Comments

@iliakravets677
Copy link

iliakravets677 commented Dec 30, 2021

Describe the bug
Stacked blocks(RoseStacker) are not counted when there is no one on the island.

To Reproduce
Steps to reproduce the behavior:
If you create Stacked blocks using RoseStacker on your island, and leave the island, it will count one block, but Stacked blocks will not

Expected behavior
So that the block rating is always correct.
rosestacker 1.4.1
image

Server and Plugin Version
Copy and paste the results of /version and /is about

Screenshots
image
image
image

Logs
no errors

Additional context
Add any other context about the problem here.

@iliakravets677 iliakravets677 added bug Something isn't working unconfirmed An issue that needs further investigation labels Dec 30, 2021
@PeachesMLG PeachesMLG added confirmed A verified issue that is worked on and removed unconfirmed An issue that needs further investigation labels Dec 31, 2021
@PeachesMLG
Copy link
Member

So it looks like the code we are using to get the StackedBlocks only returns the stackedblocks in loaded chunks

@iliakravets677
Copy link
Author

So it looks like the code we are using to get the StackedBlocks only returns the stackedblocks in loaded chunks

it can be fixed?

@dlsf
Copy link
Member

dlsf commented Dec 31, 2021

Yeah, we are working on it

@iliakravets677
Copy link
Author

Yeah, we are working on it

also check the work with loading when the owner of the island is in another world

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed A verified issue that is worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants