Personal anchor is not loaded until player loads the chunk
FadingFog opened this issue ยท 1 comments
Description of the Bug
Personal anchor is not loaded until player loads the chunk where anchor is located.
To Reproduce
- Place anchor
- Unload chunk and log off from the server
- Wait for the chunk to unload (5 min default)
- Login back - anchor doesn't work until you loads the chunk
Expected behavior
After log in back achor starts working as expected
As a temporary fix, I made a plugin for the server that loads anchors (for 1.7.10)
https://github.com/FadingFog/RailcraftAnchorFix