Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothirium causing ChunkAnimator to not animate some chunks. #93

Open
1 task
DaniellSSan opened this issue Mar 27, 2024 · 3 comments
Open
1 task

Nothirium causing ChunkAnimator to not animate some chunks. #93

DaniellSSan opened this issue Mar 27, 2024 · 3 comments
Labels
bug Something isn't working confirmed incompatibility

Comments

@DaniellSSan
Copy link

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 DaniellSSan added bug Something isn't working unconfirmed labels Mar 27, 2024
@DaniellSSan
Copy link
Author

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

Nothirium + Chunk Animator issue

@DaniellSSan
Copy link
Author

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

@Meldexun
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed incompatibility
Projects
None yet
Development

No branches or pull requests

2 participants