Fallout 4

Fallout 4

View Stats:
R3dAlert93 Sep 19, 2017 @ 2:48pm
Runtime error
Does anyone know what this error means?

R6025
- pure virtual funtion call
< >
Showing 1-6 of 6 comments
Ilja Sep 19, 2017 @ 2:58pm 
It might be that your Visual C++ is broken and needs to be fixed. There are two ways of doing this.

Go to your ...SteamApps\common\Fallout 4\_CommonRedist\vcredist\2012 and run vcredist from there.

Or go to Microsoft support page. Download and install more up to date version of Visual C++ from there.
Crystal Sharrd Sep 19, 2017 @ 3:00pm 
Originally posted by Ilja:
It might be that your Visual C++ is broken and needs to be fixed. There are two ways of doing this.

Go to your ...SteamApps\common\Fallout 4\_CommonRedist\vcredist\2012 and run vcredist from there.

Or go to Microsoft support page. Download and install more up to date version of Visual C++ from there.
This was the case for me. Running the executables in vcredist worked.
R3dAlert93 Sep 20, 2017 @ 8:02am 
Originally posted by Ilja:
It might be that your Visual C++ is broken and needs to be fixed. There are two ways of doing this.

Go to your ...SteamApps\common\Fallout 4\_CommonRedist\vcredist\2012 and run vcredist from there.

Or go to Microsoft support page. Download and install more up to date version of Visual C++ from there.

Thanks bro
Markfl1 Apr 27, 2020 @ 6:58pm 
It is a VC++ Runtime error caused by a call to a virtual function. Means nothing if you are not a programmer; however, I fixed it on my machine like this:

Windows 10: Click in search > type "control" > select control panel. Select "Programs and Features" > Scroll down to Microsoft Visual C++ 2015-2019 (x64) or (x86) depending on your machine. Right click and select "Change" not uninstall. Select "Repair". Should fix this issue.

Libraries sometimes get corrupted, or more likely the registry. If the game attempts to call a lib function that is not available, corrupted or missing, an Exception error is thrown. The repair install rewrites files and registry entries to correct these issues. Hence the "repair" button on the installer. ;)
Dovahlord90 Dec 6, 2023 @ 5:48pm 
i did the repair of the microsoft visual c++ which i have till 2022 max. I did for both x64 and x86 but not sure how to check that
Markfl1 Dec 7, 2023 @ 5:43am 
The MS installer should check for the version requirements and install the correct version for the chipset (32 or 64). You can also download the VC++ runtime libraries from Microsoft directly. Uninstall them and then reinstall them from scratch. I recommend a RESTART after.

HTH
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Sep 19, 2017 @ 2:48pm
Posts: 6