flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.15k stars 1.12k forks source link

Crash when loading into any airport (not even on vatsim) #9308

Open Esqetic-KA opened 3 weeks ago

Esqetic-KA commented 3 weeks ago

Aircraft Version

Development

Build info

{
    "built": "2024-10-31T15:54:41+00:00",
    "ref": "refs/tags/v0.12.0",
    "sha": "2fe89113291f2478347dde0dc3228b55dc924f74",
    "actor": "FoxtrotSierra6829",
    "event_name": "manual",
    "pretty_release_name": "stable/v0.12.0",
    "version": "a380x-v0.12.0-rel.2fe8911"
}

Describe the bug

I spawn into the sim and straight away get a dxgi crash.

Expected behavior

Spawn in and continue with my flight.

Steps to reproduce

I simply got into the sim, chose the livery i wanted, and spawned in at a random airport. Straight away got a dxgi crash.

References (optional)

No response

Additional info (optional)

Im already using the 4k version of the a380. I have an 8 gb vram RTX 3070 and intel core i5-12400f.

Discord Username (optional)

𝔼𝕀𝕒𝕖π•₯π•šπ•”_α΄‹α΄€

jakestopher commented 3 weeks ago

How much RAM do you have? With the current optimization state of the aircraft, you'll almost definitely be getting VRAM overflow into your regular ram with only 8GB VRAM (I'm in the same boat).

Try loading with your task manager open to the performance page, and click your GPU. Load into the sim again and monitor both your dedicated and shared VRAM usage. If they're maxing out, that's likely your issue.

Esqetic-KA commented 3 weeks ago

How much RAM do you have? With the current optimization state of the aircraft, you'll almost definitely be getting VRAM overflow into your regular ram with only 8GB VRAM (I'm in the same boat).

Try loading with your task manager open to the performance page, and click your GPU. Load into the sim again and monitor both your dedicated and shared VRAM usage. If they're maxing out, that's likely your issue.

I have 16gb ram and i will for sure try the task manager thing thanks.