Nothirium

Nothirium

953k Downloads

Nothirium causing ChunkAnimator to not animate some chunks.

DaniellSSan opened this issue ยท 4 comments

commented

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.

commented

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

commented

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.

commented

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

Nothirium + Chunk Animator issue

commented

Fixed in 1.12.2-0.4.3-beta