I just downloaded pixelmon and installed it but every time i load the game forge crashes. Im on minecraft 1.10.2.
CRASH REPORT
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 17/11/16 17:26
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.lang.Integer.valueOf(Unknown Source)
at com.pixelmonmod.pixelmon.client.models.smd.Bone.preloadAnimation(Bone.java:132)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.precalculateAnimation(SmdAnimation.java:143)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.precalculateAnims(ValveStudioModel.java:113)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:56)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:70)
at com.pixelmonmod.pixelmon.client.models.blocks.GenericSmdModel.reloadModel(GenericSmdModel.java:36)
at com.pixelmonmod.pixelmon.client.models.blocks.GenericSmdModel.<init>(GenericSmdModel.java:26)
at com.pixelmonmod.pixelmon.client.models.blocks.ModelMechanicalAnvil.<init>(ModelMechanicalAnvil.java:9)
at com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityMechanicalAnvil.<init>(RenderTileEntityMechanicalAnvil.java:25)
at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:226)
at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I dont know why this is happening. I have 64 bit operating sistem and 64 bit processor.
------------------
System Information
------------------
Time of this report: 11/18/2016, 19:12:34
Machine name: LAPTOP-IUVUVKOA
Machine Id: {06D804D0-34DC-4AF4-BA7D-F6ECAE30CC23}
Operating System: Windows 10 Home Single Language 64-bit (10.0, Build 14393) (14393.rs1_release_inmarket.161102-0100)
Language: English (Regional Setting: English)
System Manufacturer: HP
System Model: HP Notebook
BIOS: F.04
Processor: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (4 CPUs), ~2.4GHz
Memory: 4096MB RAM
Available OS Memory: 3986MB RAM
Page File: 2546MB used, 3328MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 12
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Available, with HDCP
Microsoft Graphics Hybrid: Supported
DxDiag Version: 10.00.14393.0000 64bit Unicode
I figured out the problem. I was using 32 bit java .That is why it was not letting me allocate more RAM to minecraft. Pixelmon works fine now. Thanks everyone for the help.
I just downloaded pixelmon and installed it but every time i load the game forge crashes. Im on minecraft 1.10.2.
CRASH REPORT
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 17/11/16 17:26
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.lang.Integer.valueOf(Unknown Source)
at com.pixelmonmod.pixelmon.client.models.smd.Bone.preloadAnimation(Bone.java:132)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.precalculateAnimation(SmdAnimation.java:143)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.precalculateAnims(ValveStudioModel.java:113)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:56)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:70)
at com.pixelmonmod.pixelmon.client.models.blocks.GenericSmdModel.reloadModel(GenericSmdModel.java:36)
at com.pixelmonmod.pixelmon.client.models.blocks.GenericSmdModel.<init>(GenericSmdModel.java:26)
at com.pixelmonmod.pixelmon.client.models.blocks.ModelMechanicalAnvil.<init>(ModelMechanicalAnvil.java:9)
at com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityMechanicalAnvil.<init>(RenderTileEntityMechanicalAnvil.java:25)
at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:226)
at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 402992 bytes (0 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.2.2125 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2125.jar)
UCHI Forge{12.18.2.2125} [Minecraft Forge] (forge-1.10.2-12.18.2.2125.jar)
UCHE pixelmon{5.0.0-beta10} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta10-universal.jar)
Loaded coremods (and transformers):
Any help would really be appreciated. Thank You
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCaused by: java.lang.OutOfMemoryError: Java heap space
Allocate 2G memory to MC. Go to 4G if still crashing.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
I dont know how to do that? please tell. thanks for the help by the way.
I googled how to allocate more memory to minecraft and typed in the JVM Arguments
-Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
but i get the error
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I dont know why this is happening. I have 64 bit operating sistem and 64 bit processor.
please help.i really want to play pixelmon.
-
View User Profile
-
View Posts
-
Send Message
Moderatorif i'm not mistaken, thats a 32bit OS, not 64 bit, thought minecraft may be getting the wrong infor sent to it, a dxdiag log please
------------------
System Information
------------------
Time of this report: 11/18/2016, 19:12:34
Machine name: LAPTOP-IUVUVKOA
Machine Id: {06D804D0-34DC-4AF4-BA7D-F6ECAE30CC23}
Operating System: Windows 10 Home Single Language 64-bit (10.0, Build 14393) (14393.rs1_release_inmarket.161102-0100)
Language: English (Regional Setting: English)
System Manufacturer: HP
System Model: HP Notebook
BIOS: F.04
Processor: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (4 CPUs), ~2.4GHz
Memory: 4096MB RAM
Available OS Memory: 3986MB RAM
Page File: 2546MB used, 3328MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 12
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Available, with HDCP
Microsoft Graphics Hybrid: Supported
DxDiag Version: 10.00.14393.0000 64bit Unicode
thanks for the reply BTW
I figured out the problem. I was using 32 bit java
.That is why it was not letting me allocate more RAM to minecraft. Pixelmon works fine now. Thanks everyone for the help.