10 months ago - prismaticmarcus - Direct link
moved to Tech Support  
10 months ago - AndrewT - Direct link
That error is almost always a missing or bad Microsoft DLLs. Odd thing to happen out of the blue if you've been playing on the same machine without significant change. When did it last work for you?


Try this Windows repair tool:

Use the System File Checker tool to repair missing or corrupted system files - Microsoft Support

Describes how to use the System File Checker tool to troubleshoot missing or corrupted system files in Windows 8.1, Windows 8, Windows 7 or Windows Vista. support.microsoft.com support.microsoft.com  
9 months ago - AndrewT - Direct link
Did you run that repair tool? If so did it find anything to fix?  
9 months ago - AndrewT - Direct link
In the Windows Control Panel uninstall Visual C++ 2010 and 2015/17/19/22 - there may be several instances of each.

THEN Install ALL these Microsoft modules:

Download Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update from Official Microsoft Download Center

A security issue has been identified leading to a vulnerability in MFC applications that are built with Visual Studio 2010 and ship the Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package. www.microsoft.com And run the x86 and x64 installers there.

Download Microsoft Visual C++ 2015 Redistributable Update 3 RC from Official Microsoft Download Center

This update is the latest in a cumulative series of feature additions and bug fixes for Microsoft Visual C++ 2015 Redistributable. www.microsoft.com And run the x86 and x64 installers there.

support.microsoft.com

Latest supported Visual C++ Redistributable downloads

This article lists the download links for the latest versions of Visual C++ Redistributable packages. support.microsoft.com And run the x86 and x64 installers there.

THEN reboot. Is that any better?  
9 months ago - AndrewT - Direct link
Atahan009 said: I have the visual c++ 2005 and 2008 aswell can there be a problem about that?
No, the game does not use them.

We have one more shot before we have to contemplate a clean Windows reinstall. I'm afraid this is a bit of work, but please delete this list of files (about 50 in total)

C:\Windows\SysWOW64\mfc100.dll
C:\Windows\SysWOW64\mfc100u.dll
C:\Windows\SysWOW64\msvcp100.dll
C:\Windows\SysWOW64\msvcr100.dll
C:\Windows\SysWOW64\msvcr100_clr0400.dll *
C:\Windows\SysWOW64\xinput1 3.dll
C:\Windows\System32\mfc100.dll
C:\Windows\System32\mfc100u.dll
C:\Windows\System32\msvcp100.dll
C:\Windows\System32\msvcr100.dll
C:\Windows\System32\msvcr100 clr0400.dll *
C:\Windows\System32\xinput1 3.dll

* you may need to change user permissions on these two files before you can delete them. If they won't delete, don't worry about them

PLUS all files that fit the pattern d3dx9_??.dll in both those folders; usually about 20 in each. Then re-run those 6 installers above, PLUS

Download DirectX Redist (June 2010) from Official Microsoft Download Center

The Microsoft DirectX® End-User Runtime installs a number of runtime libraries from the legacy DirectX SDK for some games that use D3DX9, D3DX10, D3DX11, XAudio 2.7, XInput 1.3, XACT, and/or Managed DirectX 1.1. Note that this package does not modify the DirectX Runtime installed on your Windows... www.microsoft.com (run dxsetup.exe after extracting this download to its own folder anywhere on your computer)

THEN this Windows repair tool:

Use the System File Checker tool to repair missing or corrupted system files - Microsoft Support

Describes how to use the System File Checker tool to troubleshoot missing or corrupted system files in Windows 8.1, Windows 8, Windows 7 or Windows Vista. support.microsoft.com support.microsoft.com
Good luck!  
9 months ago - AndrewT - Direct link
Like this?
forum.paradoxplaza.com

Black screen with pink elements after launching the game

I've purchased today EUIV and have difficulties with running it. After using steam launcher I see only black screen which turns into pink shapes and nothing else happens (however I hear music). Attaching screen , DxDiag log and EU error log. Are... forum.paradoxplaza.com forum.paradoxplaza.com
If so, no, that is nothing to do with DLL files.  
9 months ago - AndrewT - Direct link
Your Documents/Paradox Interactive/Europa Universalis IV/logs/system.log file will show which video system the game is using.  
9 months ago - AndrewT - Direct link
DXDIAG is a program you run from the Windows search box on the task bar. After running it will open a window and start collecting info with a progress bar in the lower-left corner. When it completes click the 'save all information' button and save it to a file then attach that file here.

Please attach here your Documents/Paradox Interactive/Europa Universalis IV/settings.txt and pdx_settings.txt .
From your Documents/Paradox Interactive/Europa Universalis IV/logs/ folder, attach here system.log , error.log .  
9 months ago - AndrewT - Direct link
Right click on eu4.exe , properties, compatibility. Tick "disable fullScreen optimisations" untick every other box in that dialog, Apply and exit.

Edit that settings.txt to say:

refreshRate=60
fullScreen=yes
borderless=no

vsync=no

Then in the launcher Game Settings menu, select fullScreen display mode.


Does that help? If not, go into the nVidia control panel, Manage 3D settings. Force eu4.exe to run on the "integrated Intel" option, save and exit. Does that work better?