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

Game crash after "Attempting to apply workarounds for the NVIDIA Graphics Driver..." #2193

Closed
gabriel120pro opened this issue Dec 2, 2023 · 1 comment
Labels
E-duplicate Closed: Duplicate issue

Comments

@gabriel120pro
Copy link

Bug Description

I installed the sodium + fabric + fabric api normally, it ran and gave an error, I have never been able to run MC + Sodium because it always crashes, I even tried to use alternative launchers without solutions, the log told me that if I experienced an error to go here

Reproduction Steps

NVIDEA GPU: GT605 - Driver version: 391.35 (Not available updates)
MultiMC Launcher
Sodium (Last version on date) + Fabric (Last version on date)
Start MC.. but crash

Log File

latest.log

Crash Report

crash-2023-12-02_09.44.44-client.txt

@gabriel120pro gabriel120pro added the S-needs-triage Status: Needs triage label Dec 2, 2023
@jellysquid3
Copy link
Member

Sodium currently does not work correctly when using a 32-bit version of Windows with a NVIDIA graphics card. This has already been fixed and will soon be released.

You can temporarily get around this issue by disabling the problematic code. This can be done through editing the config/sodium-mixins.properties file to include the following line:

mixin.workarounds=false

However, you should remove this line again when the next update of Sodium is released, as it disables all workaround handling in the mod, which you probably don't want to do permanently.

@jellysquid3 jellysquid3 added E-duplicate Closed: Duplicate issue and removed S-needs-triage Status: Needs triage labels Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-duplicate Closed: Duplicate issue
Projects
None yet
Development

No branches or pull requests

2 participants