Title: mapdump questions Post by: Myturbodiesel77 on March 07, 2023, 10:28:09 PM Hello everyone. Just wondering if someone could maybe point out what I am doing wrong in my cmd prompts? Just having trouble converting a kp to an xdf file. I keep getting "no file found" or "access denied". When I write out the output file after -x cmd, it should be... any given name i want and then a location where to store it?
C:\Users\puffe>"C:\Program Files (x86)\ECUxPlot\mapdump.exe" -i "C:\Users\puffe\OneDrive\Desktop\Ecu Files\Joe's Mk2 stock.bin""C:\Program Files (x86)\ECUxPlot\Vwlp.kp" -x joemk2.xdf Exception in thread "main" java.lang.Exception: joemk2.xdf: no such file at org.nyet.util.MMapFile.<init>(MMapFile.java:17) at org.nyet.mappack.Parser.<init>(Parser.java:124) at mapdump.main(mapdump.java:133) C:\Users\puffe>"C:\Program Files (x86)\ECUxPlot\mapdump.exe" -i "C:\Users\puffe\OneDrive\Desktop\Ecu Files\Joe's Mk2 stock.bin""C:\Program Files (x86)\ECUxPlot\Vwlp.kp" -x joemk2.xdf"C:\Users\puffe\OneDrive\Desktop\Ecu Files" Exception in thread "main" java.lang.Exception: joemk2.xdfC:\Users\puffe\OneDrive\Desktop\Ecu Files: no such file at org.nyet.util.MMapFile.<init>(MMapFile.java:17) at org.nyet.mappack.Parser.<init>(Parser.java:124) at mapdump.main(mapdump.java:133) C:\Users\puffe>"C:\Program Files (x86)\ECUxPlot\mapdump.exe" -i "C:\Users\puffe\OneDrive\Desktop\Ecu Files\Joe's Mk2 stock.bin""C:\Program Files (x86)\ECUxPlot\Vwlp.kp" -x .xdf "C:\Users\puffe\OneDrive\Desktop\Ecu Files" Can't open 'C:\Users\puffe\OneDrive\Desktop\Ecu Files' for writing: C:\Users\puffe\OneDrive\Desktop\Ecu Files (Access is denied) Title: Re: mapdump questions Post by: Geomeo on March 08, 2023, 12:07:04 PM http://nefariousmotorsports.com/forum/index.php?topic=18641.0
Title: Re: mapdump questions Post by: nyet on March 09, 2023, 04:16:08 PM -x is not output
|