Beta Software

Discuss issues and tuning software like DTASWin, E-Race, MegaLogViewer(DTA), etc. Also post archive versions of firmware.
Alex DTA
Posts: 1622
Joined: Fri Feb 28, 2014 1:03 pm
ECU Model: S40 Pro
Distributor: DTA
Firmware Version: 79

Re: Beta Software

Post by Alex DTA »

Mr Drew wrote:This may just be me misunderstanding, but on the shift cut parameters page, number of gears is configurable from 1-7, the gear voltage table goes to 7, but the gear dependent settings table goes to 8.
Hah, never spotted that. There's a bit of real estate I can reclaim.
swsupermoto
Posts: 81
Joined: Fri May 30, 2014 7:36 am
ECU Model: S60 Pro
Distributor: mosley rolling road
Firmware Version: 66

Re: Beta Software

Post by swsupermoto »

any fix this
stevieturbo wrote: Fri Dec 15, 2017 4:42 pm Firstly..and offline obviously.

Seems to install ok.

Open software and some of the screen text is missing for the intial startup and work offline etc. ie

dta1.jpg

Then tried to open a file. It has went to the Users/Mydocs folder and there are some old maps in there ok. It's not the normal C:/DTASwin folder I would use though, so not sure if it's an old one I created or the software did something.

No matter...

however, working through the menu to my normal C:DTASWin folder to open some maps saved there in subfolders I got an unhandled exception error.
Not that I have the first notion what that is lol but it prevents me opening maps from that folder and software wants to shut down

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

************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
at System.Windows.Forms.ListViewItem.ListViewSubItemCollection.get_Item(Int32 index)
at DTASwin.Controls.frmFileMapBase.ListViewItemComparer.Compare(Object x, Object y)
at System.Windows.Forms.ListView.CompareFunc(IntPtr lparam1, IntPtr lparam2, IntPtr lparamSort)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at System.Windows.Forms.Control.DefWndProc(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListView.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.7.2117.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DTASwin
Assembly Version: 1.0.0.0
Win32 Version: 85.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/DTASwin/DTASwin.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
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.7.2117.0 built by: NET47REL1LAST
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.7.2117.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Constants
Assembly Version: 1.0.0.0
Win32 Version: 85.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/DTASwin/Constants.DLL
----------------------------------------
Maps
Assembly Version: 1.0.0.0
Win32 Version: 85.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/DTASwin/Maps.DLL
----------------------------------------
SerialPortComms
Assembly Version: 1.0.0.0
Win32 Version: 85.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/DTASwin/SerialPortComms.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DTASwin.Controls
Assembly Version: 1.0.0.0
Win32 Version: 85.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/DTASwin/DTASwin.Controls.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.
swsupermoto
Posts: 81
Joined: Fri May 30, 2014 7:36 am
ECU Model: S60 Pro
Distributor: mosley rolling road
Firmware Version: 66

Re: Beta Software

Post by swsupermoto »

4A7FC867-1C56-481B-8F38-D81333B22F50.jpeg
4A7FC867-1C56-481B-8F38-D81333B22F50.jpeg (22.8 KiB) Viewed 8261 times
Turned off debugging and now get this. Only started when I just down loaded the lastest swin.
Alex DTA
Posts: 1622
Joined: Fri Feb 28, 2014 1:03 pm
ECU Model: S40 Pro
Distributor: DTA
Firmware Version: 79

Re: Beta Software

Post by Alex DTA »

I haven't seen that.
Can you email the image to me (I can't read that, it's too small), as well as the steps you take to get that error?
Post Reply