Hi everyone, i have a project in LabVIEW 2021 32-bit with some standard modules and some FPGA vis.
I need to save it to LabVIEW 2018 to use it on another pc, yet everytime i try to "Save the project for previous version" LabVIEW crashes and gives me no information about what caused the crash (i only get "Exception: unknown (0x00000000) at EIP ) 0x00EF451C1). How can i solve?
I tried saving to 20.0 and 19.0 and seems to work (i get no errors, yet i can't check because i do not have LabVIEW 2019 or 2020), i get the problem only to 18.0.. i even tried saving single libraries (the project has like 8 libraries inside) and with some it gets to work (indicating me that some VIs are broken since i'm using maps that are not present in LabVIEW 2018), with some others it crashes like with the full project (i then tried removing those libraries from the project and saving it to 2018, even if that wouldn't have been a solution, but this does not work either).
Thank you