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] Chunk loading issue with Pastel Network #641

Open
joakibj opened this issue Dec 16, 2024 · 0 comments
Open

[BUG] Chunk loading issue with Pastel Network #641

joakibj opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working high_priority

Comments

@joakibj
Copy link

joakibj commented Dec 16, 2024

Describe the bug
Game is unable to load chunks containing Pastel Network blocks after the player leaves those chunks, then returns.
The game then hangs and the client+server has to be killed.

To Reproduce

  1. Create a new world.
  2. Teleport off the spawn chunks as I understand those are are kept loaded. /teleport 2000 -60 2000
  3. Place down a simple Pastel Network, with a Provider and Gatherer at around coordinates 2000 -60 2000. Connect them with the tool.
  4. Teleport off the chunks containing the placed Pastel Network. /teleport 0 -60 0
  5. Teleport back to the Pastel Network. /teleport 2000 -60 2000
  6. Observe that the player falls through the world and is unable to exit by normal means.

Expected behavior
The player being able to return to the chunks containing the Pastel Network, without exiting the game.

Minecraft version
1.20.1 (client and server)

Mod version
1.8.3

Screenshots
1_simple_pastel_network
2_return_to_pastel_network

Mod list

Mods:
  [✔️] cloth-config-11.1.136-fabric.jar
  [✔️] emi-1.1.18+1.20.1+fabric.jar
  [✔️] fabric-api-0.92.2+1.20.1.jar
  [✔️] modonomicon-1.20.1-fabric-1.77.3.jar
  [✔️] revelationary-1.3.9+1.20.1.jar
  [✔️] spectrum-1.8.3.jar
  [✔️] trinkets-3.7.2.jar
@joakibj joakibj added the bug Something isn't working label Dec 16, 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 high_priority
Projects
None yet
Development

No branches or pull requests

2 participants