Author Topic: Mids. Gaussian Chance for Build Up  (Read 1613 times)

porter1011

  • Underling
  • *
  • Posts: 2
  • The Weakness
Mids. Gaussian Chance for Build Up
« on: May 16, 2011, 12:47:38 AM »
Every time I use or load a build that has Gaussian Chance for Build Up, the program freezes and says this.

--------------------------------------
"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately."

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 Hero_Designer.clsPowerV2.get_PowerSet()
   at Hero_Designer.clsPowerEffect.get_VariableModified()
   at Hero_Designer.clsPowerEffect.CompareTo(Object obj)
   at Hero_Designer.clsPowerV2.GetEffectStringGrouped(Int32 idEffect, String& ReturnString, Int32[]& ReturnMask, Boolean ShortForm, Boolean Simple, Boolean NoMag)
   at Hero_Designer.clsI9.GetEnhancementStringLong(I9Slot iEnh)
   at Hero_Designer.clsI9.GetEnhancementStringLongRTF(I9Slot iEnh)
   at Hero_Designer.DataView.SetEnhancement_Picker(I9Slot iEnh)
   at Hero_Designer.frmMain.I9Picker_HoverEnhancement(Int32 e)
   at Hero_Designer.I9Picker.RaiseHoverEnhancement(Int32 e)
   at Hero_Designer.I9Picker.DoHover(Point Cell, Boolean AlwaysUpdate)
   at Hero_Designer.I9Picker.I9Picker_MouseMove(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseMove(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.UserControl.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.4211 (VistaSP2GDR.050727-4200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Hero Designer
    Assembly Version: 1.9.300.0
    Win32 Version: 1.9.300
    CodeBase: file:///C:/Program%20Files/Titan%20Network/Mids%20Hero%20Designer/Hero%20Designer.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)
    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.4205 (VistaSP2GDR.050727-4200)
    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.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Base
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Titan%20Network/Mids%20Hero%20Designer/Base.DLL
----------------------------------------
midsControls
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Titan%20Network/Mids%20Hero%20Designer/midsControls.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.


They once called me the Weakness, Weapon of Mass Destruction.

Diellan

  • Titan Staff
  • Elite Boss
  • ****
  • Posts: 540
    • SG/VG Site
Re: Mids. Gaussian Chance for Build Up
« Reply #1 on: May 16, 2011, 04:45:05 AM »
I just uploaded a new version of Mids, 1.942, that should fix this.