My Minecraft crashed, now when I open up minecraft this crash report comes up. HELP!
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 4/23/13 1:06 AM
Description: MCA: A language file was not found at the expected location: C:\Users\Brandon Whyte\AppData\Roaming\.minecraft/config/MCA/Language/null.properties
java.io.FileNotFoundException: C:\Users\Brandon Whyte\AppData\Roaming\.minecraft\config\MCA\Language\null.properties (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at mods.MCA.Localization.loadLanguage(Localization.java:79)
at mods.MCA.Localization.loadLanguage(Localization.java:57)
at mods.MCA.MCA.preInit(MCA.java:184)
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:515)
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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 330894376 bytes (315 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
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 v7.44 FML v5.1.8.611 Minecraft Forge 7.7.1.611 10 mods loaded, 10 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
FoodEx [FoodEx] ([1.5.1]FoodEx 1.1.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.5.1]ReiMinimap_v3.3_04.zip) Unloaded->Constructed->Pre-initialized
Doggy Talents [Doggy Talents] ([1.5] Doggy Talents - v1.3.0(1).zip) Unloaded->Constructed->Pre-initialized
FlansMod [Flan's Mod] (Flans Mod 2.3 for Minecraft 1.5.1 Universal.zip) Unloaded->Constructed->Pre-initialized
MCA [Minecraft Comes Alive] (mca v3.3.0.zip) Unloaded->Constructed
MutantCreatures [Mutant Creatures] (Mutant Creatures v1.3.3 mc1.5.1.zip) Unloaded->Constructed
colossali_SuperVillains [Super Villain Mod] (SuperVillains_1.5.1.zip) Unloaded->Constructed
The language file for the "Minecraft Comes Alive" mod is missing or corrupted, the mod is translated into 23 different languages so it will not run without the language file. The file should be located at...
But Java cannot find it, check to see whether the file is there and named properly (spelling and capitalization too), if the file is missing or empty then open the .rar/zip you downloaded to install the mod from and see if the file is in there. If the file is there then drag the Language folder into the MCA folder and your mod should be fixed.
If that does not correct the problem then something is wrong with the version of the file you downloaded, contact the creator of the mod in his thread here at the mods forum. Explain what your problem is and the steps you took to try to correct it, hopefully he will then fix the error in the download if there is one.
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 4/23/13 1:06 AM
Description: MCA: A language file was not found at the expected location: C:\Users\Brandon Whyte\AppData\Roaming\.minecraft/config/MCA/Language/null.properties
java.io.FileNotFoundException: C:\Users\Brandon Whyte\AppData\Roaming\.minecraft\config\MCA\Language\null.properties (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at mods.MCA.Localization.loadLanguage(Localization.java:79)
at mods.MCA.Localization.loadLanguage(Localization.java:57)
at mods.MCA.MCA.preInit(MCA.java:184)
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:515)
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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 330894376 bytes (315 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
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 v7.44 FML v5.1.8.611 Minecraft Forge 7.7.1.611 10 mods loaded, 10 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
FoodEx [FoodEx] ([1.5.1]FoodEx 1.1.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.5.1]ReiMinimap_v3.3_04.zip) Unloaded->Constructed->Pre-initialized
Doggy Talents [Doggy Talents] ([1.5] Doggy Talents - v1.3.0(1).zip) Unloaded->Constructed->Pre-initialized
FlansMod [Flan's Mod] (Flans Mod 2.3 for Minecraft 1.5.1 Universal.zip) Unloaded->Constructed->Pre-initialized
MCA [Minecraft Comes Alive] (mca v3.3.0.zip) Unloaded->Constructed
MutantCreatures [Mutant Creatures] (Mutant Creatures v1.3.3 mc1.5.1.zip) Unloaded->Constructed
colossali_SuperVillains [Super Villain Mod] (SuperVillains_1.5.1.zip) Unloaded->Constructed
C:\Users\Brandon Whyte\AppData\Roaming\.minecraft/config/MCA/Language
But Java cannot find it, check to see whether the file is there and named properly (spelling and capitalization too), if the file is missing or empty then open the .rar/zip you downloaded to install the mod from and see if the file is in there. If the file is there then drag the Language folder into the MCA folder and your mod should be fixed.
If that does not correct the problem then something is wrong with the version of the file you downloaded, contact the creator of the mod in his thread here at the mods forum. Explain what your problem is and the steps you took to try to correct it, hopefully he will then fix the error in the download if there is one.
http://www.minecraftforum.net/topic/926757-151-sspsmp-minecraft-comes-alive-v331-23-languages/
Hope this helps.