-
Notifications
You must be signed in to change notification settings - Fork 85
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
Delay in breaking blocks with Nvidium enabled #156
Comments
I might be having the same issue. Are you using the mod Bobby? |
I am! Is it what causes it? |
I’ve found the issue can be remedied by changing the viewDistanceOverwrite setting in Bobby. Despite it saying it is for the Singleplayer internal server, it’s resolved the issues on the multiplayer server I was playing on too. I’ve found that changing the setting to the chunk distance of the server works. I’m unsure though whether it is Bobby or Nvidium which causes the issue. |
i'm getting a delay on a lot of things, including breaking blocks. opening doors (especially with pressure plates) and placing beds are where it's most noticeable. i find it only happens when render distance is above 32. this is true for both bobby and farsight. disabling singleplayer server view distance/view distance overwrite in bobby fixes it, but that also disables rendering beyond 32 chunks, at least in singleplayer. this can happen at 20 tps 200+ fps. limiting fps had no effect. this bug does not happen when render distance is above 32 without nvidium, so this issue is specific to nvidium. i also tested with no other mods, of course. i've had this issue in Minecraft version 1.20.4, fabric version 0.15.6, fabric api versions 0.95.4 and 0.96.1, nvidium versions 0.2.6 and 0.2.5. i'm going to try testing every version of nvidium, then every version of everything else that was made while the earliest version of nvidium existed for 1.20.4, then everything as up to date as i can get them. i will post another reply with my results if i still have enough spirit to continue existing after putting in that much effort for almost certain disappointment. |
the issue gets worse as more chunks load. increasing memory doesn't help. issue persists on nvidium 0.2.4, sodium 0.5.4, fabric api 0.96.1, fabric 0.15.6. setting the server render distance to 1 in bobby reduces the issue but doesn't eliminate it. i'm going to try to replicate the conditions in the image above to try and isolate the issue. |
i made a new 1.20.4 fabric profile in my mod manager, downloaded the mods below and replicated the settings shown and described in the post above. the issue persisted. the issue was probably less pronounced for the person above due to the server render distance being set to 12. driver version (sanity check): 545.92 mods: |
sanity check: updated graphics driver, no effect |
seems related |
Contrary to what you may think, increasing the memory actually makes it worse. Me being me, whenever i first got the mod I whacked up the max memory at far as it could go. I enabled the automatic memory limit and my problem is solved. If you still are experiencing some issues, I would try manually setting the limit to 3/4 or even 1/2 or your GPU's memory. Hope this helps! |
This did absolutely nothing for me. I set my server render distance to 75 and my client render distance to 75, as well as setting bobby max render distance to 75, and the issue still persisted. |
the way i found to resolve the issue is to turn off automatic memory limit and manually set the max memory to at or a bit below your gpu's vram in binary MB(meaning 1 GB is equal to 1024 MB) |
Thanks for sharing your solution! Unfortunately, I tried setting the max memory to 9216 MB as you suggested, but it didn't resolve the issue for me. I have an RTX 3080 with 10GB of VRAM, so I followed your advice closely. However, the problem persisted. |
I want a renderdistance larger than 32 chunks, without bugs. I am well aware that if you turn the viewdistance down to vanilla values, the bug goes away. It should be possible to run above 32 chunk renderdistance, that is why this is an issue. I know the developer is working on it, but it might be an issue with Bobby, not Nvidium. |
No i am not on single player. |
Ah, nvm. I should have paid more attention to your earlier comments. |
having the same issue. will try solutions and update to tell people whether it's fixable still or not. |
I have the same issue, also using bobby. Using Nvidium 0.3.1 in 1.21.1 in an online server. Solutions shown here didn't change anything. I tried changing transparency settings but none changed anything either |
Java-runtime-gamma.2024.02.14.-.13.35.32.04.DVR.-.Trim.mp4
This kind of delay doesn't appear with nvidium disabled.
The text was updated successfully, but these errors were encountered: