I can't run my scene

Godot Version

4.3

Question

Hello i cant seem to run my scene in Godot forward+ or mobile.

whenever i try and run the scene the window pops up and begins loading and then instantly closes after a few seconds saying "debugging process stopped. This doesn’t seem to be a problem whatsoever in compatibility mode because it runs as expected.

All my scene currently contains is a 3D CSG box and a camera (It has the same result in 2d as well)

Im also a complete beginner fyi
just incase my specs are
gpu: AMD Radeon RX 6900 XT
cpu: AMD Ryzen 9 5950X 16-Core Processor 16 Cores
RAM: 32 gigs
Vulkan™ Driver Version 2.0.317
Vulkan™ API Version 1.3.292
OpenGL® Driver Version 24.09.240702_2e2ba6f
OpenGL® API Version 4.6
OpenCL® Driver Version 32.0.12011.1036

My drivers are also up to date

so it can run on compatibility mode?

yup, just not forward+ or mobile

there’s no log on godot editor log?
also go to your project’s save data
check for the logs there

This is my log and my errors i suppose, im not sure what to do with this

####################################
CrashHandlerException: Program crashed with signal 11
Engine version: Godot Engine v4.3.stable.steam (77dcf97d82cbfe4e4615475fa52ca03da645dbd8)
Dumping the backtrace. Please include this when reporting the bug to the project developer.
[1] error(-1): no debug info in PE/COFF executable
[2] error(-1): no debug info in PE/COFF executable
[3] error(-1): no debug info in PE/COFF executable
[4] error(-1): no debug info in PE/COFF executable
[5] error(-1): no debug info in PE/COFF executable
[6] error(-1): no debug info in PE/COFF executable
[7] error(-1): no debug info in PE/COFF executable
[8] error(-1): no debug info in PE/COFF executable
[9] error(-1): no debug info in PE/COFF executable
[10] error(-1): no debug info in PE/COFF executable
[11] error(-1): no debug info in PE/COFF executable
[12] error(-1): no debug info in PE/COFF executable
[13] error(-1): no debug info in PE/COFF executable
[14] error(-1): no debug info in PE/COFF executable
[15] error(-1): no debug info in PE/COFF executable
[16] error(-1): no debug info in PE/COFF executable
[17] error(-1): no debug info in PE/COFF executable
[18] error(-1): no debug info in PE/COFF executable
[19] error(-1): no debug info in PE/COFF executable
[20] error(-1): no debug info in PE/COFF executable
[21] error(-1): no debug info in PE/COFF executable
[22] error(-1): no debug info in PE/COFF executable

related: