iuli9004 Posted August 11, 2014 Posted August 11, 2014 (edited) My modpack close after i launch it. Ive read my logs , ive tryed uncountable times remove the problematic mods but the modpack dont want to work, Modpack Location : https://copy.com/w4aLMCpBUqPt Platform URL : http://www.technicpack.net/api/modpack/underconstruction Here is the log: [19:41:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [19:41:28] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [19:41:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [19:41:29] [main/INFO]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading [19:41:29] [main/INFO]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_55, running on Windows 7:amd64:6.1, installed at C:Program FilesJavajre7 [19:41:29] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:41:29] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:41:29] [main/ERROR]: An error occurred trying to configure the minecraft home at D:Jocuritekkitmodpacksunderconstruction for Forge Mod Loader java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18) ~[NotEnoughItems-1.7.10-1.0.2.15-universal.jar:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_55] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_55] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_55] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_55] at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_55] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:422) ~[modpack.jar:?] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) ~[modpack.jar:?] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) ~[modpack.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.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:?] Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55] ... 15 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55] ... 15 more Edited August 11, 2014 by iuli9004
Discord Moderator plowmanplow Posted August 11, 2014 Discord Moderator Posted August 11, 2014 Your download URL set in your Platform settings is not a direct URL. For any public share URL from copy.com you need to add "?download=1" (without quotes). Your IC2 mod has an odd file name. Either you renamed the file from the one provided by the authors or didn't get it from the mod authors. Either of these are extremely bad. You have NotEnoughItems mod but not the dependency mod CodeChickenCore. I have provided the exact same information for the same problems in other replies to your issues and [url='?do=embed' frameborder='0' data-embedContent>>. It would be much better for everyone involved if you more closely followed the advice provided to you. It turns out that you did have CodeChickenCore, but had it in the wrong location. Forge/MC does not use a coremods folder in any way, for any purpose after version 1.6. The coremods folder should not even be included in your pack.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now