Am pretty sure same thing is happening to me. This is what showed up:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 12/3/15 8:46 PM
Description: FML has discovered extracted jar files in the mods directory.
This breaks mod loading functionality completely.
Remove the directories and replace with the jar files originally provided.
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:293)
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:241)
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 80593800 bytes (76 MB) / 126287872 bytes (120 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Description: FML has discovered extracted jar files in the mods directory. This breaks mod loading functionality completely. Remove the directories and replace with the jar files originally provided.
As the crash report states: you seem to have extracted jar files. You should not extract jar files or do anything to them unless the mod's installation instructions say to do so. Remove the extracted jar files and replace them with the original files.
And in the future I recommend making your own thread, not hijacking an old one.
Am pretty sure same thing is happening to me. This is what showed up:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 12/3/15 8:46 PM
Description: FML has discovered extracted jar files in the mods directory.
This breaks mod loading functionality completely.
Remove the directories and replace with the jar files originally provided.
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:293)
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:241)
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 80593800 bytes (76 MB) / 126287872 bytes (120 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAs the crash report states: you seem to have extracted jar files. You should not extract jar files or do anything to them unless the mod's installation instructions say to do so. Remove the extracted jar files and replace them with the original files.
And in the future I recommend making your own thread, not hijacking an old one.
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.