Nothirium icon indicating copy to clipboard operation
Nothirium copied to clipboard

Nothirium causing ChunkAnimator to not animate some chunks.

Open DaniellSSan opened this issue 10 months ago • 3 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

  1. Load Minecraft with Nothirium + Renderlib and ChunkAnimator
  2. Observe as some chunks animate and others will not by repeatedly entering F3 + A to reload all chunks.
  3. Reload your Minecraft instance but with Nothirium removed.
  4. 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.

DaniellSSan avatar Mar 27 '24 10:03 DaniellSSan

It seems that all chunks above coordinate Z 0 will fail to animate.

Nothirium + Chunk Animator issue

DaniellSSan avatar Mar 28 '24 08:03 DaniellSSan

Nothirium ChunkAnimator 2 For all chunks with coordinates greater than Z=0 and X=0 animations will not play

DaniellSSan avatar Mar 31 '24 01:03 DaniellSSan

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.

Meldexun avatar Mar 31 '24 10:03 Meldexun