May 25, 20188 yr I'm trying to update my Navigraph to 1806 but I'm getting this error: "An error occurred while trying to copy a file: Out of memory." It's happening with all products I'm trying to update. Anyone knows what is happening? Fábio Magnoni
June 10, 20187 yr Inno setup installer is used by Navigraph. I looked at Inno's documentation and it has alot to do with allocating huge amounts of memory to compress files. I suspect the installer is trying to allocate way to much memory for decompression. It doesn't matter how much memory your system has available to any applications. I doubt anyone is running out of memory. It usually has a out of memory error when it gets to a "##################.index" file. It uses LZMA block size. That's a very large dictionary size. reference http://www.jrsoftware.org/ishelp/index.php?topic=setup_lzmadictionarysize I believe Navigraph needs to rebuild the setup. Just because many systems don't see the error doesn't always mean there is a problem with the systems that do see the error. Edited June 10, 20187 yr by me1900 link to original public documentation Doyle Edwards
Archived
This topic is now archived and is closed to further replies.