MegalogviewerHD crashes at startup

Questions specific to Megalogviewer

Moderator: LT401Vette

Post Reply
Thibault
MS/Extra Newbie
Posts: 5
Joined: Thu Aug 20, 2015 1:18 am

MegalogviewerHD crashes at startup

Post by Thibault »

Hi, and thanks for the good work,

I am on Ubuntu 15.04 - 64 bits, and MegalogviewerHD keeps crashing everytime I launch it. The issue showed up first on August 18th I believe, and I had no luck since then.
Snippets of the stacktrace show IndexOutOfBoundsExceptions :

Code: Select all

App Edition:HD Lite!
Jar Name:HogLogViewer.jar
MegaLogViewer 4.0.20 started on Wed Aug 19 09:22:28 CEST 2015
JRE 1.8.0_51, Linux 3.19.0-25-generic, amd64
Working Dir:/home/thibault/MegaLogViewerHD
Look:Metal, ClassName:'javax.swing.plaf.metal.MetalLookAndFeel'
Look:Nimbus, ClassName:'javax.swing.plaf.nimbus.NimbusLookAndFeel'
Look:CDE/Motif, ClassName:'com.sun.java.swing.plaf.motif.MotifLookAndFeel'
Look:GTK+, ClassName:'com.sun.java.swing.plaf.gtk.GTKLookAndFeel'
Look:Night Shade, ClassName:'de.muntjak.tinylookandfeel.TinyLookAndFeel'
Setting Look & Feel to:de.muntjak.tinylookandfeel.TinyLookAndFeel
TinyLaF v1.4.0
Theme: jar:file:/home/thibault/MegaLogViewerHD/HogLogViewer.jar!/Default.theme
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 22, Size: 20
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.set(ArrayList.java:444)
        at C.ey.a(Unknown Source)
        at C.eH.a(Unknown Source)
        at C.ak.<init>(Unknown Source)
        at C.bb.<init>(Unknown Source)
        at MegaLogViewer.main(Unknown Source)
Could you help me solve this?

Best regards,

Thibault.
LT401Vette
Super MS/Extra'er
Posts: 12697
Joined: Sat Jul 16, 2005 8:07 am
Location: Moorseville, NC
Contact:

Re: MegalogviewerHD crashes at startup

Post by LT401Vette »

Can you send me the file:

~/.efiAnalytics/hlv.properties

I'm betting there is some user setting that is causing the trouble and it isn't handled well. The file let me reproduce it to see what is causing it.


Then you can make it work again by deleting the files:
~/.efiAnalytics/hlv.properties
and
~/.efiAnalytics/hlv.properties

It will then go back to defaults on everything. If you have many custom formulas, filters and what not, you may not want to go back to defaults. Then wait and I will get a fixed release for you.
Phil Tobin
EFI Analytics, helping to simplify EFI
Next Generation tuning software.
Supporting all MegaSquirt versions and firmwares.
http://www.TunerStudio.com
http://www.efiAnalytics.com/MegaLogViewer/
Support the firmware running your engine:
http://www.msextra.com/doc/donations.html
Thibault
MS/Extra Newbie
Posts: 5
Joined: Thu Aug 20, 2015 1:18 am

Re: MegalogviewerHD crashes at startup

Post by Thibault »

Thanks for your swift reply, find attached the file. No custom formulas and filters so I removed hkl.properties. However this didn't help and it keeps crashing.
Thibault
MS/Extra Newbie
Posts: 5
Joined: Thu Aug 20, 2015 1:18 am

Re: MegalogviewerHD crashes at startup

Post by Thibault »

I deleted hlv.properties.bak which is one of the 2 you meant, and I got it to work finally, thanks!
LT401Vette
Super MS/Extra'er
Posts: 12697
Joined: Sat Jul 16, 2005 8:07 am
Location: Moorseville, NC
Contact:

Re: MegalogviewerHD crashes at startup

Post by LT401Vette »

You need to delete both at once..

If one isn't there, it will use the other. .bak is just a backup copy.

Have you made any edits to the file HogLogViewer.properties in the install dir?
Phil Tobin
EFI Analytics, helping to simplify EFI
Next Generation tuning software.
Supporting all MegaSquirt versions and firmwares.
http://www.TunerStudio.com
http://www.efiAnalytics.com/MegaLogViewer/
Support the firmware running your engine:
http://www.msextra.com/doc/donations.html
Thibault
MS/Extra Newbie
Posts: 5
Joined: Thu Aug 20, 2015 1:18 am

Re: MegalogviewerHD crashes at startup

Post by Thibault »

No, I haven't made any edits to HogLogViewer.properties
Post Reply