A little late, but possibly handy for in the future....electric wrote:but I do not know how to decode it from technical speak to fix it
Let's look at the non-technical bits...
Code: Select all
[Data Management 07:19:07] Trace cRecordSet.cpp : 367 = Record set marked modified 1
[Engine 07:19:07] Trace Pc\cHcDisplayManagerPc.cpp : 596 = Creating devicethen it starts creating/loading a device---could be anything; keyboard, mouse, graphics card, RailDriver....
Code: Select all
[Engine 07:19:08] Trace Pc\cHcDisplayManagerPc.cpp : 611 = Failed to create hardware vertex processing d3d device hr: -2005530516
[Engine 07:19:09] Trace Pc\cHcDisplayManagerPc.cpp : 623 = Failed to create mixed vertex processing d3d device hr: -2005530516More clues..."vertex", associated with graphical routines...for d3d read Direct 3D, part of the DirectX routines...see where it's all pointing?
Are you surprised?...to replicate the issue they'd have to swap out their hardware and make exactly the same error that your system has suffered from---practically impossible to do as the *error* is almost certainly not entirely due to you having done something really wrong--your local security policies are unique to your machine, so if they were involved in any way it'd be even less likely to be replicated. It's not been a game error/problem either, you can't expect DTG to support every glitch on a PC that can result in the game not running.electric wrote:I've had to wait almost 7 weeks from start to today with DTG
electric wrote:within 24 hours on here the community has got me going again.
It's also not DTG's fault that it took you almost 6 weeks and 5 days before asking in here