MrObi1: how about such crash logs?
Red Engine Crash Log
--------------------------------------
Build: Not Set [ Compiled May 17 2015 ]
Crash reason: EXCEPTION_ACCESS_VIOLATION (3221225477), Error reading location 0xa63315e4
Crashed Thread:
Thread ID: 4296
callstack:
Scaleform::Render::Matrix2x4<float>::Prepend() + 0xafdc6 - <Unknown File>(0)
Scaleform::Render::Matrix4x4<float>::SetIdentity() + 0xb51abf - <Unknown File>(0)
Scaleform::Render::Matrix4x4<float>::SetIdentity() + 0xb501af - <Unknown File>(0)
Scaleform::Render::Matrix4x4<float>::SetIdentity() + 0xb4d461 - <Unknown File>(0)
Scaleform::Render::Matrix4x4<float>::SetIdentity() + 0xb29c7b - <Unknown File>(0)
Scaleform::Render::Matrix2x4<float>::Prepend() + 0x5c8fe - <Unknown File>(0)
Scaleform::Render::Matrix4x4<float>::SetIdentity() + 0xb29c00 - <Unknown File>(0)
Scaleform::Render::Matrix2x4<float>::Prepend() + 0x26fc57 - <Unknown File>(0)
Scaleform::Render::Matrix2x4<float>::Prepend() + 0x26fdfe - <Unknown File>(0)
BaseThreadInitThunk() + 0xd - <Unknown File>(0)
RtlUserThreadStart() + 0x21 - <Unknown File>(0)
Debug Information
================================================================
purbujar: I too received this same error while starting Witcher 3 "Crash reason: EXCEPTION_ACCESS_VIOLATION (3221225477), Error reading location 0xa63315e4"
However I was able to resolve it simply by installing the Windows Software Development Kit 8 for Windows 8. Download it from MS official website and install it:
https://msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx Then follow the steps from this video:
https://www.youtube.com/watch?v=ArAimZG0J70 Though the video is not in English, the steps are fairly simple.
One note: I am playing this game on Windows 7, so I already tried installing Windows SDK for Windows 7 but it didn help. Then on top of it I installed this Windows 8 SDK. I do not know if it is required to install both, so try it.
Another point, the installation of SDK was failing because I already had latest version of Microsoft Visual C++ 2010 installed. So you might need to uninstall it first, which I did as well to move further.
This is already posted somewhere but I couldn't find the actual poster. So thank you buddy for sharing this useful information and I hope you guys too find this info useful!!
Cheers!!!