#32 bits java modding problem.
10 messages · Page 1 of 1 (latest)
try using a matching Java version from there ^
Do you have a 64bit or 32bit computer?
or do you now know?
32 bits
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
so i can't do anything about it?