I have seen in numerous posts to add this line to the Java specs
When I do this i get this error,
What I am doing is going to the options tab, clicking on advanced, clicking entering the line just as typed and then hitting exit then clicking launch. At that point, it starts to launch, then gives me this error and locks up at that point.
Is there a different way I can insert this code?
Here is the paste bin http://pastebin.com/FExSfV4B
Any help would be greatly appreciated.
-XX:MaxPermSize=128M
When I do this i get this error,
Unrecognized VM option 'permSize=128'
Could not create the Java virtual machine.
What I am doing is going to the options tab, clicking on advanced, clicking entering the line just as typed and then hitting exit then clicking launch. At that point, it starts to launch, then gives me this error and locks up at that point.
Is there a different way I can insert this code?
Here is the paste bin http://pastebin.com/FExSfV4B
Any help would be greatly appreciated.