Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sam

Pages: 1 ... 19 20 [21]
301
News and Announcements / Re: SGDK 2.0 Pre-Alpha Demo Available
« on: 2006-03-22, 07:09:11 PM »
The Message is:
Quote
An unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will be shut down immediately.
Object Reference not set to an instance of an object
Details:
Quote
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 SGDK2.ProjectData.GetTilesetOverlaps(TilesetRow row, Int32& nLeft, Int32& nTop, Int32& nRight, Int32& nBottom)
   at SGDK2.Layer..ctor(LayerRow layer, Display display)
   at SGDK2.frmMapEditor..ctor(LayerRow Layer)
   at SGDK2.frmMain.EditObject()
   at SGDK2.frmMain.mnuEditProperties_Click(Object sender, EventArgs e)
   at SGDK2.frmMain.tvwMain_DoubleClick(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
   at System.Windows.Forms.TreeView.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.2032
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
SGDK2IDE
    Assembly Version: 1.0.2207.11619
    Win32 Version: 1.0.2207.11619
    CodeBase: file:///C:/Program%20Files/SGDK2/SGDK2IDE.exe
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    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.2032
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Data
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Drawing.Design
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing.design/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.design.dll
----------------------------------------
Accessibility
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.1901.0
    Win32 Version: 5.3.0000001.1126 built by: DIRECTX
    CodeBase: file:///C:/Program%20Files/SGDK2/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.1901.0
    Win32 Version: 5.3.0000001.1126 built by: DIRECTX
    CodeBase: file:///C:/Program%20Files/SGDK2/Microsoft.DirectX.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.

This is the message I get when I try to edit a map layer.

302
News and Announcements / Re: SGDK 2.0 Pre-Alpha Demo Available
« on: 2006-03-22, 05:00:02 PM »
Yah I'm 12. I'm one year younger than what you guys are all saying the age limit should be. What's so bad about that. I downloaded the Pre-Alpha Demo with the installer.

303
News and Announcements / Re: SGDK 2.0 Pre-Alpha Demo Available
« on: 2006-03-19, 06:36:50 PM »
I downloaded and installed the Pre-Alpha Demo. I was able to get the graphics editor to work no problem but when I made a map and tried to edit it I kept getting an error message.

Pages: 1 ... 19 20 [21]