Those working on this mod do so in their own free time and for no pay.
Show your support for them by enabling ads on this site!

Author Topic: Defreezer Crash  (Read 4088 times)

0 Members and 5 Guests are viewing this topic.

April 01, 2015, 11:03:14 PM

Offline MidiArbite

  • Recruit
  • *
  • Posts: 4
  • Approval: +0/-1
    • View Profile
Defreezer Crash
« on: April 01, 2015, 11:03:14 PM »
So I have a few issues with the Unit Select de-freezer. First all my saves are in chinese, and secondly when I tried to de-freeze what I *THINK* was the correct save (Counted up from the bottom) I got the following unhandled exception

Index was outside the bounds of the array.
More information
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 Forces_of_Corruption_Defreezer.Form1.teile(Int32 links, Int32 rechts, Int32[]& daten, Int32[] pos)
   at Forces_of_Corruption_Defreezer.Form1.button2_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Forces of Corruption Defreezer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///F:/Rars%20and%20such/ICW/Forces%20of%20Corruption%20Defreezer.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.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.

April 02, 2015, 09:19:00 AMReply #1

Offline Pox

  • Mod Team Member
  • Brevet Admiral
  • ****
  • Posts: 88
  • Approval: +10/-0
    • View Profile
Re: Defreezer Crash
« Reply #1 on: April 02, 2015, 09:19:00 AM »
I have released a new version of the Defreezer a while ago:
https://mega.co.nz/#!H5BwAKyC!lVNCFrBT-k_h85BHMLsFP6wyjRgsmLojbSceYcs_4Bc

Try that instead.
I would also recommend to make backups of your save games before you use the defreezer.

April 02, 2015, 04:55:38 PMReply #2

Offline MidiArbite

  • Recruit
  • *
  • Posts: 4
  • Approval: +0/-1
    • View Profile
Re: Defreezer Crash
« Reply #2 on: April 02, 2015, 04:55:38 PM »
They are still all in chinese.

However I jsut found the "Do not use on tactial battles" warning.

April 02, 2015, 07:28:57 PMReply #3

Offline Pox

  • Mod Team Member
  • Brevet Admiral
  • ****
  • Posts: 88
  • Approval: +10/-0
    • View Profile
Re: Defreezer Crash
« Reply #3 on: April 02, 2015, 07:28:57 PM »
Did you have the right game version selected?
Are you on steam or retail?

April 04, 2015, 11:32:33 PMReply #4

Offline MidiArbite

  • Recruit
  • *
  • Posts: 4
  • Approval: +0/-1
    • View Profile
Re: Defreezer Crash
« Reply #4 on: April 04, 2015, 11:32:33 PM »
I'm Steam Gold but the filenames are in Chinese before I even choose the type and stay that way after I choose it. It DOES work however I just need to count out how far the save is from the bottom/top in the folder.

April 05, 2015, 08:43:22 AMReply #5

Offline Pox

  • Mod Team Member
  • Brevet Admiral
  • ****
  • Posts: 88
  • Approval: +10/-0
    • View Profile
Re: Defreezer Crash
« Reply #5 on: April 05, 2015, 08:43:22 AM »
Hm weird
It worked fine for the people that helped me test the Defreezer.
What language is your EaW in?

 

Those working on this mod do so in their own free time and for no pay.
Show your support for them by enabling ads on this site!