PDA

View Full Version : EEHack won't open. Help please.



1TUFFZ
07-12-2019, 08:35 PM
Hey everyone,
I'm having a problem opening the EEhack program. Everytime I try to open it an error pops up saying "EEHack an error has occurred" "Error at line number 1 wrong number of fields"
What does this mean and how can it be fixed?
I've tried to uninstall and reinstall the program but it didn't help.

Thank you in advance for your help,

Aaron

NomakeWan
07-13-2019, 03:32 AM
What operating system are you installing it on? Which version of EEHack are you using? From where did you download it?

1TUFFZ
07-13-2019, 07:59 AM
The operating system is windows 10
Program is EEHack 4.7
Downloaded it from fbodytech.com

NomakeWan
07-13-2019, 09:27 AM
Okay. If you don't mind my asking, is this a US copy of Windows 10?

The reason I ask is because that error appears to be referring to the CSV file that EEHack references to run, but since it works for just about everyone, it occurs to me that there's a chance that a foreign locale of Windows 10 may be using a different character set which could potentially cause a problem. That's the only thing I can think of off the top of my head that would cause a Qt program importing a CSV file to fail for one person on start but work for just about anyone else.

steveo
07-13-2019, 06:31 PM
i've seen it happen before

if you move or rename the definition.csv file from the eehack program directory it'll ask for the correct definition file on load.

you can grab the eehack source code from the eehack download page and extract a fresh definition.csv from there?

i agree some kind of file conversion or mangling is going on, probably something to do with line endings

1TUFFZ
07-15-2019, 07:39 AM
i've seen it happen before

if you move or rename the definition.csv file from the eehack program directory it'll ask for the correct definition file on load.

you can grab the eehack source code from the eehack download page and extract a fresh definition.csv from there?

i agree some kind of file conversion or mangling is going on, probably something to do with line endings

Hey Steveo,

I just want to start off by saying thanks for creating EEHack and all the work you have put into it.

I am sort a noob when it comes to this stuff. I tried moving my files around and no luck. When I try to open the program from either the start menu or the shortcut the window will open for a split second and then disappear.

How do i find the eehack program directory?

I'm also not sure what the eehack source code is or does? I downloaded that but not sure what to do with it?

Thanks for you help,

Aaron

kur4o
07-15-2019, 10:26 AM
I got that error when I was modifying the definition file and some of the changes were wrong format, unsupported or I added some unneeded stuff.

You get the line number where the error is. In this case at line 1. I suspect the definition file is corrupted or there is another w10 bug and the definition file can`t be read in proper format.