Hey.
I have a problem where whenever I minimize the game I receive the following error:
(DirectX function "device->CreateTexture2D( &texDesc, desc.subResourceCount != 0 ? reinterpret_cast<const D3D11_SUBRESOURCE_DATA*>(desc.subResourceData) : 0, &texture->m_texture2d)" failed with E_INVALIDARG: ("An invalid parameter was passed to the returning function.") GPU: "NVIDIA GeForce GTX 680", Driver: 33140)
I tried looking around but could only find people with the same error, except it happened when they were loading the game. For me it only happens when I minimize it, or change my options from fullscreen to windowed/borderless.
I have all the latest drivers, and I can run the game just fine, it's just when I try to minimize the game this happens.
Any suggestions for what to do?