Guest User

Untitled

a guest
Sep 15th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. [13:52:00] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [13:52:00] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [13:52:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [13:52:00] [main/INFO]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
  5. [13:52:00] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
  6. [13:52:00] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [13:52:00] [main/INFO]: [AppEng] Core Init
  8. [13:52:00] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [13:52:00] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [13:52:00] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [13:52:00] [main/ERROR]: An error occurred trying to configure the minecraft home at C:\Users\Mark\AppData\Roaming\.technic\modpacks\pack-for-me-and-friends for Forge Mod Loader
  12. java.lang.NoSuchMethodError: cpw.mods.fml.common.FMLLog.getLogger()Ljava/util/logging/Logger;
  13. at openblocks.OpenBlocksCorePlugin.<clinit>(OpenBlocksCorePlugin.java:17) ~[OpenBlocks-1.2.9.jar:?]
  14. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_60]
  15. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_60]
  16. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381) ~[modPack.jar:?]
  17. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) ~[modPack.jar:?]
  18. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) ~[modPack.jar:?]
  19. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modPack.jar:?]
  20. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modPack.jar:?]
  21. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modPack.jar:?]
  22. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modPack.jar:?]
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment