When launching the main splash screen appears but after a few seconds the game
crashes.
This is different from a similar issue mentioned on the discussion forums where empty save files are stored
in Users\USERNAME\AppData\Roaming\GodotIn this case the Godot directory doesn't exist.
After checking debug logs the game states errors in internal directory creation functions ERROR: DirAccess::make_dir_recursive: Method failed. Returning: err At: core\os\dir_access.cpp:184 ERROR: OS::ensure_user_data_dir: Condition "err != OK" is true. At: core\os\os.cpp:478 ERROR: DirAccess::make_dir_recursive: Method failed. Returning: err At: core\os\dir_access.cpp:184
and ERROR: _File::store_line: Condition "!f" is true. At: core\bind\core_bind.cpp:2256 ERROR: _File::store_line: Condition "!f" is true. At: core\bind\core_bind.cpp:2256 ERROR: _File::get_len: Condition "!f" is true. Returned: 0 At: core\bind\core_bind.cpp:2054 ERROR: _File::store_line: Condition "!f" is true. At: core\bind\core_bind.cpp:2256 ERROR: _File::get_line: Condition "!f" is true. Returned: String() At: core\bind\core_bind.cpp:2157 ERROR: GDScriptFunctions::call: Error parsing JSON at line 0: At: modules\gdscript\gdscript_functions.cpp:1268
Checking reports on ProtonDB indicates that the issue is rare but isn't common to any system configuration.
Game is crashing at launch for me, tried with proton 7, 8 and experimental. Kernel 6.4.1 linux-zen, mesa-git, RX 6800XT, R7 5800X, Arch Linux. steam-976730.tar.gz
Compatibility Report
System Information
I confirm:
steam-1388770.log
Symptoms
When launching the main splash screen appears but after a few seconds the game
crashes.
This is different from a similar issue mentioned on the discussion forums where empty save files are stored
in
Users\USERNAME\AppData\Roaming\GodotIn this case the Godot directory doesn't exist.After checking debug logs the game states errors in internal directory creation functions
ERROR: DirAccess::make_dir_recursive: Method failed. Returning: err At: core\os\dir_access.cpp:184 ERROR: OS::ensure_user_data_dir: Condition "err != OK" is true. At: core\os\os.cpp:478 ERROR: DirAccess::make_dir_recursive: Method failed. Returning: err At: core\os\dir_access.cpp:184and
ERROR: _File::store_line: Condition "!f" is true. At: core\bind\core_bind.cpp:2256 ERROR: _File::store_line: Condition "!f" is true. At: core\bind\core_bind.cpp:2256 ERROR: _File::get_len: Condition "!f" is true. Returned: 0 At: core\bind\core_bind.cpp:2054 ERROR: _File::store_line: Condition "!f" is true. At: core\bind\core_bind.cpp:2256 ERROR: _File::get_line: Condition "!f" is true. Returned: String() At: core\bind\core_bind.cpp:2157 ERROR: GDScriptFunctions::call: Error parsing JSON at line 0: At: modules\gdscript\gdscript_functions.cpp:1268Checking reports on ProtonDB indicates that the issue is rare but isn't common to any system configuration.
Reproduction
Issue can be reproduced on vanilla wine-6.0.1