Spatial Anchor is not working in Fabric
moshner opened this issue · 5 comments
Describe the bug
I have installed a spatial anchor in my system and it isn't loading chunks. It says Loading 0 chunks in 1 worlds. Spanning: 5 chinks in 1 worlds.
How to reproduce the bug
World of Pannotia Modpack version 13.0.0-HT
Create AE2 system
Add Spatial Anchor
Expected behavior
Loads chunks
Additional details
No response
Which minecraft version are you using?
1.19
On which mod loaders does it happen?
Fabric
Crash log
it is not crashing
this is a known issue, it just isn't implemented since there is no chunk loading api in fabric
This was known but not tracked in a github issue as far as I know, so please leave it open until it's addressed in some way. If you don't find an issue on github already, then it's fine to report it!
There’s a PR about this I think #6527
Implemented in #7011.