Nothirium causing ChunkAnimator to not animate some chunks.
DaniellSSan opened this issue ยท 4 comments
Describe the bug
Nothirium will cause ChunkAnimator to not animate some chunks. Also I wish to note that chunk loading causes severe lag that is not present without Nothirium installed.
Reproducibility
- [X ] I reproduced this issue with as few other mods as possible installed.
- I am unable to reproduce this issue consistently.
To Reproduce
- Load Minecraft with Nothirium + Renderlib and ChunkAnimator
- Observe as some chunks animate and others will not by repeatedly entering F3 + A to reload all chunks.
- Reload your Minecraft instance but with Nothirium removed.
- Observe as all chunks animate by repeatedly entering F3+A
Screenshots/Videos
https://youtu.be/A8n8N38TgRI < Video capture I made demonstrating both with and without Nothirium
Versions
Nothirium: 0.3.4-beta
RenderLib: 1.3.4
Forge: 14.23.5.2860
Minecraft: 1.12.2
Other mods (necessary to reproduce the bug):
ChunkAnimator 1.12.2
Optifine HD U G5
MixinBooter 8.8
Hardware
CPU: Intel Core i7 8700K
RAM: 16GB Allocated to MC (32GB Total)
GPU: NVIDIA GeForce GTX 1070 Ti
VRAM: 8GB
Log File
(https://pastebin.com/E9p6hgvU) < Link to latest.log of the instance of Minecraft WITH Nothirium installed.
I'm pretty sure that I know what the issue is and it should only affect chunks inside 0 <= x <= renderDistance*2+1 and 0 <= x <= renderDistance*2+1 (chunk coords). Will be fixed with the next release but that may take some time.

