Jump to content
Sign in to follow this  
ssair1

CTD: ucrtbase.dll based error on V5.1 [SOLVED]

Recommended Posts

I have the latest updates for Windows installed, with all the Visual C++ redistributables installed. The CTDs occur shortly after take-off everytime, tested with the PMDG 737.

Events Viewer

Faulting application name: Prepar3D.exe, version: 5.1.8.26742, time stamp: 0x5f988752
Faulting module name: ucrtbase.dll, version: 10.0.19041.546, time stamp: 0x43cbc11d
Exception code: 0xc0000409
Fault offset: 0x000000000007287e
Faulting process id: 0xe88
Faulting application start time: 0x01d6b50daafba2a8
Faulting application path: D:\Prepar3D v5\Prepar3D.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: cfaf0cb2-7af7-470f-b4ea-dab33a9b3265

Please advise... 

Edited by ssair1

Regards,

Shelman S.

Intel i9 9900KS, o/c @ 5.1 GHz; EVGA RTX 2080 Ti FTW3 Ultra Gaming; GIGABYTE Z390 AORUS MASTER; Thermaltake 32GB RAM @ 3600 DDR4; 3xSabrent Rocket 4.0 2TB SSDs; LG UltraGear 38GL950G-B 38" 21:9 Curved 144 Hz G-SYNC IPS Gaming Monitor; Acer Predator x34 UHD (3440x1440) @ 100hz GSYNC; Windows 10 64 bit; X-Plane 10; X-Plane 11.5r2, DCS World Open Beta, Prepar3dv4.5; Prepar3dv5 Professional. Honeycomb Yoke, Saitek Pedals, Switch, and Autopilot Panels. Obutto R3Volution Cockpit. Thrustmaster HOTAS Warthog and F18 Joysticks and Throttle. 

Share this post


Link to post
3 minutes ago, ssair1 said:

I have the latest updates for Windows installed, with all the Visual C++ redistributables installed. The CTDs occur shortly after take-off everytime, tested with the PMDG 737.

Events Viewer

Faulting application name: Prepar3D.exe, version: 5.1.8.26742, time stamp: 0x5f988752
Faulting module name: ucrtbase.dll, version: 10.0.19041.546, time stamp: 0x43cbc11d
Exception code: 0xc0000409
Fault offset: 0x000000000007287e
Faulting process id: 0xe88
Faulting application start time: 0x01d6b50daafba2a8
Faulting application path: D:\Prepar3D v5\Prepar3D.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: cfaf0cb2-7af7-470f-b4ea-dab33a9b3265

Please advise... 

try this workaround:

 

https://www.prepar3d.com/forum/viewtopic.php?f=6312&t=140053&start=90

Share this post


Link to post

Problem Solved.

For anyone else facing similar issues, add the following line in your Prepar3d.cfg file, underneath [SIM], add:  AdaptiveSimGroupEnable=False

 

Edited by ssair1

Regards,

Shelman S.

Intel i9 9900KS, o/c @ 5.1 GHz; EVGA RTX 2080 Ti FTW3 Ultra Gaming; GIGABYTE Z390 AORUS MASTER; Thermaltake 32GB RAM @ 3600 DDR4; 3xSabrent Rocket 4.0 2TB SSDs; LG UltraGear 38GL950G-B 38" 21:9 Curved 144 Hz G-SYNC IPS Gaming Monitor; Acer Predator x34 UHD (3440x1440) @ 100hz GSYNC; Windows 10 64 bit; X-Plane 10; X-Plane 11.5r2, DCS World Open Beta, Prepar3dv4.5; Prepar3dv5 Professional. Honeycomb Yoke, Saitek Pedals, Switch, and Autopilot Panels. Obutto R3Volution Cockpit. Thrustmaster HOTAS Warthog and F18 Joysticks and Throttle. 

Share this post


Link to post
1 hour ago, Chapstick said:

Thank you!

Edited by ssair1

Regards,

Shelman S.

Intel i9 9900KS, o/c @ 5.1 GHz; EVGA RTX 2080 Ti FTW3 Ultra Gaming; GIGABYTE Z390 AORUS MASTER; Thermaltake 32GB RAM @ 3600 DDR4; 3xSabrent Rocket 4.0 2TB SSDs; LG UltraGear 38GL950G-B 38" 21:9 Curved 144 Hz G-SYNC IPS Gaming Monitor; Acer Predator x34 UHD (3440x1440) @ 100hz GSYNC; Windows 10 64 bit; X-Plane 10; X-Plane 11.5r2, DCS World Open Beta, Prepar3dv4.5; Prepar3dv5 Professional. Honeycomb Yoke, Saitek Pedals, Switch, and Autopilot Panels. Obutto R3Volution Cockpit. Thrustmaster HOTAS Warthog and F18 Joysticks and Throttle. 

Share this post


Link to post

Wow. Good timing. I was just about to start a post. Off to try a flight to see if that fixed it. I haven't been able to taxi to the runway in the NGXu without P3D crashing. 

Copy and paste this into a Powershell window (I think it needs be run as admin) if you've had a crash. If nothing happens when you run it, you have not had a crash for this problem,

Get-EventLog -LogName Application -EntryType Error | Where {($_.Message -like "*Prepar3D.exe*" -and $_.Message -like "*0xc0000409*")} | Out-GridView


 i9-10850K, ASUS TUF GAMING Z490-PLUS (WI-FI), 32GB G.SKILL DDR4-3603 / PC4-28800, EVGA GeForce RTX 2080 Ti BLACK EDITION 11GB running 3440x1440 

Share this post


Link to post
8 hours ago, ssair1 said:

Problem Solved.

For anyone else facing similar issues, add the following line in your Prepar3d.cfg file, underneath [SIM], add:  AdaptiveSimGroupEnable=False

 

You guys sure this is a fix?

I just got the same ctd and i had this in the cfg.

Mike

Share this post


Link to post

I got to ask.  Why don't the beta testers check these things with 5.1

Activesky, sode,  pmdg, are all in the top 10 addons id say. 

I get they can't beta test everything, but surely these 3.  Whats the point of beta testing if they don't bother checking addons. Like is blantently clear here.. 


 
 
 
 
14ppkc-6.png
  913456

Share this post


Link to post
6 hours ago, mikeymike said:

You guys sure this is a fix?

I just got the same ctd and i had this in the cfg.

Mike

It solved my CTDs, but I didn't have it on my .cfg


Regards,

Shelman S.

Intel i9 9900KS, o/c @ 5.1 GHz; EVGA RTX 2080 Ti FTW3 Ultra Gaming; GIGABYTE Z390 AORUS MASTER; Thermaltake 32GB RAM @ 3600 DDR4; 3xSabrent Rocket 4.0 2TB SSDs; LG UltraGear 38GL950G-B 38" 21:9 Curved 144 Hz G-SYNC IPS Gaming Monitor; Acer Predator x34 UHD (3440x1440) @ 100hz GSYNC; Windows 10 64 bit; X-Plane 10; X-Plane 11.5r2, DCS World Open Beta, Prepar3dv4.5; Prepar3dv5 Professional. Honeycomb Yoke, Saitek Pedals, Switch, and Autopilot Panels. Obutto R3Volution Cockpit. Thrustmaster HOTAS Warthog and F18 Joysticks and Throttle. 

Share this post


Link to post
16 hours ago, mikeymike said:

You guys sure this is a fix?

I just got the same ctd and i had this in the cfg.

Mike

Mike

I was getting the crash within minutes of every take off, I added the line of code to my config file and no more crashes so far. I wonder if there isn’t more than one thing going on here, your experience implies there is.

Joe


Joe (Southern California)

SystemI9-9900KS @5.1Ghz/ Corsair H115i / Gigabyte A-390 Master / EVGA RTX 2080 Ti FTW3 Hybrid w 11Gb / Trident 32Gb DDR4-3200 C14 / Evo 970 2Tb M.2 / Samsung 40inch TV 40ku6300 4K w/ Native 30 hz capability  / Corsair AX850 PS / VKB Gunfighter Pro / Virpil MongoosT-50 Throttle / MFG Crosswind Pedals /   LINDA, VoiceAttack, ChasePlane, AIG AI, MCE, FFTF, Pilot2ATC, HP Reverb G2

Share this post


Link to post

 I got ucrtbase.dll CTD when I remove something from USB Port (Joystick or something else)

Share this post


Link to post

Please help. I keep getting this crash even though I have the AdaptiveSimGroupDisable=False fix. The ucrtbase.dll crash keeps happening even if the AI traffic is turned off and only seems to happen in the FsLabs A319

Share this post


Link to post
10 minutes ago, np444 said:

Please help. I keep getting this crash even though I have the AdaptiveSimGroupDisable=False fix. The ucrtbase.dll crash keeps happening even if the AI traffic is turned off and only seems to happen in the FsLabs A319

Same here but with all the FSLabs planes.  


ASUS TUF Gaming Z690-Plus ▪︎ Intel i9-12900K ▪︎ NVIDIA RTX 4090Ti ▪︎ 32GB G.Skill Trident Z Neo ▪︎ Windows 11 Home ▪︎ 3x Western Digital Black SN850 2TB NVME SSD ▪︎  ▪︎ Seagate 4TB SATA HDD ▪︎ Corsair HX1000 Platinum PSU ▪︎ Fractal Design Meshify 2 ATX Case

Share this post


Link to post

Unfortunately this ucrtbase.dll error can have lot´s of reasons. If you google it, you will find multiple pages with this error mentioned.

I had the issue also a while ago and the following did help me (same message sometimes solved with different solutions as the cause was different too):

  • Reinstall P3D Client and rebuild P3D.CFG
  • Reinstall P3D Content and P3D Client and rebuild P3D.CFG
  • Reinstall Visual Studio
  • Reinstall VCRedist (C##) x86 and x64 versions from all available years you can get via Microsoft.com. Addons can also have directories with VCRedist.EXE saved....repair or even reinstall them completely
  • Unplug all USB devices. Restart PC and plug them in one by one
  • Reinstall ASP3D (completely uninstall ALL components - some uninstall questions during uninstall I decided to answer all of them with "uninstall")

ucrtbase.dll must not be an P3D related error, as you can see. Often lot´s of other PC software components can call this error.

Good luck!

Marcus


Regards,

Marcus P.

xaP1VAU.png

Share this post


Link to post
25 minutes ago, mpo910 said:

Unfortunately this ucrtbase.dll error can have lot´s of reasons. If you google it, you will find multiple pages with this error mentioned.

I had the issue also a while ago and the following did help me (same message sometimes solved with different solutions as the cause was different too):

  • Reinstall P3D Client and rebuild P3D.CFG
  • Reinstall P3D Content and P3D Client and rebuild P3D.CFG
  • Reinstall Visual Studio
  • Reinstall VCRedist (C##) x86 and x64 versions from all available years you can get via Microsoft.com. Addons can also have directories with VCRedist.EXE saved....repair or even reinstall them completely
  • Unplug all USB devices. Restart PC and plug them in one by one
  • Reinstall ASP3D (completely uninstall ALL components - some uninstall questions during uninstall I decided to answer all of them with "uninstall")

ucrtbase.dll must not be an P3D related error, as you can see. Often lot´s of other PC software components can call this error.

Good luck!

Marcus

 

 

 

Why is Visual Studio required?


ASUS TUF Gaming Z690-Plus ▪︎ Intel i9-12900K ▪︎ NVIDIA RTX 4090Ti ▪︎ 32GB G.Skill Trident Z Neo ▪︎ Windows 11 Home ▪︎ 3x Western Digital Black SN850 2TB NVME SSD ▪︎  ▪︎ Seagate 4TB SATA HDD ▪︎ Corsair HX1000 Platinum PSU ▪︎ Fractal Design Meshify 2 ATX Case

Share this post


Link to post
On 2/9/2021 at 2:53 PM, mpo910 said:

Unfortunately this ucrtbase.dll error can have lot´s of reasons. If you google it, you will find multiple pages with this error mentioned.

I had the issue also a while ago and the following did help me (same message sometimes solved with different solutions as the cause was different too):

  • Reinstall P3D Client and rebuild P3D.CFG
  • Reinstall P3D Content and P3D Client and rebuild P3D.CFG
  • Reinstall Visual Studio
  • Reinstall VCRedist (C##) x86 and x64 versions from all available years you can get via Microsoft.com. Addons can also have directories with VCRedist.EXE saved....repair or even reinstall them completely
  • Unplug all USB devices. Restart PC and plug them in one by one
  • Reinstall ASP3D (completely uninstall ALL components - some uninstall questions during uninstall I decided to answer all of them with "uninstall")

ucrtbase.dll must not be an P3D related error, as you can see. Often lot´s of other PC software components can call this error.

Good luck!

Marcus

I will try all this. Which version of visual studio to use?

 

Edit: Never mind, only the community version is free

Edited by np444
incorrect information

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...