LordDeatHunter / FabricWaystones

A Fabric mod for Minecraft that adds waystones - a new way of transportation, that let you teleport from one discovered waystone to another.
MIT License
33 stars 64 forks source link

[Bug]: Minecraft stops ticking when loading certain chunks (1.20.1) #227

Closed theavandiepen closed 11 months ago

theavandiepen commented 11 months ago

Is there an existing issue for this?

Description

This happens when both Repurposed Structures and Fabric Waystones are installed. Nothing crashes, so there's no crash report. What happens is chunks stop loading at certain spots on the map. I can still walk around but if I got too close to the edge, all mobs, villagers included, stop moving and creative commands don't do anything. If I walk across to the unloaded chunk, the world disappears entirely. If I try to walk back the way I came, I find that chunks that had loaded fine are no longer loading and if I go too far along them, the sun starts glitching.

If I remove either Repurposed Structures or Fabric Waystones, everything works as expected.

To Reproduce

  1. Load up this save with these mods
  2. If you're not already there, teleport to 234, 71, 5644
  3. Walk or fly (after going into creative mode) north/northwest until you get to a tall tower with a village and some cherry trees behind it
  4. Try to go north past the village

Because this happens only in particular locations for reasons I don't understand, I don't recommend loading up the save without the worldgen mods at the very least as well as Waystones and Repurposed Structures, otherwise I'm not sure if you'll replicate the issue.

Expected behavior

The chunk to load, even if it took a little bit to do so. Commands to work, even while the chunk was loading, and mobs to continue to move around as usual

Going back to previously visited chunks would work normally

Mod Version

v3.1.1 or newer

Minecraft Version

1.20 or newer

Java Version

Java 18+

Fabric Version

I'm actually using Quilt, so:

Relevant log output

No response

Anything else?

Full log here: https://mclo.gs/UGBuwsN

I am also reporting this in the Repurposed Structures github just in case it's an issue on their end or something that would otherwise require collaboration between both of you.

theavandiepen commented 11 months ago

I tried copy/pasting the log, but it was too long x.x

TelepathicGrunt commented 11 months ago

@LordDeatHunter see my response here for what the cause is. Issue on my end https://github.com/TelepathicGrunt/RepurposedStructures/issues/306#issuecomment-1758874932