Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FSXSE terrain/g3d.dll related crashes

Featured Replies

  • Author

R6025 is either caused by a faulty add-on or a faulty installation of .Net Framerwork or the Visual C++ libraries.

 

I've written down the procedure I've used for renewing said libraries here:

http://forum.avsim.net/topic/459387-fsxse-terraing3ddll-related-crashes/?p=3156267

7950X3D + 7900 XT + 64 GB + Linux | 4800H + RTX2060 + 32 GB + Linux
My add-ons from my FS9/FSX days

  • Replies 175
  • Views 31.9k
  • Created
  • Last Reply

Top Posters In This Topic

I've had both the terrain.dll and g3d.dll crashes in steam, but in over 50 hours of flying with SE, have never seen the R6025 error. I agree with Bjoern that the pure virtual function error is most likely caused by a C++ or .Net library problem, or an issue with an add-on, rather than being something inherently wrong with FSX-SE itself.

Jim Barrett

Licensed Airframe & Powerplant Mechanic, Avionics, Electrical & Air Data Systems Specialist. Qualified on: Falcon 900, CRJ-200, Dornier 328-100, Hawker 850XP and 1000, Lear 35, 45, 55 and 60, Gulfstream IV and 550, Embraer 135, Beech Premiere and 400A, MD-80.

 

 


R6025 CTD possible causing by wrong coding of STEAM FSX software.

 

What coding.  The only "coding" if you want to call it coding was changing the Microsoft Visual used for installing the program.  Instead of using the one used for FSX (Microsoft Visual C++2005), they used Microsoft Visual C++ 2010.  Since FSX is an old program, you should also have Microsoft Visual C++2005 and 2008 installed.  I would also recommend Microsoft.net 2.0 as Microsoft.net's are not, for the most part, backward compatible.  FSX used Microsoft.net 1.1 which was updated to 2.0 and proper dotnets are needed to run your application properly.

 

Best regards,

Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

I had posted earlier that I had not seen this R6025 Error to date in my SE flights, but somewhere along the lines, that post thanking Ahmet for pointing me to what this R6025-related CTDs were, disappeared.

Rick Almeida

Rick,

 

If I can be help full, it will make my day. :Party:

Ahmet Sanal

 

"Time you enjoyed wasting, was not wasted"

Rick,

 

If I can be help full, it will make my day. :Party:

 

Ahmet

 

You have already been helpful. I saw your screenshot. I do not get that error. I was trying to thank you soon after I saw your post but it got deleted.

 

 

Rick Almeida

Thanks.

Ahmet Sanal

 

"Time you enjoyed wasting, was not wasted"

Personally I have dropped the steam version ( Just for now ). Dovetail and Steam are the future of this hobby! I had MSFSX GOLD installed on a separate hard drive but when I purchased the Steam Edition and installed it on my regular drive C: it somehow interacted with my old version in drive D: and not in the let me help you out kind of way!  For now I have MSFSX running just the way I like. It would have been better if Dovetail had said for a $5 fee you can help us beta test the product rather than releasing it as a product. It would also have been nice before they released it to have called on the community that has kept it alive for so long. I don't mind beta testing and I would have paid to do it, but if I had known this in advance, I would have installed the Steam Edition into a separate computer. 

I had to reinstall MSFSX and start over. Not too cool!

Rick,

 

R6025 CTD possible causing by  wrong coding of  STEAM  FSX software. No one knows how to solve this problem, including the STEAM. There are many members are suffering  from this problem.

 

http://imageshack.com/a/img538/6899/dXOL0r.jpg

So why are only select people getting this error?

So why are only select people getting this error?

Just a few are getting the error in P3D too (including me).  Many have fixed their error there by disabling tessellation which is part of the graphics.  I get rid of the error by enabling "Prompt on Exit" when I shutdown P3D.  It's a bad code somewhere but I believe it is in the display driver or an addon.

 

Best regards,

Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

 

 


Many have fixed their error there by disabling tessellation which is part of the graphics. 

Jim, you meant that many have fixed the error by enabling tessellation right?  That what I have to do to make the problem go away.  This runtime error is likely cause by third party add-on that was built against older runtime libraries.  Newer runtime forces the code implementing the virtual function to do so differently and when it does not, the runtime library crashes.  FSX-SE has been recompiled using newer compiler, hence the issue shows up, just like P3Dv2 is built using newer compiler.

Vu Pham

i7-13700K 5.2 GHz OC, 64 GB RAM, RTX5090, SSD for Sim, SSD for system. MSFS2020, XP-12, DCS

 

 


Jim, you meant that many have fixed the error by enabling tessellation right?

 

That would not fix it for me (whether enabling/disabling).  Mine crash only occurred at shutdown.  I agree with the rest of your assessment.  Probably something to do with the Microsoft Visual setup used for installing the products.

 

Best regards,

Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

This sim, FSX-SE, is determined to snare us at every which way. If it is not the dreaded terrain.dll, it's the G3d.dll. If not that, then how about the latest after installing FSDT airports----bglmanx.dll---and that, occurred just as about to ask for push-back via GSX at FSDT's Zurich airport.

 

55 minutes just totally wasted. I ask myself, is this hobby really worth it.

Rick Almeida

I would assume that DTG is aware of these bugs.

 

If you read the latest news on the Active Sky Next page, you will be able to  confirm that the developers of ASN has had some stability issues with FSX-SE also.

 

I don't think there's much we can really do about the .dll errors until DTG uploads a fix for the issue, which I'm sure that they will do. For now long haul flights on the new simulator are all but impossible for most people, but after these issues are sorted out this will be a very solid simulation.

vpa452.png

Long haul flights are mostly impossible for FSX and P3DV2 users too. Depends on the scenario. People are just turning up their overclocks and config settings too high. Hope Dovetail fixes your problems.

 

Best regards,

Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.