#32 bits java modding problem.

10 messages · Page 1 of 1 (latest)

snow panther
#

I need help with 32 bits java because mc mods i dont have enough allocation memory. when i download 64 bits java and it says: "to find the version for your computer, contact the software publisher" Idk where. (Bad english... Czech)

bright brambleBOT
knotty summit
#

try using a matching Java version from there ^

#

Do you have a 64bit or 32bit computer?

#

or do you now know?

snow panther
knotty summit
#

The problem with 32bit is that main memory is constraint to 2^32 addresses

#

which is 4GB (or GiB)

#

and if you have a 32bit computer, you cannot install 64bit programs

snow panther
#

so i can't do anything about it?