So I donwloaded some mods and this is the crash report:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 1/15/16 9:19 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.item.Item$ToolMaterial.setRepairItem(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/Item$ToolMaterial;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchMethodError: net.minecraft.item.Item$ToolMaterial.setRepairItem(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/Item$ToolMaterial;
at ljfa.glassshards.GlassShards.preInit(GlassShards.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
So I donwloaded some mods and this is the crash report:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 1/15/16 9:19 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.item.Item$ToolMaterial.setRepairItem(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/Item$ToolMaterial;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchMethodError: net.minecraft.item.Item$ToolMaterial.setRepairItem(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/Item$ToolMaterial;
at ljfa.glassshards.GlassShards.preInit(GlassShards.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 10 more
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: 191076784 bytes (182 MB) / 343638016 bytes (327 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 52 mods loaded, 52 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized
<CJB ASM>{000} [<CJB ASM Data Initialization>] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar) Unloaded->Constructed->Pre-initialized
mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed->Pre-initialized
debug{1.0} [debug] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (Gilded-Games-Util-1.7.10.jar) Unloaded->Constructed->Pre-initialized
aether{Alpha 1.7.10-1.2} [Aether II] (Aether-2-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Backpack{2.0.1} [Backpack] (Backpacks-Mod (1).jar) Unloaded->Constructed->Pre-initialized
XaeroBetterPvP{1.6.5.2} [Better PVP Fair-Play Mod] (Better-pvp-fair-play-mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1387-universal.jar) Unloaded->Constructed->Pre-initialized
CakeIsALie{4.04} [CakeIsALie] (Cake-is-a-Lie-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar) Unloaded->Constructed->Pre-initialized
CJBAPI{1.7.10.1} [CJB API] (CJB-API-1.7.10.jar) Unloaded->Constructed->Pre-initialized
CJB|Cheats{1.7.10.0} [CJB Cheats] (CJB-Cheats-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
dldungeonsjdg{1.8.7} [Doomlike Dungeons] (Doomlike-Dungeons-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
doorsoplenty{0.1} [Doors O' Plenty] (Doors-O-Plenty-Mod-1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized
MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized
emeraldobsidianmod{1.3} [Emerald & Obsidian tools/armor mod] (Emerald-and-Obsidian-Tools-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
thebombzenapi{2.4.1} [ThebombzenAPI] (Thebombzen-API-1.7.10.jar) Unloaded->Constructed->Pre-initialized
enchantview{4.0.4} [EnchantView] (EnchantView-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
glass_shards{1.5.2} [Glass Shards] (glass_shards_mc1.7.10-1.5.2.jar) Unloaded->Constructed->Errored
grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar) Unloaded->Constructed->Pre-initialized
harvestcraft{1.7.10d} [Pam's HarvestCraft] (HarvestCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
herobrinemod{3.7} [The Herobrine Mod] (Herobrine-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{4.1.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
InventoryPets{1.3.2} [Inventory Pets] (Inventory-Pets-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
weather2{v2.3.9} [Localized Weather & Storms] (Localized-Weather-Stormfronts-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
miners{v3.1.0} [Miner's Heaven] (Miners-Heaven-Mod-1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized
movillages{1.2.1} [Mo' Villages] (Mo-Villages-Mod-1.7.10-by-Pigs_FTW.jar) Unloaded->Constructed->Pre-initialized
MoreFurnaces{1.3.9} [More Furnaces] (More-Furnaces-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
MoreMetalMod{1.0.2} [More Metal Mod] (More-Metal-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Morph{0.9.2} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar) Unloaded->Constructed->Pre-initialized
multidimensionalores{a1} [Multidimensional Ores] (Multidimensional-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
oreswords{1.0} [Ore Swords] (Ore-Swords-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Roguelike{1.4.4} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
soda{V0.1 - 1.7.10} [Soda] (Soda-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
tropicraft{v6.0.5} [Tropicraft] (tropicraft-6.0.5.jar) Unloaded->Constructed->Pre-initialized
denseores{1.0} [Dense Ores] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Please tell me what is happening this happens every time I try to load it!!!!
WAKE ME UP, WAKE ME UP INSIDE!
Don't worry I'm still here
Listen to C418's album "One"
https://www.youtube.com/watch?v=wYNAZz86DVo&list=PLA3c7DWaVs-G8r1lsYr57G8K16EBWNajR&index=1
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAnd judging by the facts that...
A. Everything is outdated
B. Almost all of the file names do not have the proper versioning that the officially distributed ones would
...I think it's a safe bet that you downloaded them from one of the many content-stealing, somewhat illegal sites.
Update everything from their official sources.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.