Specifically, the line g_pShaderDeviceMgr = (IShaderDeviceMgr*)m_ShaderAPIFactory( SHADER_DEVICE_MGR_INTERFACE_VERSION, 0 ); in CMaterialSystem.cpp. Error message is an access violation at 0x00000000.
Unmodified master branch, compiled for Win32 with VS2019.
Specifically, the line
g_pShaderDeviceMgr = (IShaderDeviceMgr*)m_ShaderAPIFactory( SHADER_DEVICE_MGR_INTERFACE_VERSION, 0 );
in CMaterialSystem.cpp. Error message is an access violation at 0x00000000.Unmodified master branch, compiled for Win32 with VS2019.