SalimDZ
September 17, 2024, 11:05pm
1
Hi , my name is Salim , Im a new user to the godot engine , sadly i dont have a pc (i have a potato pc) , and i wanted to devlop my first not first game on my android phone , i downloaded godot 3 from play store and boot it , i created a project and it just crashed after a blackscreen , i used both OpenGL 3.0 and 2.0 , i turned off 4× MASS and Turned it On , nothing worked , i search for it on youtube didnt find a thing , its like im the only one with this problem , this very anoying , im thinking about using godot 4 insted .
My Device Specs :
ACE BUZZ 2
CPU SoC : Speardtrum SC9863A
GPU Renderer : PowerVR Rouge GE8322
GLES Version : 3.2
16 GB Storage
1 GB Ram
OS : Android 9.0 GO
This could be well due to:
opened 03:27PM - 07 Jun 23 UTC
bug
platform:android
topic:editor
confirmed
high priority
crash
### Godot version
Mobile Editor 3.6.beta.2 android
### System information
I … am on a samsung a04s android 11
### Issue description
When you run a piece of code that has a error in it in the mobile version of godot the scene becomes black and it also does not let you leave the scene the only way to go back is by manualy leaveing the app i havd no idea what causes this or how to fix it but it would be nice if you would i have also provided a little demostration down below kind regards
: random poor kid
### Steps to reproduce
Go into godot type a error and run it should brick the entire thing
### Minimal reproduction project


I did have some joy testing this with:
opened 04:58AM - 10 Jul 24 UTC
discussion
platform:android
topic:editor
### Tested versions
Reprocible in godot 4.3 beta 1 and most likely the older ve… rsions
### System information
Sansung s23+ qualcom adreno 740
### Issue description
(Putting as bug, because it does not look intended at first glance)
It seems when trying to run the game in play mode while you can play it alright on android, in the moment when you want to make any changes in games or lets say debug the errors you had or profiling, it turns out theres no editor window, when usually on pc you have both the editor and game window to adjust your stuff etc..

This makes it way harder to know what may cause the error in your code or not know where to optimized, because you can't really set things up before game window pops out, and while clicking the right arrow for returning to editor mode(closing the game window in the process), sometimes in larguer project( 200mb) it can quit the whole app itself.
### Steps to reproduce
Open the project
Set play mode
Notices how you can"t edit anything in editor as there is no window for it.
### Minimal reproduction project (MRP)
[tests-android.zip](https://github.com/user-attachments/files/16155349/tests-android.zip)
(running the editor side by side).
If no joy here you may have more luck running 4.x version.