Tunerpro, xdf, bin - unexpected error closes
Moderators: Mangus, robertisaar, dex
Tunerpro, xdf, bin - unexpected error closes
When i open tunerpro rt (registered), and then load both the xdf i have and the bin i have for a bmw, and then try to view a map, it closes and xp informs me that tunerpro has encountered an error and needs to close.
Here is a link to my xdf and bin:
http://www.provoscooter.com/images/evo/413.xdf
http://www.provoscooter.com/images/evo/413.bin
I'm sure its something i screwed up. I copied the xdf from a forum into a text file then saved it as an xdf.
Thanks in advance.
Erich
Here is a link to my xdf and bin:
http://www.provoscooter.com/images/evo/413.xdf
http://www.provoscooter.com/images/evo/413.bin
I'm sure its something i screwed up. I copied the xdf from a forum into a text file then saved it as an xdf.
Thanks in advance.
Erich
The BinSize in the xdf is set to 0xFFFF, but the bin is only 0x8000. Try that change.
Cheers,
Dave
Cheers,
Dave
NismotronicSA Tuning Package/Powered by TunerCodeSA
Speed-Density Tuning for Nissans
Speed-Density Tuning for Nissans
- Six_Shooter
- Posts: 590
- Joined: Sun May 06, 2007 7:32 am
I had something similar happen. I'll have to find the file again, but I know I started with a known good file (one that opens fine in TP RT), made a change to a table, saved it, and the would crash everytime I tried to open it.
If I find that file again, I send it your way Mark to see if there is something that causes this.
If I find that file again, I send it your way Mark to see if there is something that causes this.
Tried changing the bin size to 0x8000 and no change. still get the error. I will try installing tp on my desktop and see if i can open it there in case there is something else interfering, but i am still getting the same error.
Thanks for the quick replies!
Btw, dave, your car is pretty nutty! Very clean install too.
Thanks for the quick replies!
Btw, dave, your car is pretty nutty! Very clean install too.
Hmmm. I'm using
4.14.0381.00
I'll have to test it on my desktop, still haven't had a chance.
Does it open with good data, or is it bunk?
The top of my xdf now looks like this:
%%HEADER%%
001000 FileVers =""
001005 DefTitle ="Stock 413 Definitions"
001007 DescSize =0x0
001006 Desc =""
001010 Author ="me"
001030 BinSize =0x8000
001035 BaseOffset =0x8000
001200 ADSAssoc =""
001225 ADSCheck =0x0
001300 GenFlags =0x0
001325 ModeFlags =0x0
%%END%%
Is that correct?
4.14.0381.00
I'll have to test it on my desktop, still haven't had a chance.
Does it open with good data, or is it bunk?
The top of my xdf now looks like this:
%%HEADER%%
001000 FileVers =""
001005 DefTitle ="Stock 413 Definitions"
001007 DescSize =0x0
001006 Desc =""
001010 Author ="me"
001030 BinSize =0x8000
001035 BaseOffset =0x8000
001200 ADSAssoc =""
001225 ADSCheck =0x0
001300 GenFlags =0x0
001325 ModeFlags =0x0
%%END%%
Is that correct?
Are you editing the xdf by hand? I ask because this is what you should be seeing for the base offset;
001035 BaseOffset =-32768
It is better to edit the xdf through TunerPro rather than using a text editor to avoid these kind of problems.
The table addresses indicate areas of the bin that just contain 0xFF.
001035 BaseOffset =-32768
It is better to edit the xdf through TunerPro rather than using a text editor to avoid these kind of problems.
The table addresses indicate areas of the bin that just contain 0xFF.
Well, let's see, moron is here (pointing to my own forehead).
Yeah, thats probably why it states in yelling all caps, DO NOT EDIT BY HAND!! lol.
Okay, well now i am seeing what you are seeing. I think its just a matter of finding the right offset to see the maps. Or maybe changing the addresses, i'm not sure. I know that the maps move around from different versions of the dme.
Thanks for all your help!
Yeah, thats probably why it states in yelling all caps, DO NOT EDIT BY HAND!! lol.
Okay, well now i am seeing what you are seeing. I think its just a matter of finding the right offset to see the maps. Or maybe changing the addresses, i'm not sure. I know that the maps move around from different versions of the dme.
Thanks for all your help!