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

Crash due to Nova chunks not being loaded during world generation #454

Closed
5 tasks done
Nik0-0 opened this issue Sep 12, 2024 · 1 comment
Closed
5 tasks done

Crash due to Nova chunks not being loaded during world generation #454

Nik0-0 opened this issue Sep 12, 2024 · 1 comment
Labels
resolution: fixed The bug has been fixed type: bug Something isn't working

Comments

@Nik0-0
Copy link

Nik0-0 commented Sep 12, 2024

Agreements

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

Check for plugin incompatibilites

There are no other plugins running on my server / Not related to plugins.

Plugin Version, Server Software, Server Version

Nova: 0.17-alpha.16 . Purpur Version: 1.21.1-2304-dee41bc (MC: 1.21.1)

Nova Addons and Versions

Vanilla-Hammers v1.5, SimpleUpgrades v1.4-alpha2, Logistics v0.2.9-alpha.3, Machines v0.4.6-alpha.8

Expected behavior

No response

Observed/Actual behavior

Sometimes plugin tries to access stuff that aren't loaded in yet, same goes for other case when sometimes it might corrupt the chunk or cause nbt corruption to the block, because it tries to tick some machines that aren't loaded in yet causing error like "An expectation occurred while ticking tile entity".

Steps to reproduce

Seems pretty random, no idea how to reproduce it. Tested on "clean" server and same stuff happened. Crash frequently occurs more on terrain with high mountains ( maybe the ore is trying to spawn in unloaded chunk ? ) And most of the corruption happens when teleporting away from stuff / while unloading terrain.

Server log

https://mclo.gs/YFLUh9R

Errors

No response

Additional context

No response

@Nik0-0 Nik0-0 added the type: bug Something isn't working label Sep 12, 2024
@Nik0-0 Nik0-0 changed the title Chunk system error Chunk system error / World corruption & block issues Sep 13, 2024
@NichtStudioCode NichtStudioCode added the resolution: fixed The bug has been fixed label Sep 17, 2024
@NichtStudioCode NichtStudioCode changed the title Chunk system error / World corruption & block issues Crash due to Nova chunks not loaded during world generation Sep 17, 2024
@NichtStudioCode
Copy link
Member

Not sure whether this bug specifically caused corruption of region files

@NichtStudioCode NichtStudioCode changed the title Crash due to Nova chunks not loaded during world generation Crash due to Nova chunks not being loaded during world generation Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: fixed The bug has been fixed type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants