I've been able to play modded Minecraft on my computer for a while now with no errors. Then, for no apparent reason, my client crashes with the Exception Access Violation error. When I try to start it again it crashes with the same error every time. I read somewhere that it could be due to an AMD driver somehow running on my system when I have Nvidia GPUs, so I tried to uninstall the AMD driver with Display Driver Uninstaller but it's still there when I restart. I tried reinstalling Minecraft with both the .msi installer and the old .exe client, as well as reinstalling Java. I don't know what else to try, do any of you have any ideas?
EDIT: Forgot to mention, I am running Java 1.8.0_66 and Forge 10.13.4.1614.
Here is the crash report:
[08:53:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[08:53:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[08:53:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[08:53:37] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[08:53:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[08:53:37] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:37] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[08:53:37] [main/INFO] [FML]: [AppEng] Core Init
[08:53:37] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:37] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.3.138//CodeChickenLib-1.7.10-1.1.3.138-universal.jar
[08:53:39] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
[08:53:39] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/INFO] [CollectiveFramework Early-Init]: Injecting transformer...
[08:53:39] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/ERROR] [FML]: Unable to read the jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Gus\AppData\Roaming\.minecraft\mods\ForgeMultipart-1.7.10-1.2.0.345-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_25]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[08:53:39] [main/ERROR] [FML]: Unable to read the jar file ForgeRelocation-0.0.1.4-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Gus\AppData\Roaming\.minecraft\mods\ForgeRelocation-0.0.1.4-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_25]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[08:53:39] [main/ERROR] [FML]: Unable to read the jar file ForgeRelocationFMP-0.0.1.2-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Gus\AppData\Roaming\.minecraft\mods\ForgeRelocationFMP-0.0.1.2-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_25]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[08:53:39] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/ERROR] [FML]: Unable to read the jar file MrTJPCore-1.1.0.31-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Gus\AppData\Roaming\.minecraft\mods\MrTJPCore-1.1.0.31-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_25]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_25]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[08:53:39] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod com.austinv11.peripheralsplusplus.asm.PeripheralsPlusPlusTransformerPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/INFO] [PowerConverters]: Adding PowerConverters to Transformer Exclusions list.
[08:53:39] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:53:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[08:53:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:53:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:53:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[08:53:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[08:53:40] [main/INFO] [FML]: MC located at: C:\Users\Gus\AppData\Roaming\.minecraft
[08:53:40] [main/INFO] [FML]: AMCore >> Located Thaumcraft
[08:53:40] [main/INFO] [FML]: AMCore >> Located Thaumcraft
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [Aroma1997Core]: Finished data injection.
[08:53:40] [main/INFO] [Aroma1997Core]: Finished data injection.
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [IC2-core]: Extracted library EJML-core-0.26.jar.
[08:53:40] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[08:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[08:53:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[08:53:41] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
[08:53:41] [main/INFO] [MobiusCore]: Current code is OBFUSCATED
[08:53:41] [main/INFO] [MobiusCore]: Found cpw.mods.fml.common.FMLCommonHandler with checksum F626A08BBC07AE3F7D88072FDFDAE36E
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in onPreServerTick ()V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in onPostServerTick ()V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in onPreWorldTick (Lahb;)V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in onPostWorldTick (Lahb;)V
[08:53:41] [main/INFO] [MobiusCore]: Switching injection mode to FORGE
[08:53:41] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 8BCFFAA8FD9AE2E851FB4A5E5474B7A4
[08:53:41] [main/INFO] [MobiusCore]: Found World.updateEntities()...
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in h ()V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in h ()V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in h ()V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in h ()V
[08:53:41] [main/INFO] [MobiusCore]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
[08:53:41] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
[08:53:41] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[08:53:41] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[08:53:41] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[08:53:41] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 45A0D3CC36E7E273E3A53A0DE6C485A2
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in b ()V
[08:53:41] [main/INFO] [MobiusCore]: Successful injection in b ()V
[08:53:41] [main/INFO]: Setting user: GusN
[08:53:42] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[08:53:42] [Client thread/INFO]: LWJGL Version: 2.9.1
[08:53:43] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 12/30/15 8:53 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.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 191467408 bytes (182 MB) / 512753664 bytes (489 MB) up to 3804758016 bytes (3628 MB)
JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.43' Renderer: 'GeForce GTX 980 Ti/PCIe/SSE2'
[08:53:43] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[08:53:43] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
[08:53:43] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[08:53:43] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[08:53:43] [Client thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
[08:53:43] [Client thread/INFO] [FML]: [AppEng] Core Init
[08:53:43] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[08:53:43] [Client thread/INFO] [FML]: Searching C:\Users\Gus\AppData\Roaming\.minecraft\mods for mods
[08:53:43] [Client thread/INFO] [FML]: Also searching C:\Users\Gus\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[08:53:51] [Client thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
[08:53:51] [Client thread/WARN] [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.0.6
[08:53:51] [Client thread/WARN] [AromaBackupRecovery]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[08:53:51] [Client thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[08:53:51] [Client thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[08:53:51] [Client thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[08:53:51] [Client thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[08:53:51] [Client thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
[08:53:51] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
[08:53:52] [Client thread/INFO] [FML]: Attempting to reparse the mod container DimensionalDoors-2.2.5-test9.jar
[08:53:52] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
[08:53:52] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[08:53:53] [Client thread/WARN] [MagicBees]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.3.6
[08:53:53] [Client thread/WARN] [powersuits]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.289
[08:53:53] [Client thread/WARN] [numina]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
[08:53:53] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:53] [Client thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:53] [Client thread/WARN] [ProjRed|Fabrication]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:53] [Client thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:53] [Client thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:54] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:54] [Client thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:54] [Client thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:54] [Client thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[08:53:54] [Client thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.15
[08:53:55] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[08:53:55] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[08:53:55] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[08:53:55] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[08:53:55] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[08:53:55] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[08:53:55] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
[08:53:55] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[08:53:55] [Client thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
[08:53:55] [Client thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
[08:53:55] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.31
[08:53:55] [Client thread/INFO] [FML]: Forge Mod Loader has identified 143 mods to load
[08:53:55] [Client thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[08:53:55] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[08:53:55] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[08:53:55] [Client thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[08:53:55] [Client thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
[08:53:55] [Client thread/INFO] [FML]: FML has found a non-mod file ThaumicTinkerer-3.0-1.8-168.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[08:53:55] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[08:53:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, CollectiveFrameworkCore, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MobiusCore, NotEnoughItems, OpenModsCore, <CoFH ASM>, PeripheralsPlusPlusCore, arsmagica2, AdvancedMachines, AdvancedSolarPanel, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, AromaBackup, AromaBackupRecovery, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CollectiveFramework, ComputerCraft, cookiecore, dimdoors, EnderStorage, EE3, ExtraTiC, ExtraUtilities, FastCraft, Forestry, GraviSuite, gregtech, GTTweaker, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, IronChest, JABBA, journeymap, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, powersuits, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, notenoughkeys, neresources, numina, OpenBlocks, OpenMods, OpenPeripheralCore, OpenPeripheralIntegration, PeripheralsPlusPlus, PortalGun, PowerConverters3, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, RedstoneArsenal, Roguelike, SSTOW, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TSteelworks, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
[08:53:57] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, CollectiveFrameworkCore, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MobiusCore, NotEnoughItems, OpenModsCore, <CoFH ASM>, PeripheralsPlusPlusCore, arsmagica2, AdvancedMachines, AdvancedSolarPanel, AnimationAPI, aobd, appliedenergistics2, Aroma1997CoreHelper, AromaBackup, AromaBackupRecovery, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CollectiveFramework, ComputerCraft, cookiecore, dimdoors, EnderStorage, EE3, ExtraTiC, ExtraUtilities, FastCraft, Forestry, GraviSuite, gregtech, GTTweaker, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, IronChest, JABBA, journeymap, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, powersuits, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, notenoughkeys, neresources, numina, OpenBlocks, OpenMods, OpenPeripheralCore, OpenPeripheralIntegration, PeripheralsPlusPlus, PortalGun, PowerConverters3, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, RedstoneArsenal, Roguelike, SSTOW, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TSteelworks, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
[08:53:57] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
[08:53:57] [Client thread/INFO] [MobiusCore]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
[08:53:57] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
[08:53:57] [Client thread/INFO] [MobiusCore]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
[08:53:57] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[08:53:57] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[08:53:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[08:53:57] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher [ bmk ] with checksum 1B9F2A44C89A8C0C359AD4D34A73DA8D
[08:53:57] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
[08:53:57] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
[08:53:58] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
[08:54:00] [Client thread/INFO] [Peripherals++]: Adding pocket computer peripherals
[08:54:00] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
[08:54:00] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
[08:54:00] [Client thread/ERROR] [TConstruct]: Tinkers' Construct and GregTech are incompatible for the following reasons:
[08:54:00] [Client thread/ERROR] [TConstruct]: - GregTech is a meta-mod that changes how a lot of mods interact with the base game and with each other.
- The mod restructures the registration of various ores within the Ore Dictionary. This may alter or break the original design intention of various other mods.
- This mod alters various fundamental recipes from vanilla Minecraft.
[08:54:01] [Client thread/INFO] [TConstruct]: TSteelworks, are you pondering what I'm pondering?
[08:54:01] [Client thread/INFO] [TSteelworks]: I think so, TConstruct, but where are we going to find a duck and a hose at this hour?
[08:54:01] [Client thread/INFO] [TSteelworks]: Registering compat plugin for ForgeMicroblock
[08:54:01] [Client thread/INFO] [TSteelworks]: Registering compat plugin for Waila
[08:54:01] [Client thread/INFO] [TSteelworks]: Registering compat plugin for Thaumcraft
[08:54:01] [Client thread/INFO] [TSteelworks]: Registering compat plugin for TConstruct
[08:54:01] [Client thread/INFO] [TSteelworks]: Registering compat plugin for MineTweaker3
[08:54:01] [Client thread/INFO] [TSteelworks]: Registering compat plugin for chisel
[08:54:01] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.entity.RenderManager [ bnn ] with checksum 23331C7A7033A1CF1F1AAE38FD89A9B5
[08:54:01] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
[08:54:01] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
[08:54:02] [Client thread/INFO] [OpenMods]: openperipheral.ApiProvider.installApi(ApiProvider.java:66): OPC API v. 3.3.1 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/Gus/AppData/Roaming/.minecraft/mods/OpenPeripheralCore-1.7.10-1.2.jar!/openperipheral/api/ApiAccess.class)
[08:54:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AromaBackup, FMLFileResourcePack:AromaBackup Recovery, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Collective Framework, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Cookie Core, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:GregTech, FMLFileResourcePack:GTTweaker, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Peripherals++, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Power Converters 3, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tinkers' Steelworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
[08:54:03] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[08:54:03] [Client thread/INFO] [FML]: Found 504 ObjectHolder annotations
[08:54:03] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[08:54:03] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[08:54:03] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[08:54:03] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
[08:54:03] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[08:54:04] [Client thread/INFO] [FML]: Ars Magica >> Extending Potions Array
[08:54:04] [Client thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
[08:54:04] [Client thread/INFO] [FML]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
[08:54:04] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d7f1542, pid=17868, tid=15052
#
# 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+0x511542]
#
# 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\Gus\AppData\Roaming\.minecraft\hs_err_pid17868.log
#
# Compiler replay data is saved as:
# C:\Users\Gus\AppData\Roaming\.minecraft\replay_pid17868.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
I've been able to play modded Minecraft on my computer for a while now with no errors. Then, for no apparent reason, my client crashes with the Exception Access Violation error. When I try to start it again it crashes with the same error every time. I read somewhere that it could be due to an AMD driver somehow running on my system when I have Nvidia GPUs, so I tried to uninstall the AMD driver with Display Driver Uninstaller but it's still there when I restart. I tried reinstalling Minecraft with both the .msi installer and the old .exe client, as well as reinstalling Java. I don't know what else to try, do any of you have any ideas?
EDIT: Forgot to mention, I am running Java 1.8.0_66 and Forge 10.13.4.1614.
Here is the crash report:
My Specs:
Also, when I run Display Driver Uninstaller it shows an AMD driver installed but it just stays there when I try to uninstall it...
That is a Java crash. It is trying to access parts of CPU/memory it does not have the access to.
Do you know how to give it access? It had no trouble accessing anything before, unless it never tried before...