Jump to content

Forge 1.6.4 on MC 2.0.806


daray

Recommended Posts

I'm a dad trying to help my 11 year old son. I read the EAQ but I don't play MC myself so much of it was beyond my understanding. If I have screwed up, please let me know. I'm used to dealing with Windows and Unix operating environments so I can manage well with instructions.

 

My son recently upgraded to the new launcher, 2.0.806. He likes to use Forge 1.6.4 but the launcher crashed every time he tries to use it. We've struggled with it for a few days with no luck.  Any advice would be helpful.

 

The error is as follows:

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: StevenDimDoors.mod_pocketDim.blocks.TransientDoor.setHardness(F)Lnet/minecraft/block/Block;

 

I can't get the crash report to load. When I click the link, nothing happens. 

 

Log follows. Any help would be appreciated.

 

Spoiler
1941 debugs
214 infos
10 warnings
17:13:18 launcher main info Preparing to launch minecraft client for 1.6.4-Forge9.11.1.1345
17:13:18 launcher main warn Local file C:/Users\Elijah\AppData\Roaming\.minecraft\assets\indexes/legacy.json has wrong SHA-1 hash, expected but was c0fd82e8ce9fbc93119e40d96d5a4e62cfa3f729
17:13:18 launcher main info Deleted Local file C:/Users\Elijah\AppData\Roaming\.minecraft\assets\indexes/legacy.json
17:13:18 launcher main info Successfully downloaded http://s3.amazonaws.com/Minecraft.Download/indexes/legacy.json to C:/Users\Elijah\AppData\Roaming\.minecraft\assets\indexes/legacy.json
17:13:18 launcher main warn Couldn't get hash for org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar.sha1: HTTP 404: Not Found
17:13:18 launcher main warn Couldn't get hash for org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar.sha1: HTTP 404: Not Found
17:13:19 launcher main warn Couldn't get hash for net/minecraftforge/minecraftforge/9.11.1.1345/minecraftforge-9.11.1.1345.jar from http://files.minecraftforge.net/maven/net/minecraftforge/minecraftforge/9.11.1.1345/minecraftforge-9.11.1.1345.jar.sha1: HTTP 404: Not Found
17:13:19 launcher main warn Have local file C:/Users\Elijah\AppData\Roaming\.minecraft\libraries\net/minecraftforge/minecraftforge/9.11.1.1345/minecraftforge-9.11.1.1345.jar but don't know what size or hash it should be. Have to assume it's good.
17:13:19 launcher main warn Have local file C:/Users\Elijah\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar but don't know what size or hash it should be. Have to assume it's good.
17:13:19 launcher main warn Have local file C:/Users\Elijah\AppData\Roaming\.minecraft\libraries\org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar but don't know what size or hash it should be. Have to assume it's good.
17:13:19 launcher main warn Couldn't get hash for 1.6.4-Forge9.11.1.1345 jar from https://s3.amazonaws.com/Minecraft.Download/versions/1.6.4-Forge9.11.1.1345/1.6.4-Forge9.11.1.1345.jar.sha1: HTTP 403: Forbidden
17:13:19 launcher main warn Have local file C:/Users\Elijah\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.1345/1.6.4-Forge9.11.1.1345.jar but don't know what size or hash it should be. Have to assume it's good.
17:13:19 launcher main info Checking installations.
17:13:19 launcher main info Minecraft client 1.6.4-Forge9.11.1.1345 requires 18446744073701925249 bytes to download.
17:13:19 launcher main info Starting!
17:13:19 launcher main warn Version does not support log configuration, will assume one plaintext entry per line
11:13:20 game   info Mar 03, 2017 5:13:20 PM net.minecraft.launchwrapper.LogWrapper log
11:13:20 game   info INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
11:13:21 game   info Mar 03, 2017 5:13:21 PM net.minecraft.launchwrapper.LogWrapper log
11:13:21 game   info INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
11:13:21 game   info Mar 03, 2017 5:13:21 PM net.minecraft.launchwrapper.LogWrapper log
11:13:21 game   info INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.50.1,345 for Minecraft 1.6.4 loading
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [ForgeModLoader] 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
11:13:21 game   info 2017-03-03 17:13:21 [SEVERE] [ForgeModLoader] Unable to read the jar file cfm-3.3.4-mc1.6.4.jar - ignoring
11:13:21 game   info java.util.zip.ZipException: error in opening zip file
11:13:21 game   info at java.util.zip.ZipFile.open(Native Method)
11:13:21 game   info at java.util.zip.ZipFile.<init>(ZipFile.java:220)
11:13:21 game   info at java.util.zip.ZipFile.<init>(ZipFile.java:150)
11:13:21 game   info at java.util.jar.JarFile.<init>(JarFile.java:166)
11:13:21 game   info at java.util.jar.JarFile.<init>(JarFile.java:130)
11:13:21 game   info at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:244)
11:13:21 game   info at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
11:13:21 game   info at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
11:13:21 game   info at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
11:13:21 game   info at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
11:13:21 game   info at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
11:13:21 game   info at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
11:13:21 game   info at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
11:13:21 game   info 2017-03-03 17:13:21 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
11:13:27 game   info 2017-03-03 17:13:27 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
11:13:27 game   info 2017-03-03 17:13:27 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
11:13:27 game   info 2017-03-03 17:13:27 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
11:13:27 game   info 2017-03-03 17:13:27 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
11:13:27 game   info 2017-03-03 17:13:27 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
11:13:28 game   info 2017-03-03 17:13:28 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
11:13:32 game   info 2017-03-03 17:13:32 [INFO] [Minecraft-Client] Setting user: Elijah_Games
11:13:36 game   info 2017-03-03 17:13:36 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
11:13:40 game   info 2017-03-03 17:13:40 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
11:13:43 game   info 2017-03-03 17:13:42 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
11:13:43 game   info 2017-03-03 17:13:42 [INFO] [STDOUT] MinecraftForge v9.11.1.1345 Initialized
11:13:43 game   info 2017-03-03 17:13:42 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.1345 Initialized
11:13:43 game   info 2017-03-03 17:13:43 [INFO] [STDOUT] Replaced 111 ore recipies
11:13:43 game   info 2017-03-03 17:13:43 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
11:13:43 game   info 2017-03-03 17:13:43 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Elijah\AppData\Roaming\.minecraft\config\logging.properties
11:13:43 game   info 2017-03-03 17:13:43 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
11:13:44 game   info 2017-03-03 17:13:44 [INFO] [ForgeModLoader] Searching C:\Users\Elijah\AppData\Roaming\.minecraft\mods for mods
11:13:51 game   info 2017-03-03 17:13:51 [WARNING] [ForgeModLoader] Zip file cfm-3.3.4-mc1.6.4.jar failed to read properly, it will be ignored
11:13:51 game   info java.util.zip.ZipException: error in opening zip file
11:13:51 game   info at java.util.zip.ZipFile.open(Native Method)
11:13:51 game   info at java.util.zip.ZipFile.<init>(ZipFile.java:220)
11:13:51 game   info at java.util.zip.ZipFile.<init>(ZipFile.java:150)
11:13:51 game   info at java.util.jar.JarFile.<init>(JarFile.java:166)
11:13:51 game   info at java.util.jar.JarFile.<init>(JarFile.java:130)
11:13:51 game   info at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41)
11:13:51 game   info at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
11:13:51 game   info at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
11:13:51 game   info at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:137)
11:13:51 game   info at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
11:13:51 game   info at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
11:13:51 game   info at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
11:13:51 game   info at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
11:13:51 game   info at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
11:13:51 game   info at net.minecraft.client.main.Main.main(SourceFile:101)
11:13:51 game   info at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:51 game   info at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:51 game   info at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:51 game   info at java.lang.reflect.Method.invoke(Method.java:483)
11:13:51 game   info at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
11:13:51 game   info at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
11:13:51 game   info 2017-03-03 17:13:51 [INFO] [ForgeModLoader] Attempting to reparse the mod container DimensionalDoorsMod1.6.4.jar
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [mcp] Activating mod mcp
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [FML] Activating mod FML
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [Forge] Activating mod Forge
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [dimdoors] Activating mod dimdoors
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [secretroomsmod] Activating mod secretroomsmod
11:13:52 game   info 2017-03-03 17:13:52 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
11:13:52 game   info 2017-03-03 17:13:52 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
11:13:52 game   info 2017-03-03 17:13:52 [WARNING] [Dimensional Doors] Mod Dimensional Doors is missing a pack.mcmeta file, things may not work well
11:13:52 game   info 2017-03-03 17:13:52 [WARNING] [The SecretRoomsMod] Mod The SecretRoomsMod is missing a pack.mcmeta file, things may not work well
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:The SecretRoomsMod
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [ForgeModLoader] FML has found a non-mod file AntiGravityMod1.6.4.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [ForgeModLoader] FML has found a non-mod file cfm-3.3.4-mc1.6.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [ForgeModLoader] Registering Forge Packet Handler
11:13:52 game   info 2017-03-03 17:13:52 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
11:13:53 game   info 2017-03-03 17:13:53 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
11:13:57 game   info 2017-03-03 17:13:57 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
11:13:57 game   info 2017-03-03 17:13:57 [SEVERE] [ForgeModLoader]
11:13:57 game   info mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info dimdoors{$VERSION$} [Dimensional Doors] (DimensionalDoorsMod1.6.4.jar) Unloaded->Constructed->Pre-initialized->Errored
11:13:57 game   info secretroomsmod{4.6.2} [The SecretRoomsMod] (Secret-Rooms-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info 2017-03-03 17:13:57 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
11:13:57 game   info 2017-03-03 17:13:57 [SEVERE] [ForgeModLoader] Caught exception from dimdoors
11:13:57 game   info java.lang.NoSuchMethodError: StevenDimDoors.mod_pocketDim.blocks.TransientDoor.setHardness(F)Lnet/minecraft/block/Block;
11:13:57 game   info at StevenDimDoors.mod_pocketDim.mod_pocketDim.onInitialization(mod_pocketDim.java:187)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
11:13:57 game   info at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
11:13:57 game   info at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
11:13:57 game   info at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
11:13:57 game   info at com.google.common.eventbus.EventBus.post(EventBus.java:267)
11:13:57 game   info at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
11:13:57 game   info at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
11:13:57 game   info at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
11:13:57 game   info at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
11:13:57 game   info at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
11:13:57 game   info at com.google.common.eventbus.EventBus.post(EventBus.java:267)
11:13:57 game   info at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
11:13:57 game   info at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
11:13:57 game   info at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
11:13:57 game   info at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
11:13:57 game   info at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
11:13:57 game   info at net.minecraft.client.main.Main.main(SourceFile:101)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
11:13:57 game   info at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] ---- Minecraft Crash Report ----
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] // Why did you do that?
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT]
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Time: 3/3/17 5:13 PM
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Description: There was a severe problem during mod loading that has caused the game to fail
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT]
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: StevenDimDoors.mod_pocketDim.blocks.TransientDoor.setHardness(F)Lnet/minecraft/block/Block;
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Caused by: java.lang.NoSuchMethodError: StevenDimDoors.mod_pocketDim.blocks.TransientDoor.setHardness(F)Lnet/minecraft/block/Block;
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at StevenDimDoors.mod_pocketDim.mod_pocketDim.onInitialization(mod_pocketDim.java:187)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:483)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] ... 10 more
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT]
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT]
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT]
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] -- System Details --
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Details:
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Minecraft Version: 1.6.4
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Operating System: Windows 10 (amd64) version 10.0
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Java Version: 1.8.0_25, Oracle Corporation
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Memory: 128620440 bytes (122 MB) / 248291328 bytes (236 MB) up to 1060372480 bytes (1011 MB)
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 5 mods loaded, 5 mods active
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] dimdoors{$VERSION$} [Dimensional Doors] (DimensionalDoorsMod1.6.4.jar) Unloaded->Constructed->Pre-initialized->Errored
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] secretroomsmod{4.6.2} [The SecretRoomsMod] (Secret-Rooms-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
11:13:57 game   info 2017-03-03 17:13:57 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Elijah\AppData\Roaming\.minecraft\crash-reports\crash-2017-03-03_17.13.57-client.txt
11:13:58 game   info Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
17:13:58 launcher main info Process closed with exit code -1

 

Link to comment
Share on other sites

Spoiler

Holy mother of error logs!

 

1.6.4 is no longer supported by Forge. Update to 1.10.2 or 1.11.2. If you really have to use this (you don't), ask the author of the mod for help. But he will most likely tell the same thing.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.