I don’t know if anyone uses this plugin but I want to give it a try…I keep getting the “out of memory” error. I tested it on another older PC and it works..I’m running windows 11 with 32gb of memory, CPU 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (2.30 GHz), GPU nvidia 3070 rtx
I tried running as administrator and I also changed the compatibility settings in the exe
The “Out of memory” message is not a Corpus message but a Windows message. It says that the currently active program, in this case Corpus, has used up all the memory allocated to it by the operating system.
Corpus is a 32-bit application, which means that it can use a maximum of 2GB of RAM. It is completely irrelevant how much RAM you have installed on your computer.
If you use projects with a lot of elements that have a lot of details, especially detailed 3D models, the probability of this message increases greatly.
If you are willing to sacrifice the Undo function, you can free up a very large amount of memory for working in Corpus. More precisely, due to the Undo function, Corpus has internally saved the entire project several times. Give up the Undo function and the “Out of Memory” message will probably no longer appear.
To disable, open the file “Corpus.ini” and in the [Main] section add the line: disableundo=1
[Main]
disableundo=1
If you get the “Out of memory” message on one computer with the same project, but not on the other, it means that the other computer probably doesn’t display the 3D models. Although I must admit that I don’t know how you managed to save the project if you get the “Out of memory” message.