MCversion Annotation and Parameter 'Directory' Problem

malakh1995

Member
Aug 5, 2014
2
0
1
29
[15:13:31] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:13:31] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[15:13:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[15:13:31] [main/INFO] [FML]: Forge Mod Loader version 7.2.217.1147 for Minecraft 1.7.2 loading
[15:13:32] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_45, running on Windows 8:x86:6.2, installed at C:\Program Files (x86)\Java\jre7
[15:13:32] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:13:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:13:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:13:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:13:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:13:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:13:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:13:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:13:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:13:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Successfully Registered Transformer
[15:13:35] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.IllegalArgumentException: Parameter 'directory' is not a directory
at org.apache.commons.io.FileUtils.validateListFilesParameters(FileUtils.java:545) ~[commons-io-2.4.jar:2.4]
at org.apache.commons.io.FileUtils.listFiles(FileUtils.java:521) ~[commons-io-2.4.jar:2.4]
at org.apache.commons.io.FileUtils.listFiles(FileUtils.java:691) ~[commons-io-2.4.jar:2.4]
at micdoodle8.mods.miccore.MicdoodlePlugin.injectData(MicdoodlePlugin.java:159) ~[MicdoodleCore-BETA-1.7-3.0.0.146.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:113) ~[forge-1.7.2-10.12.2.1147.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]



This is what it says when I try to launch minecraft, but the game just does not start.

It works perfectly when I remove Micdoodle core and the other two parts of the mod from my mods folder.

Earlier today, I downloaded the newest version of Galacticraft (the Betas for 1.7.2) and the newest version of Forge 1.7.2

The main problems seem to be the fact that I have no idea what "parameters directory is not a directory" means and the "MCversion" annotation thing.

I spent a few hours going through the support forums on here and through google and youtube, but I was unable to find anything that could help. I would be very thankful for advice for what to do on here.
 

malakh1995

Member
Aug 5, 2014
2
0
1
29
Thank you very much, Minecraft is able to start for me now.

Sorry for putting it in support, I assumed it was not a bug and that I'd just made a mistake or something.
 

Share this page