Jump to content

Forge Modloader Custom mod collection Error.


nicksurvivor

Recommended Posts

I am running the latest version of Mac OS X, and when i try to run a custom modpack, i get this error:

 

 

 

Aug 15, 2014 4:01:04 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Aug 15, 2014 4:01:04 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Aug 15, 2014 4:01:04 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

2014-08-15 16:01:04 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading

2014-08-15 16:01:04 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.4, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

2014-08-15 16:01:04 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-15 16:01:04 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-15 16:01:04 [iNFO] [sTDERR] Failed to load dependencies.info from CodeChickenCore-1.6.4-0.9.0.9-universal.jar as JSON

2014-08-15 16:01:04 [iNFO] [sTDERR] java.lang.RuntimeException: Invalid filename format for dependency: CodeChickenLib-universal-@MCVERSION@-@VERSION@.jar

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:558)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:521)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:507)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:584)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cofh.asm.LoadingPlugin.<init>(LoadingPlugin.java:34)

2014-08-15 16:01:04 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-15 16:01:04 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

2014-08-15 16:01:04 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

2014-08-15 16:01:04 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

2014-08-15 16:01:04 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:357)

2014-08-15 16:01:04 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:310)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-15 16:01:04 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-15 16:01:04 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-15 16:01:04 [iNFO] [sTDERR] Failed to load dependencies.info from CoFHCore-2.0.0.5.jar as JSON

2014-08-15 16:01:04 [iNFO] [sTDERR] java.lang.RuntimeException: Invalid filename format for dependency: CodeChickenLib-universal-@MCVERSION@-@VERSION@.jar

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:558)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:521)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:507)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)

2014-08-15 16:01:04 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:584)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cofh.asm.LoadingPlugin.<init>(LoadingPlugin.java:34)

2014-08-15 16:01:04 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-15 16:01:04 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

2014-08-15 16:01:04 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

2014-08-15 16:01:04 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

2014-08-15 16:01:04 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:357)

2014-08-15 16:01:04 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:310)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-15 16:01:04 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-15 16:01:04 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-15 16:01:04 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-15 16:01:05 [iNFO] [sTDERR] Failed to load dependencies.info from MineFactoryReloaded-2.7.9-final.jar as JSON

2014-08-15 16:01:05 [iNFO] [sTDERR] java.lang.RuntimeException: Invalid filename format for dependency: CodeChickenLib-universal-@MCVERSION@-@VERSION@.jar

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:558)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:521)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:507)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:584)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cofh.asm.LoadingPlugin.<init>(LoadingPlugin.java:34)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:357)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:310)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-15 16:01:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-15 16:01:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-15 16:01:05 [iNFO] [sTDERR] Failed to load dependencies.info from Morph-Beta-0.7.2.zip as JSON

2014-08-15 16:01:05 [iNFO] [sTDERR] java.lang.RuntimeException: Invalid filename format for dependency: CodeChickenLib-universal-1.6.4-@VERSION@.jar

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:558)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:521)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:507)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:584)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cofh.asm.LoadingPlugin.<init>(LoadingPlugin.java:34)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:357)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:310)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-15 16:01:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-15 16:01:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-15 16:01:05 [iNFO] [sTDERR] Failed to load dependencies.info from ThermalExpansion-3.0.0.2.jar as JSON

2014-08-15 16:01:05 [iNFO] [sTDERR] java.lang.RuntimeException: Invalid filename format for dependency: ForgeMultipart-universal-@MCVERSION@-@VERSION@.jar

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:558)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:521)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:507)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)

2014-08-15 16:01:05 [iNFO] [sTDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:584)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cofh.asm.LoadingPlugin.<init>(LoadingPlugin.java:34)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

2014-08-15 16:01:05 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:357)

2014-08-15 16:01:05 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:310)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-15 16:01:05 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-15 16:01:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-15 16:01:05 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-15 16:01:06 [iNFO] [sTDERR] Warning: version of ForgeMultipart, 1.1.0.296 is newer than request 1.0.0.244

2014-08-15 16:01:06 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-15 16:01:06 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile

2014-08-15 16:01:06 [iNFO] [sTDERR] at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)

2014-08-15 16:01:06 [iNFO] [sTDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)

2014-08-15 16:01:06 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-15 16:01:06 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

2014-08-15 16:01:06 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:357)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:310)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-15 16:01:06 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

2014-08-15 16:01:06 [iNFO] [sTDERR] ... 17 more

2014-08-15 16:01:06 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)

2014-08-15 16:01:06 [iNFO] [sTDERR] ... 19 more

2014-08-15 16:01:06 [sEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /Users/Nico/Library/Application Support/minecraft for Forge Mod Loader

java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile

at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)

at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

at java.lang.Class.newInstance0(Class.java:357)

at java.lang.Class.newInstance(Class.java:310)

at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

... 17 more

Caused by: java.lang.NullPointerException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)

... 19 more

2014-08-15 16:01:06 [iNFO] [sTDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile

2014-08-15 16:01:06 [iNFO] [sTDERR] at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)

2014-08-15 16:01:06 [iNFO] [sTDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)

2014-08-15 16:01:06 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-08-15 16:01:06 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

2014-08-15 16:01:06 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Class.java:357)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:310)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)

2014-08-15 16:01:06 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-15 16:01:06 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

2014-08-15 16:01:06 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

2014-08-15 16:01:06 [iNFO] [sTDERR] ... 17 more

2014-08-15 16:01:06 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2014-08-15 16:01:06 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)

2014-08-15 16:01:06 [iNFO] [sTDERR] ... 19 more

 

 

 

The mods I am using are:

 

Advanced Genetics

Archimedies SHips

Backpack

Better dungeons

Chisel

Extrabiomes XL

FoodPLus

Hats by iChun

MinefactoryReloaded

Morph Beta

Nether Ores

NEI

OpenBlocks

Optifine HD

ProjectRed (Base,Compat,Integration,Lighting,World)

Random Things

Redstone Arsenal

Tinkers Construct

Thermal Expansion

Waila

 

I have not included any support mods in the list, I think installed them all.

 

Everything is for minecraft 1.6.4

If there is any more info needed to solve the problem, please inform me.

Thanks!

 

I would also like to install forge microblocks (the one with the saw), but i could not find it on the internet, if anyone could help me with this too, it would be great!

Link to comment
Share on other sites

1) We no longer support 1.6.4 you should update

2) NEVER use ANYTHING that uses ChickenBones 'DepLoader' It is a bad piece of software.

 

1) Some of these mods require 1.6.4.

2) That is an OPINION. The mod creator for NEI and Waila requires CodeChickenCore, so I am adding it. I installed the actual forge from the website. I need a solution to my problem, not some hater.

Link to comment
Share on other sites

User was banned for being a ass, and not following directions.

We DO NOT support 1.6.4, It is dead, and modders should update.

Users can play what they want but we do not support it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
    • It is an issue with quark - update it to this build: https://www.curseforge.com/minecraft/mc-mods/quark/files/3642325
    • Remove Instant Massive Structures Mod from your server     Add new crash-reports with sites like https://paste.ee/  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.