From cd544fd86b0aca99bf31e6f0e3a248d3e4195d49 Mon Sep 17 00:00:00 2001 From: Fredia Huya-Kouadio Date: Wed, 7 Sep 2022 14:21:34 -0700 Subject: Fix issue causing the project manager to crash because of missing path argument In the process, the initialization logic is updated to show an error message and gracefully close the engine when setup errors occur. --- platform/android/java/lib/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'platform/android/java/lib/res') diff --git a/platform/android/java/lib/res/values/strings.xml b/platform/android/java/lib/res/values/strings.xml index 010006b81e..f5a4ab1071 100644 --- a/platform/android/java/lib/res/values/strings.xml +++ b/platform/android/java/lib/res/values/strings.xml @@ -12,6 +12,8 @@ Resume Download Cancel Cancel Verification + Error! + Unable to setup the Godot Engine! Aborting… -- cgit v1.2.3