Hey this is my first time trying to download a mod and even though i did everything the tutorial said, the game crashes when its at initiating phase 2.
---- Minecraft Crash Report ----
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.1-universal.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/14/16 11:56 AM
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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.Arrays.copyOfRange(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at java.lang.String.substring(Unknown Source)
at java.lang.String.subSequence(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.startParsingAnimation(SmdAnimation.java:91)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.loadSmdAnim(SmdAnimation.java:62)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.<init>(SmdAnimation.java:30)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:92)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:55)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:72)
at com.pixelmonmod.pixelmon.enums.EnumCustomModel.preloadModels(EnumCustomModel.java:281)
at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:207)
at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
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:560)
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:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Thanks!! I tried to do a few tutorials about how to increase to maximum heap size but it was kinda hard for me. I changed the max head leap to 2048 but still the game crashed at initializing modds phase 2. It didnt give me a crash report but here is the game output. Do you have a simplified way to do it?
2016-02-14 13:58:19,257 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-02-14 13:58:19,258 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[13:58:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:58:19] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
[13:58:19] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_73, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_73
[13:58:19] [main/WARN] [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:58:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:58:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:58:23] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[13:58:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:58:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:58:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:58:25] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:58:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:58:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-02-14 13:58:26,056 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-02-14 13:58:26,102 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-02-14 13:58:26,106 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[13:58:26] [Client thread/INFO]: Setting user: DaDoctorWat
[13:58:30] [Client thread/INFO]: LWJGL Version: 2.9.4
[13:58:31] [Client thread/WARN] [FML]: =============================================================
[13:58:31] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[13:58:31] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[13:58:31] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[13:58:31] [Client thread/WARN] [FML]: =============================================================
[13:58:32] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.1-universal.jar)
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 2/14/16 1:58 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Hey this is my first time trying to download a mod and even though i did everything the tutorial said, the game crashes when its at initiating phase 2.
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.1-universal.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/14/16 11:56 AM
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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.Arrays.copyOfRange(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at java.lang.String.substring(Unknown Source)
at java.lang.String.subSequence(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.startParsingAnimation(SmdAnimation.java:91)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.loadSmdAnim(SmdAnimation.java:62)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.<init>(SmdAnimation.java:30)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:92)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:55)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:72)
at com.pixelmonmod.pixelmon.enums.EnumCustomModel.preloadModels(EnumCustomModel.java:281)
at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:207)
at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
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:560)
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:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
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 10 (x86) version 10.0
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 4042544 bytes (3 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.19 Powered by Forge 11.15.1.1722 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.1722.jar)
UCHI Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
UCHE pixelmon{4.2.1} [Pixelmon] (Pixelmon-1.8.9-4.2.1-universal.jar)
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.1-universal.jar)
and this is the game output i dont know if it would help but here it is
2016-02-14 11:56:54,088 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[11:56:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:56:54] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:56:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:56:54] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
[11:56:54] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_73, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_73
[11:56:56] [main/WARN] [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:56:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:56:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:56:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:56:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:56:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:57:02] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:57:02] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[11:57:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:57:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:57:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:57:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:57:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:57:03] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-02-14 11:57:04,706 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-02-14 11:57:04,775 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-02-14 11:57:04,781 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[11:57:05] [Client thread/INFO]: Setting user: DaDoctorWat
[11:57:11] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:57:12] [Client thread/WARN] [FML]: =============================================================
[11:57:12] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[11:57:12] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[11:57:12] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[11:57:12] [Client thread/WARN] [FML]: =============================================================
[11:57:13] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.1722 Initialized
[11:57:13] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[11:57:14] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[11:57:14] [Client thread/INFO] [FML]: Searching C:\Users\Berke-\AppData\Roaming\.minecraft\mods for mods
[11:57:23] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[11:57:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at CLIENT
[11:57:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at SERVER
[11:57:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pixelmon
[11:57:29] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[11:57:29] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[11:57:29] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[11:57:29] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[11:57:29] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[11:57:29] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:57:30] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[11:57:47] [Client thread/INFO] [Pixelmon]: Loading TM/HMs.
[11:57:47] [Client thread/INFO] [Pixelmon]: Extracting database.
[11:57:47] [Client thread/INFO] [Pixelmon]: Loading database driver.
[11:57:47] [Client thread/INFO] [Pixelmon]: Establishing connection.
[11:57:56] [Client thread/INFO] [FML]: Applying holder lookups
[11:57:56] [Client thread/INFO] [FML]: Holder lookups applied
[11:57:56] [Client thread/INFO] [FML]: Injecting itemstacks
[11:57:56] [Client thread/INFO] [FML]: Itemstack injection complete
[11:57:57] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:57:57] [Thread-8/INFO]: Initializing LWJGL OpenAL
[11:57:57] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:57:57] [Thread-8/INFO]: OpenAL initialized.
[11:57:58] [Sound Library Loader/INFO]: Sound engine started
[11:58:04] [Client thread/INFO] [FML]: Max texture size: 8192
[11:58:04] [Client thread/INFO]: Created: 16x16 textures-atlas
Thanks!! I tried to do a few tutorials about how to increase to maximum heap size but it was kinda hard for me. I changed the max head leap to 2048 but still the game crashed at initializing modds phase 2. It didnt give me a crash report but here is the game output. Do you have a simplified way to do it?
2016-02-14 13:58:19,258 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[13:58:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:58:19] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
[13:58:19] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_73, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_73
[13:58:19] [main/WARN] [FML]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:58:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:58:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:58:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:58:23] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[13:58:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:58:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:58:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:58:25] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:58:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:58:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-02-14 13:58:26,056 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-02-14 13:58:26,102 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-02-14 13:58:26,106 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[13:58:26] [Client thread/INFO]: Setting user: DaDoctorWat
[13:58:30] [Client thread/INFO]: LWJGL Version: 2.9.4
[13:58:31] [Client thread/WARN] [FML]: =============================================================
[13:58:31] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[13:58:31] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[13:58:31] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[13:58:31] [Client thread/WARN] [FML]: =============================================================
[13:58:32] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.1-universal.jar)
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 2/14/16 1:58 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
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 10 (x86) version 10.0
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 70898368 bytes (67 MB) / 252305408 bytes (240 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:
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.1-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 310M/PCIe/SSE2'
[13:58:32] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.1722 Initialized
[13:58:32] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[13:58:32] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:58:32] [Client thread/INFO] [FML]: Searching C:\Users\Berke-\AppData\Roaming\.minecraft\mods for mods
[13:58:39] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[13:58:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at CLIENT
[13:58:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at SERVER
[13:58:43] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pixelmon
[13:58:44] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:58:44] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[13:58:44] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:58:44] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:58:44] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:58:44] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[13:58:45] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[13:58:55] [Client thread/INFO] [Pixelmon]: Loading TM/HMs.
[13:58:55] [Client thread/INFO] [Pixelmon]: Extracting database.
[13:58:55] [Client thread/INFO] [Pixelmon]: Loading database driver.
[13:58:55] [Client thread/INFO] [Pixelmon]: Establishing connection.
[13:59:01] [Client thread/INFO] [FML]: Applying holder lookups
[13:59:01] [Client thread/INFO] [FML]: Holder lookups applied
[13:59:01] [Client thread/INFO] [FML]: Injecting itemstacks
[13:59:01] [Client thread/INFO] [FML]: Itemstack injection complete
[13:59:01] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:59:02] [Thread-10/INFO]: Initializing LWJGL OpenAL
[13:59:02] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[13:59:02] [Thread-10/INFO]: OpenAL initialized.
[13:59:02] [Sound Library Loader/INFO]: Sound engine started
[13:59:07] [Client thread/INFO] [FML]: Max texture size: 8192
[13:59:07] [Client thread/INFO]: Created: 16x16 textures-atlas
i have 2G and 64bit java and it still wont load
what do i do?
Dude, thanks so much, this took me forever to make work!
im on 32 bit operating system with 4gbs and i can use 2gbs what should i do?