Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Did you find that it causes it?
Did it happen to you very often?
The verification did not find any problem.
Thanks for responding in any way.
I have installed the newest patch and most of the free addons, but none of the extra-pay-addons. My system is running on Win7 (64 bit). I recently upgraded to 16 Gb RAM and installed a newer office version, if these informations might help. But I think it must be the game itself - I have no other problems on my PC.
"The error occurs when you indirectly call a pure virtual function within the context of a call to the constructor or destructor of an abstract base class."
Here's an explanation of what that very dry technical description means:
"They can result if you try to make a virtual function call from a constructor or destructor. Since you can't make a virtual function call from a constructor or destructor (the derived class object hasn't been constructed or has already been destroyed), it calls the base class version, which in the case of a pure virtual function, doesn't exist."
So, as a tl;dr;dc, the program is trying to make a function call to something that doesn't exist, and since you aren't allowed to do that, it just crashes.
On the other hand: seems like not everybody has the same problem at quick load?
It will depend entirely on what is being called regarding whether it will throw this error or not, which is why its appearance is variable.
Maybe this helps other players as well?
steamapps\common\Pillars of Eternity II\_CommonRedist\vcredist