Unhandled exception

For bug reports and fixes, installation issues, and new ideas for technical features.

Moderator: SEOW Developers

Post Reply
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Unhandled exception

Post by Riksen »

Shades, I've been getting an Unjandled exception type of crash in SEOW DCS 7.13 everytime I try to advance the clock. Here is the details log:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Conversion from string "g" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value)
at SEDCS.frmMain.cmdDoAdvanceClock_Click(Object sender, 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
SEDCS7.1.3
Assembly Version: 7.1.3.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Scorched%20Earth%20Online%20War%20System%20(x64)/SEDCS7.1.3.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.ADODB
Assembly Version: 2.8.0.0
Win32 Version: 2.8.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Scorched%20Earth%20Online%20War%20System%20(x64)/Interop.ADODB.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.


My pc is running on Windows 7 Home Premium 64bits.

Thanks
Image
IV/JG7_4Shades
Posts: 2201
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Re: Unhandled exception

Post by IV/JG7_4Shades »

Hi Riksen,

You are running a 32bit OS. What architecture version of DCS 7.1.3 are you running?

I just ran 7.1.4 (64bit) here on my Win7 64bit machine and it does the clock advance ok.

The next thing to check would be your DB - perhaps you have something else wrong in your campaign... Try sending me your DB.

Cheers,
4S
IV/JG7_4Shades
SEOW Developer

Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Re: Unhandled exception

Post by Riksen »

Thxs Shades for ur support.

I thought the problem was related to windows auto update of .NET Framework 4 to 4.5.1 but after a uninstallation of 4.5.1 and reinstallation of 4.0, the problem persists.
So here is my DB ...

http://www.4shared.com/document/mK6e-LT ... oblem.html

Hope u can help me ...

Thxs
Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Re: Unhandled exception

Post by Riksen »

Maybe I gave u the wrong description of my os ... I know for fact that my pc is a windows 7 64 bit but cannot tell u which one foe suresince im at work right now... the previous post has the db u requested
Image
IV/JG7_4Shades
Posts: 2201
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Re: Unhandled exception

Post by IV/JG7_4Shades »

Hi Riksen,
That download site is problematic for me. I would much prefer if you could use something a lot less spam-centric. Or email it to me at 4shades at (edited)
Cheers,
4S
IV/JG7_4Shades
SEOW Developer

Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Re: Unhandled exception

Post by Riksen »

Sorry Shades, I'm sending in ur email right now ...
Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Re: Unhandled exception

Post by Riksen »

SEOW DCS 7.1.4:

The error that pops up just before the error is related to the DB itself ....

SEDCS::modDB.executeDBCommand: failed SQL ... INSERT INTO Waypoints (Mission_Name,Unit_Group,Way_Nbr,Way_Type,Way_Y_Axis,Way_X_Axis,Way_Alt,Way_Speed,Terrain,Orientation,Delay,Reached) VALUES ('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 0, '', 101323.22, 429145.38, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 1, '', 91500, 429700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 2, '', 91500, 430500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 3, '', 91500, 430700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 4, '', 91500, 430500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 5, '', 91500, 429700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 6, '', 91100, 429300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 7, '', 91100, 428700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 8, '', 90700, 428300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 9, '', 90700, 427900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 10, '', 90900, 427700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 11, '', 90900, 427300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 12, '', 91500, 426700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 13, '', 91500, 426300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '116. Panzerdivision000', 14, '', 91700, 426100, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 0, '', 82423.17, 414004.19, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 1, '', 82500, 408700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 2, '', 81900, 408100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 3, '', 81700, 408100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 4, '', 81500, 407900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 5, '', 81100, 407900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 6, '', 80900, 407700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 7, '', 78300, 407700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 8, '', 78100, 407500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 9, '', 76500, 407500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 10, '', 76300, 407700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 11, '', 76100, 407700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 12, '', 75900, 407900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 13, '', 75700, 407900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '276. Volksgrenadierdivision000', 14, '', 75500, 408100, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade123', 0, '', 135539.14, 285542.91, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade123', 1, '', 135539.14, 285543.91, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade130', 0, '', 135481.06, 285578.19, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade130', 1, '', 135481.41, 285579.13, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade131', 0, '', 135403.38, 285573.91, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade131', 1, '', 135403.45, 285574.91, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade132', 0, '', 112497.54, 289210.56, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade132', 1, '', 112497.63, 289211.56, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade133', 0, '', 112958.52, 288896.81, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '29th Armoured Brigade133', 1, '', 112958.1, 288897.72, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 0, '', 178700, 379900, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 1, '', 178500, 379700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 2, '', 178500, 378700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 3, '', 178700, 378500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 4, '', 178700, 375700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 5, '', 178900, 375500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 6, '', 178900, 374900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 7, '', 179100, 374700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 8, '', 178900, 374500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 9, '', 178500, 374500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 10, '', 177700, 373700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 11, '', 177300, 373700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 12, '', 175971.5, 372371.5, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 13, '', 175300, 371700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '2nd Armored Division000', 14, '', 174700, 371700, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '3. Panzerdivision000', 0, '', 143099, 419900, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '3. Panzerdivision000', 1, '', 143100, 419900, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 0, '', 74674.73, 413275.63, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 1, '', 74700, 408300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 2, '', 70700, 408300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 3, '', 70500, 408500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 4, '', 70300, 408700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 5, '', 70100, 408900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 6, '', 70100, 409100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 7, '', 69700, 409500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 8, '', 69700, 409700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 9, '', 69500, 409900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 10, '', 69300, 409900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 11, '', 69100, 410100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 12, '', 69100, 410300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 13, '', 68900, 410500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '5. Fallschirmjager-division000', 14, '', 68700, 410500, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 0, '', 152279.02, 355141.19, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 1, '', 196100, 114100, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 2, '', 195700, 113700, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 3, '', 195700, 113500, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 4, '', 195300, 113100, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 5, '', 195300, 112700, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 6, '', 195100, 112500, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 7, '', 195100, 111900, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 8, '', 195100, 111700, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 9, '', 194900, 111500, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 10, '', 194900, 111300, 0, 0, -647, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 11, '', 194900, 110900, 0, 0, -647, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 12, '', 194900, 110700, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 13, '', 195100, 110500, 0, 0, 20, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion000', 14, '', 195300, 110300, 0, 0, 120, 0, 0, 0),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 0, '', 196300, 114400, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 1, '', 196300, 114300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 2, '', 196300, 114500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 3, '', 196500, 114700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 4, '', 196500, 115100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 5, '', 196700, 115300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 6, '', 196700, 115700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 7, '', 196900, 115900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 8, '', 196900, 116300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 9, '', 197100, 116500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 10, '', 197100, 117100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 11, '', 197300, 117300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 12, '', 197300, 117700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 13, '', 197500, 117900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '56th Signal Battalion001', 14, '', 197500, 118300, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 0, '', 148816.91, 355699.97, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 1, '', 148900, 355700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 2, '', 145500, 355700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 3, '', 145100, 355300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 4, '', 141900, 355300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 5, '', 141700, 355500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 6, '', 141700, 355700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 7, '', 141500, 355900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 8, '', 141300, 356100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 9, '', 141300, 356300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 10, '', 140500, 358100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', '9th Infantry Division000', 11, '', 138718, 359954, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Dusseldorf Flak (DE)103', 0, '', 227158.13, 415066.97, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Dusseldorf Flak (DE)103', 1, '', 226645.58, 414554.41, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Dusseldorf Flak (DE)103', 2, '', 226900, 414300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Dusseldorf Flak (DE)103', 3, '', 226900, 414100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Dusseldorf Flak (DE)103', 4, '', 227443, 413666, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 0, '', 220472.16, 390657.69, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 1, '', 220300, 390700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 2, '', 219900, 391100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 3, '', 219700, 391100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 4, '', 219300, 391500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 5, '', 219100, 391500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 6, '', 218900, 391700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 7, '', 217900, 391700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 8, '', 217700, 391700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 9, '', 217500, 391500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 10, '', 217500, 390700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Monchen Gladbach Flak (DE)100', 11, '', 218038, 390879, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 0, '', 91700.44, 425528.5, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 1, '', 91700, 424700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 2, '', 91500, 424500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 3, '', 91300, 424500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 4, '', 91100, 424300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 5, '', 90700, 424300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 6, '', 90500, 424100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 7, '', 89700, 424100, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 8, '', 89500, 423900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 9, '', 89300, 423900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 10, '', 88900, 423500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 11, '', 87700, 422700, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 12, '', 87700, 422500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 13, '', 87500, 422300, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Panzer-Lehr-division000', 14, '', 87500, 422100, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Spy (GB)000', 0, '', 196400, 114400, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Spy (GB)000', 1, '', 188202, 114543, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Trier Flak (DE)022', 0, '', 61670.66, 413410.88, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Trier Flak (DE)022', 1, '', 61670.66, 413900, 0, 0, 120, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Trier Flak (DE)022', 2, '', 60900, 413900, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Trier Flak (DE)022', 3, '', 60500, 413500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Trier Flak (DE)022', 4, '', 60300, 413500, 0, 0, 20, 0, 0, 1),('SE-Ardennes 1944-194412170700.mis', 'Trier Flak (DE)022', 5, '', 60194, 412561, 0, 0, 120, 0, 0, 1)
Error : -2147217900
Description : [MySQL][ODBC 3.51 Driver][mysqld-5.6.17]Duplicate entry 'SE-Ardennes 1944-194412170700.mis-116. Panzerdivision000-0' for key 'PRIMARY'
Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Re: Unhandled exception

Post by Riksen »

I was able to advance the clock, when I uncheck the "Calculate Idle Supply Consumption" but now I get a Missing TF Speed warning related to task force LVIII Panzer Korp.

I have no idea what's going on ....
Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Re: Unhandled exception

Post by Riksen »

You will also notice in the database i sent you. One nice feature from SEOW I adapted into my customized Battle of Order. The ACes:

Image

After some tests this morning, I was able to advance the clock but only if the calculate supply option is disabled. Otherwise I keep getting the same error ...

Besides that SEOW is the BEST!!!!
Image
IV/JG7_4Shades
Posts: 2201
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Re: Unhandled exception

Post by IV/JG7_4Shades »

OK, it seems that the first actual error occurs before the Clock Advance, right?
I am travelling now, will examine DB in a day or two.
Cheers,
4S
IV/JG7_4Shades
SEOW Developer

Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Re: Unhandled exception

Post by Riksen »

I was perfectly fine but when I tried to advance the clock with the Calculate Supply Consumption option on I gave me the error and then cancelled the whole clock advnce procedure ...
Image
Post Reply