Pages: [1] 2 3 ... 10
 1 
 on: Today at 12:50:13 PM 
Started by blairdude - Last post by iLimitless
I have same problem to convert my KP to XDF

Code:
Reading KP map-pack: E:\Audi A4 1.8T Quattro\Audi_A4_MAPPAK_360654.kp …
  182 records (85 scalars, 51 curves, 46 maps)
  1 categories
Generating XDF …

Traceback (most recent call last):
  File "ols_to_xdf_gui.py", line 1570, in _worker
    xdf_str, written, skipped = mod.generate_xdf(
                                ~~~~~~~~~~~~~~~~^
        records, cat_map, title=cfg['title'],
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<8 lines>...
        ols_meta=_meta,
        ^^^^^^^^^^^^^^^
        tool_name=f'OLS to XDF v{VERSION}')
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Limitless\Downloads\OLS-to-XDF-Converter-Source\ols_to_xdf.py", line 2818, in generate_xdf
    xml = _build_table(rec, uid, swap_curve=swap_curve, swap_xy=swap_xy,
                       table_type=table_type,
                       helper_uid=None, y_helper_uid=None)
  File "C:\Users\Limitless\Downloads\OLS-to-XDF-Converter-Source\ols_to_xdf.py", line 2645, in _build_table
    _axis('x', x_addr, x_bits, x_count, x_units, x_factor, x_offset,
    ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          col_count=x_count, decpl=x_decpl, signed=x_signed, lsb_first=_x_lsb_first),
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Limitless\Downloads\OLS-to-XDF-Converter-Source\ols_to_xdf.py", line 1843, in _axis
    label_lines = '\n'.join(
        f'      <LABEL index="{i}" value="{label_val_fmt.format(float(i))}" />'
        for i in range(count)
    )
  File "C:\Users\Limitless\Downloads\OLS-to-XDF-Converter-Source\ols_to_xdf.py", line 1844, in <genexpr>
    f'      <LABEL index="{i}" value="{label_val_fmt.format(float(i))}" />'
                                       ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
MemoryError



I`ll attach my KP file here so if you can make it to XDF and investigate the problem. i have also tray to select manual just a couple maps to generate a smaller size of KP. Generator worked but all maps in XDF are wrong defined with any corect value

 2 
 on: Today at 12:01:19 PM 
Started by KacVegas - Last post by KacVegas
Hello
Will the 06A906032HJ map crossflash work with the 06A906032DR controller?

 3 
 on: Yesterday at 12:07:02 PM 
Started by Furiousfocus2000 - Last post by Furiousfocus2000
I see that just now.  I'll work on getting the right bin.  Sorry about that...

 4 
 on: Yesterday at 11:35:36 AM 
Started by mtb703 - Last post by TheLettuceR
This is awesome!! Great work, and thank you!

 5 
 on: Yesterday at 11:33:24 AM 
Started by maks11 - Last post by Kirill62
Yes I have read the sticky topic, but i thought the topic starter has uploaded one.

Now here is mine.

 6 
 on: Yesterday at 10:46:31 AM 
Started by Furiousfocus2000 - Last post by _nameless

This file is corrupt, its all FF's Whatever you used to read this file just saved garbage.

 7 
 on: Yesterday at 06:16:17 AM 
Started by hassan99 - Last post by hassan99
Hi,

I'm looking for xdf or damos for a 2012 Fiat Bravo 1.4 T-Jet, with the following HW/SW
HW: 0261S04244
SW: 1037391694

 8 
 on: Yesterday at 02:33:21 AM 
Started by Furiousfocus2000 - Last post by ecuprog7
Hi, a few years ago i found csv defs for 551CJ, should be a good start for diff search

 9 
 on: June 14, 2026, 05:43:26 PM 
Started by quattroGmbH - Last post by _nameless
If you need a solution you can send me a message I can do it.

 10 
 on: June 14, 2026, 04:20:44 PM 
Started by blairdude - Last post by blairdude
Hello! First of all, THANK YOU for investing time in something so awesome.. Getting an error message when trying to convert a KP file..

Traceback (most recent call last):
  File "ols_to_xdf_gui.py", line 1570, in _worker
  File "C:\Users\18136\AppData\Local\Temp\_MEI356162\ols_to_xdf.py", line 2818, in generate_xdf
    xml = _build_table(rec, uid, swap_curve=swap_curve, swap_xy=swap_xy,
                       table_type=table_type,
                       helper_uid=None, y_helper_uid=None)
  File "C:\Users\18136\AppData\Local\Temp\_MEI356162\ols_to_xdf.py", line 2645, in _build_table
    _axis('x', x_addr, x_bits, x_count, x_units, x_factor, x_offset,
    ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          col_count=x_count, decpl=x_decpl, signed=x_signed, lsb_first=_x_lsb_first),
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\18136\AppData\Local\Temp\_MEI356162\ols_to_xdf.py", line 1843, in _axis
    label_lines = '\n'.join(
        f'      <LABEL index="{i}" value="{label_val_fmt.format(float(i))}" />'
        for i in range(count)
    )
  File "C:\Users\18136\AppData\Local\Temp\_MEI356162\ols_to_xdf.py", line 1844, in <genexpr>
    f'      <LABEL index="{i}" value="{label_val_fmt.format(float(i))}" />'
                                       ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
MemoryError

If you can PM me the KP file you're converting, that would be ideal; in the meantime, I will try to debug based on the error you're getting.  The KP format is the one I have tested with the least, so I'm not surprised there are still bugs.

Pages: [1] 2 3 ... 10
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.018 seconds with 15 queries. (Pretty URLs adds 0s, 0q)