Game Crash when launched

Godot Version

Godot_v4.3

Question

`hello, I have this weird issue when I export my project to windows or android. I try to open it on both device and the game just crash and close without giving any errors, I try on emulator but still no error or anything, the game just crash and close

anyone having this issue too?`

You may have to export with debug enabled, and open via the command line instead of double-clicking your executable to get error messages.

okay, i’m gonna ty it