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

Sign entities stick around weirdly if signs are removed via voxelmanip #8

Closed
fluxionary opened this issue May 10, 2022 · 2 comments · Fixed by #9
Closed

Sign entities stick around weirdly if signs are removed via voxelmanip #8

fluxionary opened this issue May 10, 2022 · 2 comments · Fixed by #9
Labels
bug Something isn't working

Comments

@fluxionary
Copy link
Member

They turn into inscrutable "white pixels":
screenshot_20220510_105435

Steps to reproduce:

  1. place a sign
  2. add some text
  3. use voxelmanip to remove the sign (e.g. //s air)
  4. the entity persists.
  5. unload the area, and return
  6. the entity is now a white pixel.
@BuckarooBanzay BuckarooBanzay added the bug Something isn't working label May 10, 2022
@BuckarooBanzay
Copy link
Member

I'm not sure how to fix that, do you have some ideas?

@fluxionary
Copy link
Member Author

Yes, should be simple, testing out the fix rn.

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

Successfully merging a pull request may close this issue.

2 participants