Reply #2 Top

I can confirm this error happens for me as well. In case it is of interest, I'm using an nVidia GTX 260 card with the 258.96 driver set in Windows 7 64 bit.

Reply #3 Top

yup same for me, ati 5780 and windows 7 64 bit

Reply #4 Top

Same thing here, Vista 64-bit and Nvidia 9800GX2. Am going to update to the 258 series drivers but apparently that does not help.

Reply #5 Top

I can replicate the issue on a few systems with various graphics cards -- all are windows 7. Based on the debug info in the text file it looks like it is drawing a frame on a back buffer and when it goes to flip the buffer to present it to the user for viewing it has no surface to draw on (game lost focus and is no longer active) and as such it crashes. I am sure watching for the game having focus and sleeping when not in focus would resolve the problem. Garbage Collection is also really a problem with the game. It seems like a lot of objects are not being disposed of correctly when no longer in use. 

 

--

DebugMessage:  Error flipping back buffer to primary buffer.

DebugMessage:  Device lost

Debug Message:  ResourceManager::Invalidate

Reply #6 Top

If you're experiencing alt-tab issues and can live without edge scrolling, running the game in windowed mode at your desktop resolution should provide much better stability (while otherwise appearing the same as fullscreen) while we work the issue.

Reply #7 Top

Note, the same error gets set of by my standard issue windows screen-saver XD

Reply #8 Top

I posted this in another thread, but it's the same issue, so I'll post it here too.

Same alt-tab issue, nvidia 8800gts, core 2 duo 2.4ghz laptop; Full screen of course, window mode fixes it but it takes a performance hit for me.

http://pastebin.ca/1926966

 

Reply #9 Top

I have the same problem...I guess i'll just wait till they patch it and try again...Very excited to play, but I also want the more annoying bugs to be killed first!