From 1da0c95c3c5b68bf9c64d5b3d174cae95868f9ec Mon Sep 17 00:00:00 2001 From: Syed Aman Raza <109358640+electro199@users.noreply.github.com> Date: Sat, 12 Nov 2022 05:09:35 -0800 Subject: [PATCH] error_msg:updated Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com> --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 7094d93..05ccc19 100755 --- a/main.py +++ b/main.py @@ -105,6 +105,6 @@ if __name__ == "__main__": shutdown() except Exception as err : - print_step('looks like some thing gone wrong in testing builts it happens report on us discord') + print_step('Sorry, something went wrong with this test version! Try again, and feel free to report this issue at GitHub or the Discord community.') raise err # todo error