| BlueStar 
  
 | When I save my map and vsp: (only crashes after i save vsp)
 See the end of this message for details on invoking
 just-in-time (JIT) debugging instead of this dialog box.
 
 ************** Exception Text **************
 System.IndexOutOfRangeException: Index was outside the bounds of the array.
 at ZLIB.Encode(Byte[] src)
 at winmaped2.InputOutput.WriteVsp(FileInfo fi, Vsp24 vsp)
 at winmaped2.MainWindow.SaveMap(Map m, Boolean ForcePrompt)
 at winmaped2.MainWindow.miSaveAs_Click(Object sender, EventArgs e)
 at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
 at System.Windows.Forms.MenuItemData.Execute()
 at System.Windows.Forms.Command.Invoke()
 at System.Windows.Forms.Control.WmCommand(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.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
 ----------------------------------------
 maped3
 Assembly Version: 1.0.1565.38309
 Win32 Version: 1.0.1565.38309
 CodeBase: file:///C:/Documents%20and%20Settings/Matt%20Sluggo/mirc/download/v3_engine_2004_08_01/maped3.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
 ----------------------------------------
 MRU
 Assembly Version: 0.0.0.0
 Win32 Version: 0.0.0.0
 CodeBase: file:///C:/Documents%20and%20Settings/Matt%20Sluggo/mirc/download/v3_engine_2004_08_01/MRU.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
 ----------------------------------------
 Render
 Assembly Version: 1.0.1534.1751
 Win32 Version:
 CodeBase: file:///C:/Documents%20and%20Settings/Matt%20Sluggo/mirc/download/v3_engine_2004_08_01/Render.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
 ----------------------------------------
 zlib.net
 Assembly Version: 0.0.0.0
 Win32 Version:
 CodeBase: file:///C:/Documents%20and%20Settings/Matt%20Sluggo/mirc/download/v3_engine_2004_08_01/zlib.net.DLL
 ----------------------------------------
 pr2-common-cpp
 Assembly Version: 1.0.1530.37189
 Win32 Version:
 CodeBase: file:///C:/Documents%20and%20Settings/Matt%20Sluggo/mirc/download/v3_engine_2004_08_01/pr2-common-cpp.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.
 
		
		
				
		Posted on 2004-09-28 03:33:30			
	 
	 | 
| ThinIce 
  
 | ===
Actions:
 Made a new zone-
 name 'warpin'
 activation: 255/255
 no adjacent activation
 script 'warpin'
 
 Then clicked on spot on map to place zone.
 did this twice, same result.
 ===
 TEH DUMP:
 
 See the end of this message for details on invoking
 just-in-time (JIT) debugging instead of this dialog box.
 
 ************** Exception Text **************
 System.ArgumentOutOfRangeException: Index was out of range.  Must be non-negative and less than the size of the collection.
 Parameter name: index
 at System.Collections.ArrayList.get_Item(Int32 index)
 at winmaped2.SetTile.exec()
 at winmaped2.Plugins.MapEventInfo.setTile(Int32 x, Int32 y, Int32 val)
 at winmaped2.map_plugins.BasicDragTool.cbSet(Int32 x, Int32 y, Object tag)
 at pr2.Rectangle.draw(Int32 x0, Int32 y0, Int32 x1, Int32 y1, Callback cb, Object tag)
 at winmaped2.map_plugins.Rectangle.onSet()
 at winmaped2.map_plugins.DragToolBase.MouseUp(MapEventInfo mei)
 at winmaped2.mapView.OnMouseUp(MouseEventArgs e)
 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
 at System.Windows.Forms.Control.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
 ----------------------------------------
 maped3
 Assembly Version: 1.0.1565.38309
 Win32 Version: 1.0.1565.38309
 CodeBase: file:///C:/Documents%20and%20Settings/huckle/Desktop/DEV/verge/maped3.exe
 ----------------------------------------
 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
 ----------------------------------------
 MRU
 Assembly Version: 0.0.0.0
 Win32 Version: 0.0.0.0
 CodeBase: file:///C:/Documents%20and%20Settings/huckle/Desktop/DEV/verge/MRU.DLL
 ----------------------------------------
 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
 ----------------------------------------
 Render
 Assembly Version: 1.0.1534.1751
 Win32 Version:
 CodeBase: file:///C:/Documents%20and%20Settings/huckle/Desktop/DEV/verge/Render.DLL
 ----------------------------------------
 zlib.net
 Assembly Version: 0.0.0.0
 Win32 Version:
 CodeBase: file:///C:/Documents%20and%20Settings/huckle/Desktop/DEV/verge/zlib.net.DLL
 ----------------------------------------
 pr2-common-cpp
 Assembly Version: 1.0.1530.37189
 Win32 Version:
 CodeBase: file:///C:/Documents%20and%20Settings/huckle/Desktop/DEV/verge/pr2-common-cpp.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
 ----------------------------------------
 
 ************** 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.
 
		
		
				
		Posted on 2004-09-28 03:52:13			
	 
	 |