- 0

SkyProccer "Error: "Could not create the Java virtual machine."
Asked by
mikegray
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
mikegray
No registered users viewing this page.
By using this site, you agree to our Terms of Use.
I'm beta testing Patcher Maximus, the proccer behind the followup mod to SkyRe ("Perkus Maximus"). The thing is VERY ambitious and, if run normally on a large plugin list, takes a very long time (say, 20 minutes) and often runs into memory errors.
The author has provided a .bat file that should free up more RAM with the following line:
javaw.exe -Xmx1024m -jar "PatchusMaximus.jar" "-NOSTREAM"
However, when run inside of MO, it fails to construct the virtual folder system.
As an alternative, I tried to create a link to an executable with the following settings:
Binary: C:Program Files (x86)Javajre7binjavaw.exe
Start in: E:Skyrim UtilitiesMod OrganizermodsPerkusMaximusSkyProc PatchersT3nd0_PatchusMaximus
Arguments: -Xmx1024m -jar "E:Skyrim UtilitiesMod OrganizermodsPerkusMaximusSkyProc PatchersT3nd0_PatchusMaximusPatchusMaximus.jar" "-NOSTREAM"
However, this gets tangled up, too - java returns the error above: "Error: Could not create the Java virtual machine."
Can anyone help me figure out the problem?
Share this post
Link to post
Share on other sites