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

Occasional Night Config Crash when editing configs through code #194

Open
pupnewfster opened this issue Aug 13, 2024 · 3 comments
Open

Occasional Night Config Crash when editing configs through code #194

pupnewfster opened this issue Aug 13, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@pupnewfster
Copy link
Member

It seems that occasionally manually editing and saving configs from in game (such as when interacting with a machine's GUI that stores part of the state globally client side), the following crash is experienced: https://pste.me/@HchYCEmuTzE

This doesn't tend to happen if a button is just pressed once, but if the user is rapidly clicking the chance of it happening increases.

ModConfigSpec#set
ModConfigSpec#save

NeoForge: 21.1.8

@pupnewfster pupnewfster added the bug Something isn't working label Aug 13, 2024
@sciwhiz12
Copy link
Member

Related Night Config bug report: TheElectronWill/night-config#183

@shartte
Copy link
Contributor

shartte commented Aug 14, 2024

I am not the only one with this issue! Yay!

@TheElectronWill
Copy link

It seems that the issue only happens on Windows with Windows Defender enabled. Can you confirm? Can you try to whitelist the config folder to check if that's the issue?

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

No branches or pull requests

5 participants