James R. Twine

Results 4 comments of James R. Twine

The link for the **displaying debug data** script is incorrect and should be "https://kidscancode.org/godot_recipes/ui/debug_overlay/" - the godot_recipes part of the URL is missing in the existing content.

Using just the value of `%PATH%` in the incorrect order may not be the best way to do it. It might be better to follow the existing, established DLL search...

Just mentioning it as an aside - a corrupt database file might cause that error as well as no space in whatever temp location SQLite (read: the hosting app/service) is...

Adding ```set -e``` near the start of the **prebuild.sh** file might give you what you are looking for.