Hello, i have started playing pixelmon since my old laptop (that was actually a pretty beast lappy) with no problems but now with my new comp, i re-downloaded it. I was playing for about a week with no problems, but then it started crashing upon load of pixelmon and upon load of the solo game that i play on. There are 2 main crash logs that i have. The first should be an easy fix with a forge version if my computer knowledge doesn't fail me. the second is a failed to write crash dump that a lot of people get. I think that one is due to minecraft using too much energy that it can't handle and that taking out the openAL64 (which is the music file if im correct) or something like that should fix that. Please help -.-
CRASH REPORT 1:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 7/17/15 2:23 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/pixelmonmod/pixelmon/entities/pixelmon/stats/evolution/EvolutionTyrogue
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:553)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:248)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.NoClassDefFoundError: com/pixelmonmod/pixelmon/entities/pixelmon/stats/evolution/EvolutionTyrogue
at com.pixelmonmod.pixelmon.database.DatabaseStats.getPixelmonEvolutions(DatabaseStats.java:361)
at com.pixelmonmod.pixelmon.database.DatabaseStats.GetBaseStats(DatabaseStats.java:207)
at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.getBaseStats(Entity3HasStats.java:170)
at com.pixelmonmod.pixelmon.spawning.SpawnRegistry.getGenerationInfo(SpawnRegistry.java:124)
at com.pixelmonmod.pixelmon.config.PixelmonEntityList.addSpawns(PixelmonEntityList.java:107)
at com.pixelmonmod.pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:623)
at com.pixelmonmod.pixelmon.Pixelmon.preInit(Pixelmon.java:100)
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:537)
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:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
... 10 more
Caused by: java.lang.ClassNotFoundException: com.pixelmonmod.pixelmon.entities.pixelmon.stats.evolution.EvolutionTyrogue
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 44 more
Caused by: java.lang.NullPointerException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1432)
at java.util.HashMap$EntryIterator.next(HashMap.java:1463)
at java.util.HashMap$EntryIterator.next(HashMap.java:1461)
at java.util.HashMap.putMapEntries(HashMap.java:511)
at java.util.HashMap.<init>(HashMap.java:489)
at java.util.jar.Attributes.<init>(Attributes.java:84)
at java.util.jar.Attributes.clone(Attributes.java:291)
at sun.net.www.protocol.jar.URLJarFile.getManifest(URLJarFile.java:155)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:147)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
[00:26:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:26:42] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
[00:26:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[00:26:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:26:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:26:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:26:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:26:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:26:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:26:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:26:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:26:45] [Client thread/INFO]: Setting user: archeni
[00:26:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[00:26:49] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 7/19/15 12:26 AM
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
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: 75343728 bytes (71 MB) / 213573632 bytes (203 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1046.0' Renderer: 'AMD Radeon R5 200 Series'
[00:26:49] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[00:26:49] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized
[00:26:49] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[00:26:49] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[00:26:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[00:26:50] [Client thread/INFO] [FML]: Searching C:\Users\archeni\AppData\Roaming\.minecraft\mods for mods
[00:26:53] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[00:26:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at CLIENT
[00:26:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at SERVER
[00:26:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pixelmon
[00:26:55] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.config.PixelmonItemsTMs:load:24]: PIXELMON: Loading TM/HMs
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:copyDatabaseFromJar:73]: Extracting database
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:57]: Loading Database Driver
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:59]: Establishing Connection
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000067b90f9d, pid=1436, tid=3360
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x120f9d]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\archeni\AppData\Roaming\.minecraft\hs_err_pid1436.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello, i have started playing pixelmon since my old laptop (that was actually a pretty beast lappy) with no problems but now with my new comp, i re-downloaded it. I was playing for about a week with no problems, but then it started crashing upon load of pixelmon and upon load of the solo game that i play on. There are 2 main crash logs that i have. The first should be an easy fix with a forge version if my computer knowledge doesn't fail me. the second is a failed to write crash dump that a lot of people get. I think that one is due to minecraft using too much energy that it can't handle and that taking out the openAL64 (which is the music file if im correct) or something like that should fix that. Please help -.-
CRASH REPORT 1:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 7/17/15 2:23 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/pixelmonmod/pixelmon/entities/pixelmon/stats/evolution/EvolutionTyrogue
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:553)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:248)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.NoClassDefFoundError: com/pixelmonmod/pixelmon/entities/pixelmon/stats/evolution/EvolutionTyrogue
at com.pixelmonmod.pixelmon.database.DatabaseStats.getPixelmonEvolutions(DatabaseStats.java:361)
at com.pixelmonmod.pixelmon.database.DatabaseStats.GetBaseStats(DatabaseStats.java:207)
at com.pixelmonmod.pixelmon.entities.pixelmon.Entity3HasStats.getBaseStats(Entity3HasStats.java:170)
at com.pixelmonmod.pixelmon.spawning.SpawnRegistry.getGenerationInfo(SpawnRegistry.java:124)
at com.pixelmonmod.pixelmon.config.PixelmonEntityList.addSpawns(PixelmonEntityList.java:107)
at com.pixelmonmod.pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:623)
at com.pixelmonmod.pixelmon.Pixelmon.preInit(Pixelmon.java:100)
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:537)
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:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
... 10 more
Caused by: java.lang.ClassNotFoundException: com.pixelmonmod.pixelmon.entities.pixelmon.stats.evolution.EvolutionTyrogue
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 44 more
Caused by: java.lang.NullPointerException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1432)
at java.util.HashMap$EntryIterator.next(HashMap.java:1463)
at java.util.HashMap$EntryIterator.next(HashMap.java:1461)
at java.util.HashMap.putMapEntries(HashMap.java:511)
at java.util.HashMap.<init>(HashMap.java:489)
at java.util.jar.Attributes.<init>(Attributes.java:84)
at java.util.jar.Attributes.clone(Attributes.java:291)
at sun.net.www.protocol.jar.URLJarFile.getManifest(URLJarFile.java:155)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:147)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
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: 284552248 bytes (271 MB) / 549908480 bytes (524 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 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
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
UCH Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
UCE pixelmon{4.0.6} [Pixelmon] (Pixelmon-1.8-4.0.6-universal.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1046.0' Renderer: 'AMD Radeon R5 200 Series'
The second is the file dump one:
[00:26:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:26:42] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
[00:26:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[00:26:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:26:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:26:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:26:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:26:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:26:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:26:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:26:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:26:45] [Client thread/INFO]: Setting user: archeni
[00:26:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[00:26:49] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 7/19/15 12:26 AM
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
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: 75343728 bytes (71 MB) / 213573632 bytes (203 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1046.0' Renderer: 'AMD Radeon R5 200 Series'
[00:26:49] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[00:26:49] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized
[00:26:49] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[00:26:49] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[00:26:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[00:26:50] [Client thread/INFO] [FML]: Searching C:\Users\archeni\AppData\Roaming\.minecraft\mods for mods
[00:26:53] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[00:26:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at CLIENT
[00:26:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at SERVER
[00:26:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pixelmon
[00:26:55] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[00:26:55] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.config.PixelmonItemsTMs:load:24]: PIXELMON: Loading TM/HMs
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:copyDatabaseFromJar:73]: Extracting database
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:57]: Loading Database Driver
[00:26:59] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:59]: Establishing Connection
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000067b90f9d, pid=1436, tid=3360
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x120f9d]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\archeni\AppData\Roaming\.minecraft\hs_err_pid1436.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release