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

[Bug] Light source blocks forgetting that they are light source (visual) #84

Closed
Ferrlius opened this issue Jul 7, 2024 · 1 comment
Closed
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@Ferrlius
Copy link

Ferrlius commented Jul 7, 2024

Describe the bug
placed light source block into copycat after reloading chunk doesn't remember that it needs to emit light

To Reproduce
Steps to reproduce the behavior:

  1. place light source block in copycat block (in my case shroomlight in copycat board)
  2. reload chunk (by going far from it, by exiting to main menu, or by pressing f3+t)
  3. see that it doesn't visually emit light
  4. update block by shift right-clicking with empty hand to remind that it should emit light

Expected behavior
it should emit light even after reloading chunk

Screenshots
Video where I'm updating block for some reason

Desktop:

  • 1.20.1
  • Fabric
  • 1.3.8

Additional context
it's just visual, in f3 it shows that it emits light. seems to be fully client side, it doesn't updates for other players.
if it caused by other mods, I'll try to find mod causing an issue and update you on it.

@Ferrlius Ferrlius added the Bug Something isn't working label Jul 7, 2024
@Bennyboy1695
Copy link
Member

This is a create issue and sadly has been for quite a while now.
Also a duplicate of #52

@Bennyboy1695 Bennyboy1695 added the Duplicate This issue or pull request already exists label Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants