Hi ,
Trying to an axoloti running under windows 8.1. The unit works fine under osx however i get the following error when I attempt to compile a patch.
I would copy the error but there is no way to copy the text from the axoloti window. Going to the edit menu and choose ctrl+c as the option does not copy the text.
I will type the error out.
Finished loading objects
Generate Code complete
Start compiling code
Done compiling patch
Start uploading patch
bin path: C:\Users\username\Documents\axoloti\build\xpatch.bin
FileNotFound Exception,java.io.FileNameNotFoundException: C:\Users\username\Documents\axoloti\build\xpatch.bin (The system cannot find the file specified)
at java.io.FileInputStream.open0 (Native Method)
at java.io.FileInputStream.open(FIleInputStream.java:195
at java.io.FileInputStream. (FileInputStream.java.138)
at qcmds.QCmdUploadPatch.Doo(QCmdUploadPatch.java.64
at axoloti.USBBulkConnections$Transmitter.run(USBBulkConnection.java:885
at java.lang.Thread.run(Thread.java:745)
Disconnect request
Done uploading patch
When I navigate to that folder to see if xpatch.bin exists it does not.
The only file in that folder is called xpatch.cpp
Any advise welcome.
Thank you
ted