Skip to content

Comments

Fixed chunks not loaded on minecart re‑registration without movement#35

Merged
scriptcoded merged 1 commit intoscriptcoded:mainfrom
Smalldero:re-registration-fix
Aug 2, 2025
Merged

Fixed chunks not loaded on minecart re‑registration without movement#35
scriptcoded merged 1 commit intoscriptcoded:mainfrom
Smalldero:re-registration-fix

Conversation

@Smalldero
Copy link
Contributor

This should fix #34

@scriptcoded scriptcoded force-pushed the re-registration-fix branch 2 times, most recently from 7439df9 to 3f0ee00 Compare August 2, 2025 21:08
When a minecart is registered by a dispenser, then deregistered and re‑registered without ever moving, the chunk never loads because the lastChunkPos is never reset
@scriptcoded scriptcoded force-pushed the re-registration-fix branch from 3f0ee00 to 8ae6d63 Compare August 2, 2025 21:08
@scriptcoded scriptcoded merged commit 6133f6e into scriptcoded:main Aug 2, 2025
2 of 3 checks passed
@scriptcoded
Copy link
Owner

Tested and seems to work fine :) Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2025

🎉 This PR is included in version 0.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2025

🎉 This PR is included in version 0.5.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chunks not loaded on minecart re‑registration without movement

2 participants