Pixelmon Mod - Bug tracker

All Versions - Pixelmon crashes after attempting to load not a bug

Ticket description:
I have tried most of the newer versions on my computer and for some reason each version stops at Initialization of pixelmon. It just stops on the screen, says not responding and crashes after a while. I'm downloading the correct Forge mod associated with the specific version and I saw somewhere that if it stops midload that it probably means your java version is incorrect so I downloaded the most recent java version. I have ram amount set to 2G but it's not helping. Here is my crash report.
I think it might have something to do with my RAM because the report says it ran out of memory and changing the amount of Ram minecraft is allowed affects where it stops loading. I just don't understand why because I'm on a 64 bit system, new Java version and have 6 GB of RAM.
Code: Select all---- Minecraft Crash Report ----

WARNING: coremods are present:
  Java8CheckerCoremod (Pixelmon-1.8.9-4.3.0-beta1-universal.jar)
Contact their authors BEFORE contacting forge

// I just don't know what went wrong :(

Time: 8/2/16 4:25 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Java heap space
   at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
   at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
   at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
   at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
   at net.minecraft.client.main.Main.main(SourceFile:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.OutOfMemoryError: Java heap space
   at java.util.HashMap.resize(HashMap.java:703)
   at java.util.HashMap.putVal(HashMap.java:628)
   at java.util.HashMap.put(HashMap.java:611)
   at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
   at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
   at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
   at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
   at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
   at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
   at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.loadSnapshot(StructureRegistry.java:404)
   at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStandaloneStructure(StructureRegistry.java:235)
   at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:119)
   at com.pixelmonmod.pixelmon.RegistryHelper.init(RegistryHelper.java:79)
   at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:134)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   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:211)
   at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
   Minecraft Version: 1.8.9
   Operating System: Windows 8.1 (amd64) version 6.3
   Java Version: 1.8.0_25, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 883520 bytes (0 MB) / 966393856 bytes (921 MB) up to 966393856 bytes (921 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn2G
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP 9.19 Powered by Forge 11.15.1.1902 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.8.9-11.15.1.1902-1.8.9.jar)
   UCHI   Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
   UCHE   pixelmon{4.3.0-beta1} [Pixelmon] (Pixelmon-1.8.9-4.3.0-beta1-universal.jar)
   Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.3.0-beta1-universal.jar)
 
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon HD 8650G'

Comments

#13115 Posted by Some Body » 02 Aug 2016 15:47

You very clearly have "-Xmx1G" in your arguments.

#13116 Posted by Flameo326 » 02 Aug 2016 16:04

Ok so I had originally thought you had to change the XMN value and that was changed but you're right I needed to change the XMX value. I changed that to 2G and tried it again but it still didn't work. This time it got to rendering graphics and stoped loading.
It says I still ran out of memory.
Code: Select all---- Minecraft Crash Report ----

WARNING: coremods are present:
  Java8CheckerCoremod (Pixelmon-1.8.9-4.3.0-beta1-universal.jar)
Contact their authors BEFORE contacting forge

// I just don't know what went wrong :(

Time: 8/2/16 4:25 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Java heap space
   at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
   at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
   at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
   at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
   at net.minecraft.client.main.Main.main(SourceFile:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.OutOfMemoryError: Java heap space
   at java.util.HashMap.resize(HashMap.java:703)
   at java.util.HashMap.putVal(HashMap.java:628)
   at java.util.HashMap.put(HashMap.java:611)
   at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
   at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:414)
   at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:47)
   at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
   at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
   at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
   at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.loadSnapshot(StructureRegistry.java:404)
   at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStandaloneStructure(StructureRegistry.java:235)
   at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:119)
   at com.pixelmonmod.pixelmon.RegistryHelper.init(RegistryHelper.java:79)
   at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:134)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   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:211)
   at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
   Minecraft Version: 1.8.9
   Operating System: Windows 8.1 (amd64) version 6.3
   Java Version: 1.8.0_25, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 883520 bytes (0 MB) / 966393856 bytes (921 MB) up to 966393856 bytes (921 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn2G
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP 9.19 Powered by Forge 11.15.1.1902 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.8.9-11.15.1.1902-1.8.9.jar)
   UCHI   Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
   UCHE   pixelmon{4.3.0-beta1} [Pixelmon] (Pixelmon-1.8.9-4.3.0-beta1-universal.jar)
   Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.3.0-beta1-universal.jar)
 
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon HD 8650G'

#13117 Posted by Flameo326 » 02 Aug 2016 16:22

Ok so I got Pixelmon running which is good, but I had to increase the XMX value to 4G and I don't know if that's good or bad.

#13120 Posted by Flameo326 » 02 Aug 2016 16:34

And... It's crashed. Twice. Does anyone know how to fix and make it use less RAM

Ticket details

  • Ticket ID: 9564
  • Project: Pixelmon Mod
  • Status: Not a bug
  • Component: (unknown)
  • Project version: (unknown)
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: (unknown)
  • What else would be useful to know?: (unknown)
  • Assigned to: (unassigned)
  • Reported by: Flameo326 (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 02 Aug 2016 15:44
  • Ticket last visited by: Some Body on 04 Aug 2016 13:13
JOIN THE TEAM