Please help, I'm trying to make my own modpack, and it won't even startup
Logging in...
Beginning authlib authentication attempt
successfully created YggdrasilAuthenticationService
Login complete.
Checking local assets file, for MC version1.6.4 Please wait!
Setting up native libraries for Monster v Recommended Version MC 1.6.4
Syncing Assets:
Java Path: C:\Program Files\Java\jre7\bin\javaw.exe
Pack: Monster 1.6.4
Setting MinMemory to 256
Setting MaxMemory to 1024
Defaulting PermSize to 192m
Sep 06, 2014 8:57:19 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 06, 2014 8:57:19 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 06, 2014 8:57:19 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_65, running on Windows Vista:x86:6.0, installed at C:\Program Files\Java\jre7
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [INFO] [ForgeModLoader] AMCore initializing...stand back! I'm going to try MAGIC!
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-06 20:57:19 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-09-06 20:57:20 [SEVERE] [ForgeModLoader] Unable to launch
java.lang.RuntimeException: java.lang.NullPointerException
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69)
at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57)
at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:101)
at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:66)
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225)
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202)
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163)
at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123)
... 2 more
[i18n] Added 0 enUS to options pane
[i18n] Added 1 cyGB to options pane
[i18n] Added 2 daDK to options pane
[i18n] Added 3 deDE to options pane
[i18n] Added 4 enUS to options pane
[i18n] Added 5 enGB to options pane
[i18n] Added 6 esES to options pane
[i18n] Added 7 fiFI to options pane
[i18n] Added 8 frFR to options pane
[i18n] Added 9 itIT to options pane
[i18n] Added 10 nlNL to options pane
[i18n] Added 11 noNO to options pane
[i18n] Added 12 maHU to options pane
[i18n] Added 13 ptBR to options pane
[i18n] Added 14 ptPT to options pane
[i18n] Added 15 ruRU to options pane
[i18n] Added 17 zhCN to options pane
[i18n] Added 16 svSE to options pane
[i18n] enUS English (US) language file loaded!
MCVersion: 164
Beginning authlib authentication attempt
successfully created YggdrasilAuthenticationService
Login complete.
Checking local assets file, for MC version1.6.4 Please wait!
Setting up native libraries for Monster v Recommended Version MC 1.6.4
Syncing Assets:
Java Path: C:\Program Files\Java\jre7\bin\javaw.exe
Pack: Monster 1.6.4
Setting MinMemory to 256
Setting MaxMemory to 1024
Defaulting PermSize to 192m
Sep 06, 2014 8:57:19 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 06, 2014 8:57:19 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 06, 2014 8:57:19 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_65, running on Windows Vista:x86:6.0, installed at C:\Program Files\Java\jre7
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [INFO] [ForgeModLoader] AMCore initializing...stand back! I'm going to try MAGIC!
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2014-09-06 20:57:19 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-06 20:57:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-06 20:57:19 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-09-06 20:57:20 [SEVERE] [ForgeModLoader] Unable to launch
java.lang.RuntimeException: java.lang.NullPointerException
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69)
at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57)
at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:101)
at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:66)
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225)
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202)
at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163)
at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123)
... 2 more
[i18n] Added 0 enUS to options pane
[i18n] Added 1 cyGB to options pane
[i18n] Added 2 daDK to options pane
[i18n] Added 3 deDE to options pane
[i18n] Added 4 enUS to options pane
[i18n] Added 5 enGB to options pane
[i18n] Added 6 esES to options pane
[i18n] Added 7 fiFI to options pane
[i18n] Added 8 frFR to options pane
[i18n] Added 9 itIT to options pane
[i18n] Added 10 nlNL to options pane
[i18n] Added 11 noNO to options pane
[i18n] Added 12 maHU to options pane
[i18n] Added 13 ptBR to options pane
[i18n] Added 14 ptPT to options pane
[i18n] Added 15 ruRU to options pane
[i18n] Added 17 zhCN to options pane
[i18n] Added 16 svSE to options pane
[i18n] enUS English (US) language file loaded!
MCVersion: 164
Awesome new Minecraft Youtuber! Check out SweeSourCandy, and make sure to like, subscribe, and comment! https://www.youtube.com/channel/UCwv46JQOtTLB7KrA1F-ZQKg
Awesome new Minecraft Youtuber! Check out SweeSourCandy, and make sure to like, subscribe, and comment! https://www.youtube.com/channel/UCwv46JQOtTLB7KrA1F-ZQKg
Awesome new Minecraft Youtuber! Check out SweeSourCandy, and make sure to like, subscribe, and comment! https://www.youtube.com/channel/UCwv46JQOtTLB7KrA1F-ZQKg