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

[🐞]: regular lag spikes - "Failed to find empty fluid for DynamicHolder" #281

Open
2 tasks done
9bananas opened this issue Dec 7, 2024 · 4 comments
Open
2 tasks done
Labels
1.21 Minecraft Version bug Something isn't working NEOFORGE Minecraft Loader

Comments

@9bananas
Copy link

9bananas commented Dec 7, 2024

BEFORE CONTINUING:

  • Always check you are using the latest version of these mods and its dependencies
  • Remove known problematic rendering mods such as Optifine, Sodium and others

Version-Loader

1.21.1-NEOFORGE

Moonlight Lib Version

moonlight-1.21-2.17.11-neoforge.jar

Describe the Issue

Client is constantly spamming this message:
[07Dec2024 23:51:48.845] [Server thread/WARN][Moonlight/]: Failed to find empty fluid for DynamicHolder{ResourceKey[moonlight:soft_fluid / moonlight:water]}

also, possibly unrelated, and only occasionally (doesn't seem to coincide with the lag spikes, since the spikes occur much more frequently than this log entry):
[08Dec2024 00:06:08.963] [Render thread/ERROR][com.mojang.blaze3d.audio.OpenAlUtil/]: Deleting stream buffers: Invalid operation.

i'm getting regular (every ~20-30sec.) lag...well, less spikes and more blobs, really; about 2-5 seconds of noticable, but largely mild lag causinf FPS to drop to about 30-ish, then nothing again.

checked with observable, wether it's some (tile-)entity somewhere freaking out, but everything was within expected ranges.

then i checked the logs and saw the massive wall of WARN spam caused by moonlight, so here we are!

notable observation: the lag apparently occurs on a chunkborder, and is completely gone in different dimensions, so i'm guessing rendering issue somewhere.

Any idea why that might be? tried searching for the error, but didn't really find anything useful...

Log Attachment

latest.log

OPTIONAL: To Produce

No response

OPTIONAL: Which mods are affected?

No response

@9bananas 9bananas added the bug Something isn't working label Dec 7, 2024
@github-actions github-actions bot added 1.21 Minecraft Version invalid This doesn't seem right NEOFORGE Minecraft Loader server Server-related, Not client-related labels Dec 7, 2024
@MehVahdJukaar
Copy link
Owner

can you verify supplementaries is latest version? if you have amendments check that too

@Xelbayria Xelbayria removed invalid This doesn't seem right server Server-related, Not client-related labels Dec 8, 2024
@9bananas
Copy link
Author

9bananas commented Dec 8, 2024

yes; both are the latest version

@MehVahdJukaar
Copy link
Owner

use new update

@9bananas
Copy link
Author

9bananas commented Dec 8, 2024

the neoforge version doesn't have a newer version than moonlight-1.21-2.17.11-neoforge.jar on curseforge; is it hosted somewhere else? or are the curse servers being slow?

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

No branches or pull requests

3 participants