I've tried to install some mods by using Forge (I've checked the versions and it's everything okay). But when I try to run the game the window is closed and a message appears saying: "Minecraft Crash report" and a lot of information that I don't understand at all.
I was wondering if someone here in this forum have already passed for this situation and it could solve the problem. If anybody can help me, please, post here. I'm using the version 1.6.4 of minecraft, forge and mods.
Here is the whole message:
"---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 22/11/13 17:28
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: cpw.mods.fml.common.registry.GameRegistry.registerBlock(Lnet/minecraft/block/Block;)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:152)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.registry.GameRegistry.registerBlock(Lnet/minecraft/block/Block;)V
at assets.airi.src.extension.industrial.BlockManager.registerNewBlock(BlockManager.java:64)
at assets.airi.src.extension.industrial.BlockManager.register(BlockManager.java:42)
at assets.airi.src.extension.industrial.BlockManager.initialize(BlockManager.java:37)
at assets.airi.src.extension.industrial.AEIndustrial.preLoad(AEIndustrial.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:523)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:197)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:108)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:493)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
You need to post the mods, we can't read your .minecraft folder magically... Also, post the crash report
Done. I've posted the crash as you said, Doctor. I tried it with more than one mod, so I don't think that the problem is in the mods that I've been trying to use.
Done. I've posted the crash as you said, Doctor. I tried it with more than one mod, so I don't think that the problem is in the mods that I've been trying to use.
I think I've gotten this same crash before, no idea how to fix it tho D:
Check on the Ri5ux's foruma post about his AvP mod, which is what you appear to be using. They may have a fix for it on there.
For future reference, something like this would go under the "Mods Discussion' sub-forum.
Rollback Post to RevisionRollBack
There are 3 things we must do in life
1: Dream
2: Strive towards our dreams
3: Achieve, or die trying
To post a comment, please login or register a new account.
I've tried to install some mods by using Forge (I've checked the versions and it's everything okay). But when I try to run the game the window is closed and a message appears saying: "Minecraft Crash report" and a lot of information that I don't understand at all.
I was wondering if someone here in this forum have already passed for this situation and it could solve the problem. If anybody can help me, please, post here. I'm using the version 1.6.4 of minecraft, forge and mods.
Here is the whole message:
"---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 22/11/13 17:28
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: cpw.mods.fml.common.registry.GameRegistry.registerBlock(Lnet/minecraft/block/Block;)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:152)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.registry.GameRegistry.registerBlock(Lnet/minecraft/block/Block;)V
at assets.airi.src.extension.industrial.BlockManager.registerNewBlock(BlockManager.java:64)
at assets.airi.src.extension.industrial.BlockManager.register(BlockManager.java:42)
at assets.airi.src.extension.industrial.BlockManager.initialize(BlockManager.java:37)
at assets.airi.src.extension.industrial.AEIndustrial.preLoad(AEIndustrial.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:523)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:197)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:108)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:493)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 189589184 bytes (180 MB) / 303038464 bytes (289 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.99.19.964 Minecraft Forge 9.11.1.964 7 mods loaded, 7 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.99.19.964} [Forge Mod Loader] (forge-1.6.4-9.11.1.964.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.964} [Minecraft Forge] (forge-1.6.4-9.11.1.964.jar) Unloaded->Constructed->Pre-initialized
AIRi{1.9.0} [AIRi] ([Current] AIRI.jar) Unloaded->Constructed->Errored
AIRI Industrial Extension{1.0.0} [AIRI Industrial Extension] ([Current] AIRIIndustrial.jar) Unloaded->Constructed->Errored
AIRI Terrain Extension{1.0.0} [AIRI Terrain Extension] ([Current] AIRITerrain.jar) Unloaded->Constructed->Errored
AliensVsPredator{3.8.0} [AliensVsPredator] ([Current] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized
PS: If I'm posting my doubts on the wrong place I'm really sorry,
See ya.
Done. I've posted the crash as you said, Doctor. I tried it with more than one mod, so I don't think that the problem is in the mods that I've been trying to use.
I think I've gotten this same crash before, no idea how to fix it tho D:
Check on the Ri5ux's foruma post about his AvP mod, which is what you appear to be using. They may have a fix for it on there.
For future reference, something like this would go under the "Mods Discussion' sub-forum.