GodotModding / GodotModding/GodotModding-UserProfileUI
Invalid get index 'data' on first run when the profiles json file is created
Open
bug
- Dominant language
- GDScript
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In the run where the `mod_user_profiles.json` is created I get the following error:
```
E 0:00:00.336 GDScriptFunctions::call: No profile file found at "user://mod_user_profiles.json"
modules\gdscript\gdscript_functions.cpp:775 @ GDScriptFunctions::call()
log.gd:370 @ _log()
log.gd:120 @ error()
profile.gd:391 @ _load()
mod_loader.gd:63 @ _init()
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.