I will try to explain this as simple as possible. That line saying "os.arch: x86" indicates that you have a 32 bit operating system, therefore you may only use a 32 bit version of java (indicated by the line that says "java.home: C:\Program Files (x86)\Java\jre1.8.0_31"). All 32 bit versions of java may only use a maximum of 1526 megabytes or 1.5 gigabytes. You have allocated 2048 megabytes (indicated by the line that says "Memory: 2048 MB") or 2 gigabytes. The problem is that you have allocated too much memory for 32 bit java to work with. (also indicated by the line "Could not reserve enough space for 2097152KB object heap")
You can solve this problem by allocating 1536 megabytes of memory, or less. A more expensive alternative would be upgrading to a 64 bit operating system and installing the latest version of 64 bit java available, which would allow you to allocate 2048 megabytes.
***Important: If you use a large number of mods with your forge environment, then allocating 2048 megabytes will help. I you do not use any non-liteloader mods at all, then allocating 2048 megabytes is unreasonable. Please note that forge is not required to run liteloader mods. You may install liteloader to the vanilla version of 1.8 and all of your liteloader mods should function properly.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffDownload: Windows - Mac - Linux | Thread
Now, open up Magic launcher, then click "Setup" .
Then, click the "Advanced" tab.
Add 800mb to the RAM. You can optionally increase this if you'd like, but unless you use mods, 800 should be fine.
Now close, login, and Minecraft will run with the amount of RAM you allocated!
MagicLauncher 1.2.6
java.home: C:\Program Files (x86)\Java\jre1.8.0_31
java.runtime.name: Java(TM) SE Runtime Environment
java.runtime.version: 1.8.0_31-b13
os.name: Windows 8.1
os.version: 6.3
os.arch: x86
sun.arch.data.model: 32
*** Starting Minecraft ***
Profile: Default
Environment: 1.8-LiteLoader1.8-1.8-Forge11.14.1.1334
Minecraft version: 1.8
Minecraft.jar: 1.8-Forge11.14.1.1334.jar
WindowSize: 1920x1080
WindowMaximized: true
Downloading: https://s3.amazonaws.com/Minecraft.Download/libraries/tv/twitch/twitch-platform/6.5/twitch-platform-6.5.jar
Library not found: libraries/tv/twitch/twitch-platform/6.5/twitch-platform-6.5.jar
Library not found: libraries/tv/twitch/twitch-external-platform/4.5/twitch-external-platform-4.5.jar
Java path: C:\Program Files (x86)\Java\jre1.8.0_31\bin\java
Java parameters: -Dfml.ignorePatchDiscrepancies=true
Memory: 2048 MB
LauncherPath: /C:/Users/Mr/Desktop/MagicLauncher_1.2.6.exe
Library file not found: C:\Users\Mr\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-platform\6.5\twitch-platform-6.5-natives-windows-32.jar
Library file not found: C:\Users\Mr\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-32.jar
Main class: net.minecraft.launchwrapper.Launch
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
any idea why?
I will try to explain this as simple as possible. That line saying "os.arch: x86" indicates that you have a 32 bit operating system, therefore you may only use a 32 bit version of java (indicated by the line that says "java.home: C:\Program Files (x86)\Java\jre1.8.0_31"). All 32 bit versions of java may only use a maximum of 1526 megabytes or 1.5 gigabytes. You have allocated 2048 megabytes (indicated by the line that says "Memory: 2048 MB") or 2 gigabytes. The problem is that you have allocated too much memory for 32 bit java to work with. (also indicated by the line "Could not reserve enough space for 2097152KB object heap")
You can solve this problem by allocating 1536 megabytes of memory, or less. A more expensive alternative would be upgrading to a 64 bit operating system and installing the latest version of 64 bit java available, which would allow you to allocate 2048 megabytes.
***Important: If you use a large number of mods with your forge environment, then allocating 2048 megabytes will help. I you do not use any non-liteloader mods at all, then allocating 2048 megabytes is unreasonable. Please note that forge is not required to run liteloader mods. You may install liteloader to the vanilla version of 1.8 and all of your liteloader mods should function properly.
Have a good day -Xello101 ^.-
Thank you for this minecraft wont let me run mods unless i use magic launcher