************** Poikkeuksen teksti **************
System.ArgumentOutOfRangeException: Indeksi oli sallitun alueen ulkopuolella. Indeksi ei saa olla negatiivinen, ja sen on oltava kokoelmaa pienempi.
Parametrin nimi: index
kohteessa System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
kohteessa System.ThrowHelper.ThrowArgumentOutOfRangeException()
kohteessa BlizzABS.Utility.Generator.genDestruct(List`1 enemies)
kohteessa BlizzABS.Utility.Generator.genEnemiesModule()
kohteessa BlizzABS.Utility.Generator.genBlizzABSModule()
kohteessa BlizzABS.Utility.Generator.GenerateScript(Configuration newCfg, GameData newGameData)
kohteessa BlizzABS.Forms.WinConfig.generateScript_Click(Object sender, EventArgs e)
kohteessa
System.Windows.Forms.Control.OnClick(EventArgs e)
kohteessa
System.Windows.Forms.Button.OnClick(EventArgs e)
kohteessa
System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
kohteessa
System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
kohteessa
System.Windows.Forms.Control.WndProc(Message& m)
kohteessa
System.Windows.Forms.ButtonBase.WndProc(Message& m)
kohteessa
System.Windows.Forms.Button.WndProc(Message& m)
kohteessa
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
kohteessa
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
kohteessa
System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Ladatut kokoonpanot **************
mscorlib
Kokoonpanon versio: 2.0.0.0
Win32-versio: 2.0.50727.3053 (netfxsp.050727-3000)
Koodikanta: file:///C:/WINDOWS/
Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------
Blizz-ABS Config
Kokoonpanon versio: 2.5.4.1
Win32-versio: 2.5.4.1
Koodikanta: file:///F:/Rpg%20Maker/Rozarias%20Tale/Blizz-ABS%20Config.exe
----------------------------------------
System.Windows.Forms
Kokoonpanon versio: 2.0.0.0
Win32-versio: 2.0.50727.3053 (netfxsp.050727-3000)
Koodikanta: file:///C:/WINDOWS/assembly/GAC_MSIL/
System.Windows.Forms/2.0.0.0__b77a5c561934e089/
System.Windows.Forms.dll
----------------------------------------
System
Kokoonpanon versio: 2.0.0.0
Win32-versio: 2.0.50727.3053 (netfxsp.050727-3000)
Koodikanta: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Kokoonpanon versio: 2.0.0.0
Win32-versio: 2.0.50727.3053 (netfxsp.050727-3000)
Koodikanta: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Windows.Forms.resources
Kokoonpanon versio: 2.0.0.0
Win32-versio: 2.0.50727.3053 (netfxsp.050727-3000)
Koodikanta: file:///C:/WINDOWS/assembly/GAC_MSIL/
System.Windows.Forms.resources/2.0.0.0_fi_b77a5c561934e089/
System.Windows.Forms.resources.dll
----------------------------------------
Accessibility
Kokoonpanon versio: 2.0.0.0
Win32-versio: 2.0.50727.3053 (netfxsp.050727-3000)
Koodikanta: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
mscorlib.resources
Kokoonpanon versio: 2.0.0.0
Win32-versio: 2.0.50727.3053 (netfxsp.050727-3000)
Koodikanta: file:///C:/WINDOWS/
Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------
************** JIT-virheenkorjaus **************
JIT-virheenkorjauksen käyttöönotto edellyttää, että tämän
sovelluksen tai koneen kokoonpanon määritystiedostossa (Machine.config)
on jitDebugging-määritys
system.windows.forms-osassa.
Virheenkorjaus on myös oltava käytössä sovellusta
käännettäessä.
Esimerkiksi:
<configuration>
<
system.windows.forms jitDebugging="true" />
</configuration>