Game Crashes and Cannot Load After Trying To Adjust Car Noise in Sounds
DrEpicSquidness opened this issue ยท 1 comments
Bug description
A clear and concise description of what the bug is.
Steps to reproduce the issue
- Go to the Minecraft Sounds Tab
- Click on Car Noise
- Scroll down to Raise it up from its apparent default 23
- Watch one's game explode.
Expected behavior
I expected to be able to freely adjust the slider.
Log files
https://mclo.gs/SMYxyA6 -Crash Report
https://mclo.gs/zKTceDv -latest.log
Versions
- MC 1.19.2
- 43.1.3
- 1.19.2-1.0.0
Other mods
(https://docs.google.com/document/d/1uKc63U3ILqtxfi6nAxfYYcGIaauXV7TP366-rcD-cbY/edit?usp=sharing)
The crash is caused by Forges config system:
The process cannot access the file because it is being used by another process
The car mod tries to save the new volume to the config, but Forges config system fails saving the file. This could be caused by having the file open in an editor or having the game open multiple times.