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:
Question
mikegray
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?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now