Hey guys i am running on windows 8 32bit and i can't seem to allocate more then 1gb of memory. which is making my minecraft lag due to amount of mods i have in it. can anyone tell me how to allocate more memory.
ps when i change the JVM argument over 1gb gives me a error
You may increase permanent generation (permgen) memory allocation by using the following java argument line:
-XX:MaxPermSize=####M
Replace the #'s with the amount of memory (in megabytes, for example: 256M for 1/4th a Gigabyte, or 1024M for a Gigabyte) that you would like to allocate; keep in mind that you cannot allocate more memory than you do have currently available.
ps when i change the JVM argument over 1gb gives me a error
Who looks outside, dreams; who looks inside, awakes."
~ Carl Gustav Jung
Replace the #'s with the amount of memory (in megabytes, for example: 256M for 1/4th a Gigabyte, or 1024M for a Gigabyte) that you would like to allocate; keep in mind that you cannot allocate more memory than you do have currently available.
Who looks outside, dreams; who looks inside, awakes."
~ Carl Gustav Jung