Okay, I just took a look at your problem, and I can confirm that you need a “settings.json” file in order to start the game without having a system error like you’re talking about. I’ll make a fix to it within the hour.
Until then, Go to “C:\Users(Insert_User_Here)\AppData\Roaming\Godot\app_userdata\Carnal Witch” in the Windows Explorer, and then replace the “settings.json” code with this; {“bgm”:0,“fullscreen”:false,“resolution”:{“x”:1280,“y”:720},“sfx”:0}
If “settings.json” doesn’t exist, then make one under the same name, and copy/paste the above code. Restart the game, and then the game should load the game properly. Please let me know how that works for you, alright?