It looks like you're new here. If you want to get involved, click one of these buttons!
Does ANYONE at all know what this means?
No Label
OS: Windows NT 6.0 (Build: 6000)
CPU: GenuineIntel Unknown processor @ 3214 MHz with 2047MB RAM
Video: NVIDIA GeForce 8800 GTS (6375)
IDirect3DVertexBuffer9::Lock failed(88760870).
<?int?Core.Errors.History?>: FD3DDynamicVertexStream::AddVertices <- FD3DRenderInterface::SetDynamicStream <- FCanvasUtil::Flush <- NCTextRadioButton::OnPaint <- WM_PAINT <- NCVirtualWndMain::DispatchWndMsg <- message=15 <- NConsoleWnd::ConsolePostRender <- UGameEngine::Draw <- UWindowsViewport::Repaint <- UWindowsClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld <- MainLoop
I'm getting crazy! I login to the game, enter the lobby and BANG black screen... Then I get this dumb error!
I think there's something wrong with the CPU because it says that I have an unkown processor and 2047 mb while i have around 3050.
Comments
It means the 3D rendering engine could not draw a vertex in order to create a screen render and crashed. Its probably a problem with your video card drivers and not the processor. The processor doesn't actually process that. The unknown processor thing could just be its an unrecognised make, or a processor not in the current update for Direct 3D.
I would do 2 things. Update your Nvidia drivers, and update your DirectX.
Well my drivers are updated, but I don't know about dx10 or how to update it or how to roll it back to dx9.... Any suggestions on what to do?