32 bit error

Report bugs found in TunerPro. Please be sure to include as much info as possible, including system specs, OS, repro steps and TunerPro version number.

Moderators: Mangus, robertisaar, dex

Post Reply
845motorsports
Posts: 33
Joined: Sun Aug 14, 2016 12:07 pm

32 bit error

Post by 845motorsports »

So I have a file I exported from another software to XDF which worked will. however I'm merging the data to my normal defs as I prefer the way they're laid out by feature rather than function, in the import theres a 32 bit file that has a conversion and works fine however when i'm trying to make that table in my other def it gives me an error saying there can't be any conversion

i've tried doing it as a table and scalar to see if that changed anything but unfortunately it doesn't
Attachments
working def
working def
Screenshot 2025-06-10 123846.png (199.55 KiB) Viewed 22189 times
NEW DEF error
NEW DEF error
Screenshot 2025-06-10 123910.png (214.64 KiB) Viewed 22189 times
User avatar
Mangus
TunerPro Author
Posts: 1958
Joined: Wed Mar 19, 2003 1:49 pm

Re: 32 bit error

Post by Mangus »

What you're seeing is currently by design. You cannot have a conversion for 32-bit floating point values. At some point in the future I will add support for this by adding two-way conversion.
***************************************
TunerPro Author
1989 Trans Am
845motorsports
Posts: 33
Joined: Sun Aug 14, 2016 12:07 pm

Re: 32 bit error

Post by 845motorsports »

is there anything i can do as a work around aside from opening the other def and changing it since it was fine for the exported one. do you want me to send you both defs so you can see the difference ?
User avatar
Mangus
TunerPro Author
Posts: 1958
Joined: Wed Mar 19, 2003 1:49 pm

Re: 32 bit error

Post by Mangus »

Is the "working" one floating point, or just 32-bit integer/unsigned? And is it actually working, in that you see the conversion being applied?
***************************************
TunerPro Author
1989 Trans Am
845motorsports
Posts: 33
Joined: Sun Aug 14, 2016 12:07 pm

Re: 32 bit error

Post by 845motorsports »

yea it does the conversion i know the working one is a scalar vs table i've tried both ways
Attachments
working
working
Screenshot 2025-06-26 150342.png (224.9 KiB) Viewed 20881 times
error
error
Screenshot 2025-06-26 145828.png (239.42 KiB) Viewed 20881 times
User avatar
Mangus
TunerPro Author
Posts: 1958
Joined: Wed Mar 19, 2003 1:49 pm

Re: 32 bit error

Post by Mangus »

If you change the value of the item that has a conversion, then save it, then re-open the editor, does it work? =(
***************************************
TunerPro Author
1989 Trans Am
845motorsports
Posts: 33
Joined: Sun Aug 14, 2016 12:07 pm

Re: 32 bit error

Post by 845motorsports »

it ironically seems like it's doing the calculation to what I put in so kind of working but not really .. it shows as 1500 stock on the table.. if i change it to 1700 on the table it makes it 1700000000 and the expression is x * 1000000. however if i type in .0017 and save it makes it 1700 lol.

also i want to thank you for always responding promptly and taking this project as far as you have through all the years :)
Post Reply