-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Nvidium incompatability #518
Comments
I also tried forking Nvidium, and changed the mod requirements to Embeddium with it's latest version. The game opened, and then even showed Nvidium in the video settings, however upon joining a world, the game crashes, likely due to a rendering error. Crash log: |
Maaan, having Nvidium on Forge too would be so cool tho! |
@Matthew-MBG you need to upload the full log, this is just the tail end of the crash, however iirc it was something to do with the shader loader not looking in the nvidium jar for the shader |
The issue came down to Nvidium not being able to load a shader, which later resulted in the game crashing. I've submitted a fix for this to embeddium which allows it to load shaders from other mods as well, restoring the original sodium behavior. |
thank you! Much appreciated for the effort and (hopefully) fix |
|
YOOO! I think changes are coming! |
@Wanderer70, they do in fact work (I edited a file to make it look for Oculus rather than Iris), but "working" means Revidium (new name) disables itself. Do remember, this is simply just me modifying like 4 files to get the requirements working, and I am no developer. |
Awesome! If it works, it works. |
wait so.... if you use nvidium with sinytra via your adjustments, it works - but if you use shaders like complimentaryreimagined, nvidium will disable itself ? just wondering since i added your first file "Thanks for the fix! This now works!" post, and i got into my world just fine. Going to try the latest commit #12 where its labelled revidium now... And then without it for performance comparison. |
Just an update for Revidium: The project has served its purpose, and a more talented developer has continued the same idea under the name acedium. Revidium is now abandoned. |
NVIDIUM can actually work with Connector now. Make sure you are using Embeddium as a replacement to Sodium. All you have to do is make two config files in the Minecraft config folder: connector.json : { fabric_loader_dependencies.json : { |
Mod Name
Nvidium
Mod Homepage
https://github.com/MCRcortex/nvidium
Describe the bug
The game does not open due to relying on Sodium.
Steps to reproduce
Logs
https://pastebin.com/raw/HfUjXuNs
Additional context
No response
The text was updated successfully, but these errors were encountered: