[Bug]: incompatible with LittleTiles?
ModifiedMC opened this issue ยท 3 comments
Describe the bug you're experiencing
Crashes seem to have been resolved when farsight is removed.
Crash report:
https://mclo.gs/ePPlZqs
Latest Log:
https://mclo.gs/Kpzpavk
Neoforge 21.1.128
Reproducability
Load into server
Crash
Mod up to date
- Before submitting this issue I updated to the newest version and reproduced it
Minecraft version
1.21.1
Modloader version
Forge
Logs
ye Little tiles tries to replace the Client chunk manager, the same as farsight, though it doesnt seem like it has any need to do so. Report to little tiles
Yes it replaces the client chunk manager, but only for sub levels. These are levels created for doors. The standard level will remain as is. So maybe add a check for it? I cannot fix this issue from my end as this class is required.