Dark Matter problem...

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
thongster





Posts: 245
Joined: Wed Aug 31, 2005 11:54 am

Dark Matter problem...

Post by thongster »

every time i try to open the sbsp viewer i get this


http://server5.pictiger.com/img/166039/ ... mage-1.jpg

and this is what it says . and yes ive installed direct x 9.0 a million times


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at WindowsApplication2.BSPViewer.Dispose(Boolean disposing) in f:\windowsapplication2\bspviewer.cs:line 155
at System.ComponentModel.Component.Dispose()
at WindowsApplication2.BSPViewer.BSPViewer_Load(Object sender, EventArgs e) in f:\windowsapplication2\bspviewer.cs:line 501
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
DarkMatter
Assembly Version: 1.0.2079.11548
Win32 Version: 1.0.2079.11548
CodeBase: file:///C:/Program%20Files/AIOv2%20ProgramFiles/H2%20Tools/Dark%20Matter%20alpha%201-1/DarkMatter.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.900.0
Win32 Version: 5.3.0000000.900 built by: DIRECTX
CodeBase: file:///C:/Program%20Files/AIOv2%20ProgramFiles/H2%20Tools/Dark%20Matter%20alpha%201-1/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
Microsoft.DirectX.Direct3DX
Assembly Version: 1.0.900.0
Win32 Version: 5.3.0000000.900 built by: DIRECTX
CodeBase: file:///C:/Program%20Files/AIOv2%20ProgramFiles/H2%20Tools/Dark%20Matter%20alpha%201-1/Microsoft.DirectX.Direct3DX.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.900.0
Win32 Version: 5.3.0000000.900 built by: DIRECTX
CodeBase: file:///C:/Program%20Files/AIOv2%20ProgramFiles/H2%20Tools/Dark%20Matter%20alpha%201-1/Microsoft.DirectX.DLL
----------------------------------------
WindowsControlLibrary1
Assembly Version: 1.0.2071.41184
Win32 Version: 1.0.2071.41184
CodeBase: file:///C:/Program%20Files/AIOv2%20ProgramFiles/H2%20Tools/Dark%20Matter%20alpha%201-1/WindowsControlLibrary1.DLL
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.



WHATS WRONG???
nsilva





Posts: 411
Joined: Wed Nov 30, 2005 3:15 pm
Location: RI
Contact:

Post by nsilva »

Get the newest version on D3D
Sig file size too high.
thongster





Posts: 245
Joined: Wed Aug 31, 2005 11:54 am

Post by thongster »

kk ill try that thankx
pleasedontbanme





Posts: 90
Joined: Tue Nov 22, 2005 7:41 pm
Contact:

Post by pleasedontbanme »

where is d3d?
Roses are red, Violets are blue, AIDs are contagious, So watch who you screw.
Post Reply