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
32 bit error
Moderators: Mangus, robertisaar, dex
-
- Posts: 33
- Joined: Sun Aug 14, 2016 12:07 pm
32 bit error
- Attachments
-
- working def
- Screenshot 2025-06-10 123846.png (199.55 KiB) Viewed 22189 times
-
- NEW DEF error
- Screenshot 2025-06-10 123910.png (214.64 KiB) Viewed 22189 times
Re: 32 bit error
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
TunerPro Author
1989 Trans Am
-
- Posts: 33
- Joined: Sun Aug 14, 2016 12:07 pm
Re: 32 bit error
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 ?
Re: 32 bit error
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
TunerPro Author
1989 Trans Am
-
- Posts: 33
- Joined: Sun Aug 14, 2016 12:07 pm
Re: 32 bit error
yea it does the conversion i know the working one is a scalar vs table i've tried both ways
- Attachments
-
- working
- Screenshot 2025-06-26 150342.png (224.9 KiB) Viewed 20881 times
-
- error
- Screenshot 2025-06-26 145828.png (239.42 KiB) Viewed 20881 times
Re: 32 bit error
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
TunerPro Author
1989 Trans Am
-
- Posts: 33
- Joined: Sun Aug 14, 2016 12:07 pm
Re: 32 bit error
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
also i want to thank you for always responding promptly and taking this project as far as you have through all the years
