Advertisement
Guest User

Untitled

a guest
Oct 18th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.82 KB | None | 0 0
  1. D:\Games\Minecraft\Feed The Beast\MinecraftLog.txt: written by FTB Launcher
  2. [00:31:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [00:31:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  4. [00:31:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  5. [00:31:40] [main/INFO] [FML]: Forge Mod Loader version 7.10.25.1208 for Minecraft 1.7.10 loading
  6. [00:31:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_25
  7. [00:31:40] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [00:31:40] [main/INFO] [FML]: [AppEng] Core Init
  9. [00:31:40] [main/WARN] [FML]: The coremod buildcraftAdditions.preloader.BCALoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. Warning: version of buildcraft, 6.0.18 is newer than request 6.0.17
  11. [00:31:41] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [00:31:41] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [00:31:41] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [00:31:41] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [00:31:41] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [00:31:41] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0 (1).jar
  17. [00:31:41] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [00:31:41] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [00:31:41] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [00:31:41] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [00:31:41] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [00:31:41] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [00:31:41] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [00:31:41] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [00:31:41] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. [00:31:41] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. [00:31:41] [main/WARN] [FML]: The coremod com.dynious.refinedrelocation.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. [00:31:41] [main/ERROR] [FML]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
  29. java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
  30. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  31. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  32. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
  33. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_25]
  34. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:115) ~[launchwrapper-1.9.jar:?]
  35. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  36. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  37. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
  38. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_25]
  39. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381) [forge-1.7.10-10.13.0.1208-universal.jar:?]
  40. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) [forge-1.7.10-10.13.0.1208-universal.jar:?]
  41. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208-universal.jar:?]
  42. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208-universal.jar:?]
  43. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208-universal.jar:?]
  44. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208-universal.jar:?]
  45. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208-universal.jar:?]
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  48. [00:31:41] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. [00:31:41] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  50. [00:31:41] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  51. [00:31:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  52. [00:31:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  53. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4ec4f3a0
  54. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4ec4f3a0 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@223191a6
  55. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
  56. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
  57. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: CCCDeobfPlugin {[]}
  58. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: AppEngCore {[]}
  59. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: BCALoadingPlugin {[]}
  60. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: CodeChickenCorePlugin {[]}
  61. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
  62. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: CookieCoreASM {[]}
  63. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer]}
  64. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
  65. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: IC2core {[]}
  66. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLPlugin {[]}
  67. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: VanillaOverride {[]}
  68. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: LoadingHook {[]}
  69. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: MicdoodlePlugin {[]}
  70. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: CoreDescription {[]}
  71. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: NEICorePlugin {[]}
  72. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: OpenBlocksCorePlugin {[]}
  73. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: OpenEyePlugin {[]}
  74. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: OpenModsCorePlugin {[]}
  75. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
  76. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
  77. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
  78. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
  79. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: ThaumicTLoaderContainer {[]}
  80. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: DepLoader {[]}
  81. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4ec4f3a0
  82. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4ec4f3a0 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@223191a6
  83. [00:31:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  84. [00:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  85. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Replacing sort
  86. [00:31:41] [main/INFO] [FML]: [LegacyJavaFixer] Detected TerminalTweaker
  87. [00:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  88. [00:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  89. [00:31:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. [00:31:41] [main/ERROR] [LaunchWrapper]: Unable to launch
  91. java.lang.RuntimeException: java.lang.NullPointerException
  92. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:127) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  93. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
  94. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  95. Caused by: java.lang.NullPointerException
  96. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213) ~[guava-16.0.jar:?]
  97. at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69) ~[guava-16.0.jar:?]
  98. at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57) ~[guava-16.0.jar:?]
  99. at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:95) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  100. at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:60) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  101. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:193) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  102. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:170) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  103. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:139) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  104. at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:179) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  105. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:122) ~[forge-1.7.10-10.13.0.1208-universal.jar:?]
  106. ... 2 more
  107. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement