Military AI Works • AI Aircraft Editor.NET Initial Release - Page 2
Page 2 of 4

Re: AI Aircraft Editor.NET Initial Release

Posted: 23 Apr 2017, 12:01
by gsnde
I have provided all data, the concept and the file to them for inspection, John :smt001

Re: AI Aircraft Editor.NET Initial Release

Posted: 25 Apr 2017, 06:22
by VulcanDriver
Thanks Martin hope AVG can sort their side out.

Re: AI Aircraft Editor.NET Initial Release

Posted: 25 Apr 2017, 06:57
by gsnde
Just get the confirmation by another user that AVG has whitelisted the installer. Can you confirm (enforce a detection pattern update before you try).

Re: AI Aircraft Editor.NET Initial Release

Posted: 25 Apr 2017, 07:11
by maverick69
Almost same issue with Avast. At every update it freeze almost all day before permit to use it

Re: AI Aircraft Editor.NET Initial Release

Posted: 25 Apr 2017, 07:13
by gsnde
Thanks for letting me know. I will contact them as well.

Re: AI Aircraft Editor.NET Initial Release

Posted: 25 Apr 2017, 09:59
by gsnde
I have asked Avast to whitelist the file, too.

Re: AI Aircraft Editor.NET Initial Release

Posted: 29 Apr 2017, 17:49
by Dave Waffler
Martin, I just tried the update, wonderful that you found what was causing it. Sorry I didn't reply sooner, I've been quite busy lately at work. Thanks for a great tool!!!

Re: AI Aircraft Editor.NET Initial Release

Posted: 11 May 2017, 07:41
by Foxbat
Thanks for a great tool!

I like to use the aircraft viewer in a separate window, but now there is a little snag: If I want to view another plane, the first plane is still stuck in the viewer, even if I shut it down and re-open it. I need to restart AIAE to view another plane.

Re: AI Aircraft Editor.NET Initial Release

Posted: 11 May 2017, 11:22
by gsnde
What happens if you just select another aircraft or [fltsim.x] entry on the main grid?

Re: AI Aircraft Editor.NET Initial Release

Posted: 11 May 2017, 13:42
by Foxbat
Only thing I didn't try. It works.

Re: AI Aircraft Editor.NET Initial Release

Posted: 11 May 2017, 14:09
by gsnde
I thought it to be the easiest solution... :)

Re: AI Aircraft Editor.NET Initial Release

Posted: 11 May 2017, 19:10
by Foxbat
Working just fine, I can enjoy my favourite p*rn full screen now :-)

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 14:15
by Stingray15
I might be a mo*on, but I can't get this to work :(

It chrashes everytime on startup.

General remark:
Index and length must refer to a location within the string.
Parameter name: length
Source is "mscorlib".

Get this with 3.1.3 and 3.1.9. Running as admin, win 7 x64 english edition. Tried installing both in default location as well as custom location :)

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 14:47
by Firebird
Which FS versions do you have installed?

This error is when a substring is demanded from a string that is too short in character length. As Martin may use that call in more than one location he will need to full error that is generated to work out where the problem occurs.

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 15:46
by gsnde
Hi Stingray.

Does this happen immediately when you start the application? Did it ever work for any aircraft?

Can you see which folder is trying to be loaded and can therefore tell which aircraft folder AIAE.Net is trying to analyze?

There are a few people suffering from this, but I have not found out where I messed up the code. I don't see the error with the many folders I have to test.

Your input can be very helpful and I would like to ferret this one out together with you.

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 15:48
by Stingray15
It happens immediatly as I start. The loading icon spins up, then the crash window comes up.

This is in the "Stack Trace"
at System.String.Substring(Int32 startIndex, Int32 length)
at AI_Aircraft_Editor.frm_AIAE.Initialize() in E:\Eigene Dateien\Martin\VB\AI-Editor\AI-Aircraft Editor.3.1.3\frm_AIAE.vb:line 1784
at AI_Aircraft_Editor.frm_AIAE.Form1_Load(Object sender, EventArgs e) in E:\Eigene Dateien\Martin\VB\AI-Editor\AI-Aircraft Editor.3.1.3\frm_AIAE.vb:line 1351
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Might seem as it is trying to load something on your computer?

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 15:52
by gsnde
That answer was key! What version of P3D have you installed?

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 16:04
by gsnde
I think I have it fixed, Stingray. Do you have P3Dv2 (not 2.5) by any chance?
Can you download this executable, overwrite the one installed with it and tell me if the error is gone, please?

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 17:55
by Stingray15
I'm using v4 :P

Re: AI Aircraft Editor.NET Initial Release

Posted: 07 Jun 2017, 17:59
by gsnde
Did you had P3Dv2 once installed? And is the error fixed with the new exe?