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

Breaking Nova blocks or tiles doesn't cause block updates to nearby blocks #258

Open
4 tasks done
AllayBreeze opened this issue Jun 16, 2023 · 1 comment
Open
4 tasks done
Labels
type: bug Something isn't working

Comments

@AllayBreeze
Copy link

Agreements

  • I am running the latest version of Nova.
  • I am running the latest version of my server software.
  • I have checked for similar issues.
  • I am using an official build of Nova.

Before creating a bug report, please validate that the issue you're encountering is not caused by another plugin (Remove all other plugins from the server). If it is, please name the plugin that causes the issue.

There are no other plugins running on my server.

Plugin Version, Server Software, Server Version

Nova 0.14-alpha.3, git-Purpur-1995 (MC: 1.20.1)

Nova Addons and Versions

Vanilla Hammers§f, Jetpacks§f, Simple Upgrades§f, Logistics§f, Machines

Expected behavior

When breaking Nova blocks or tiles, nearby blocks should receive updates (e.g. water should flow, attached glow lichen should break)

Observed/Actual behavior

Breaking Nova blocks or tiles won't update nearby blocks.
Water will not flow into it and attached lichens won't break.

20230616155848.mp4
20230616160246.mp4

Steps to reproduce

  1. Place a nova block or tile near a water (or Place a lichen attached to the block or tile);
  2. Break the block or tile, the water won't flow, or the lichen won't break.

Full server log

https://pastebin.com/Q6TAapTZ

Errors

No response

Additional context

No response

@AllayBreeze AllayBreeze added the type: bug Something isn't working label Jun 16, 2023
@NichtStudioCode
Copy link
Member

Block updates have actually been intentionally disabled in 23d997f because they caused other issues. We will revisit this in the future (probably during the planned rewrite of Nova's world format and block states), but it's not a priority right now.

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

No branches or pull requests

2 participants