BSOD While playing C&C3:KW

Zenith042

New member
Local time
2:07 PM
Messages
19
BSOD'd while playing Command and Conquer 3: Kane's Wrath.
I just updated my nvidia driver, which might be a cause? But I successfully played a game of Kane's Wrath after updating it, so I'm unsure...

Also, the reason the SF Diagnostic Tool Folder thingy is incomplete is because it crashed every time I tried to run it once it got to a certain point:
Diagnostic Tool Error:
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\windows\msinfo32.nfo'.
File name: 'C:\windows\msinfo32.nfo'
   at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveFile(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
   at Microsoft.VisualBasic.FileIO.FileSystem.CopyFile(String sourceFileName, String destinationFileName, UIOption showUI, UICancelOption onUserCancel)
   at Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(String sourceFileName, String destinationFileName, UIOption showUI, UICancelOption onUserCancel)
   at SF_Diagnostic_Tool.Form1.Button1_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SF Diagnostic Tool
    Assembly Version: 5.0.0.6
    Win32 Version: 5.0.0.6
    CodeBase: file:///C:/Users/Austin/Downloads/SF_Diagnostic_Tool.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
MSI
OS
Windows 7 Home Premium x64
CPU
Intel Core i-5-3230M
Motherboard
Micro-Star International Co., Ltd. MS-16GA
Memory
8.00GB Dual-Channel DDR3 @ 798MHz
Graphics Card(s)
2048MB GeForce GT 650M (MSI)
Hard Drives
699GB Western Digital WDC WD7500BPVT-22HXZT3 (SATA)
Case
SIEPR Summit 2013 Case
Mouse
Logitech MX Anywhere
Antivirus
Avast!, Malwarebytes
Browser
Firefox, Opera, Chrome, Palemoon
MsInfo32.exe still works though, which, as far as I can tell, should access msinfo32.nfo?
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
MSI
OS
Windows 7 Home Premium x64
CPU
Intel Core i-5-3230M
Motherboard
Micro-Star International Co., Ltd. MS-16GA
Memory
8.00GB Dual-Channel DDR3 @ 798MHz
Graphics Card(s)
2048MB GeForce GT 650M (MSI)
Hard Drives
699GB Western Digital WDC WD7500BPVT-22HXZT3 (SATA)
Case
SIEPR Summit 2013 Case
Mouse
Logitech MX Anywhere
Antivirus
Avast!, Malwarebytes
Browser
Firefox, Opera, Chrome, Palemoon
Back
Top