1.6.4 Modpacks Not Working

jankat7

New Member
Jul 29, 2019
28
0
0
I'm having problems playing 1.6.4 modpacks like Direwolf20 1.6.4 and Horizons. I open Minecraft and it instantly closes without a crash report. I don't even see the Mojang screen. Not only FTB modpacks, but ATLauncher modpacks like MadPack or the Yogscast Modpack MoonQuest.

I have created 2 other threads like this and people told me to install Java x64 and give Minecraft more memory. The problem is, even if I install Java x64 the modpack still says I have x32. I am 100% sure that I have a x64 computer. I have only 1 java installed on my PC and it's the latest x64 one.

Also, even though I have a decent computer with a 3GB video card and 6 GB RAM, Minecraft is working with low FPS most of the time. I think that's also related to my java version.

Thank You.
 

SatanicSanta

New Member
Jul 29, 2019
4,849
-3
0
Is there a Forge-modloader-0.log file in the /FTB/Modpack name/minecraft?

Also, the speed is what determines performance in terms of GPU and CPU.

If you could also say which version of Java you have installed, as well as your OS that would be very helpful.
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
Go to your options and tick 'reopen launcher after exiting minecraft'. Now when you crash and the launcher and console close it it cause it to reopen. Now go to the console and click 'paste my log to pastebin' button in the console this will give you a pop up so click 'yes' then link the log here.
 

jankat7

New Member
Jul 29, 2019
28
0
0
Sorry for not responding for a while

SatanicSanta, there are ForgeModLoader-client-0 and 1, and also a ForgeModLoader-client-0.log.lck
I have the x64 version of the latest (45) Java. I also have a 64bit computer.

UniZero, I can't really open Minecraft or something, when I click on Launch, the launcher instantly restarts itself. I don't even see the Mojang screen. When I click on Paste My Log to pastebin.com, it says "didn't get a 200 response code!".

Some people said I needed more RAM and I gave more RAM to FTB, 3GBs. Also, I discovered that the same problem occurs when I use Forge Mods in 1.6.4 and above versions, Minecraft just restarts itself.
 

SatanicSanta

New Member
Jul 29, 2019
4,849
-3
0
Sorry for not responding for a while

SatanicSanta, there are ForgeModLoader-client-0 and 1, and also a ForgeModLoader-client-0.log.lck
I have the x64 version of the latest (45) Java. I also have a 64bit computer.

UniZero, I can't really open Minecraft or something, when I click on Launch, the launcher instantly restarts itself. I don't even see the Mojang screen. When I click on Paste My Log to pastebin.com, it says "didn't get a 200 response code!".

Some people said I needed more RAM and I gave more RAM to FTB, 3GBs. Also, I discovered that the same problem occurs when I use Forge Mods in 1.6.4 and above versions, Minecraft just restarts itself.
Could you put the ForgeModLoader-client-0 and 1 on Pastebin?
 

jankat7

New Member
Jul 29, 2019
28
0
0
Well, for some reason, pastebin is forbidden in Turkey and you can't access it normally. So I used Ktunnel which was also forbidden but I got it to work somehow and here are the links:

Client0 <not working>

Client1 <not working>

There's now a Client 2 text file as well: <not working>

I'm sorry for not being able to use Pastebin properly, for some reason I can't reach it in Turkey. Also, sorry if I have bad English sometimes.

Thanks!
 
Last edited:

lavarthan

New Member
Jul 29, 2019
2,437
0
0
None of the links work for me, not sure why. I just get a description of what ninjacloak is. I'll agree to open a text (.txt only) attachment if you post it as an attachment here in a reply post.
 
  • Like
Reactions: SatanicSanta

jankat7

New Member
Jul 29, 2019
28
0
0
Oh, now they don't work for me either... Umm, sorry but how do I post it as an attachment?

Would a .zip file be useful for you?
 

Attachments

  • FTB.zip
    8.7 KB · Views: 98

lavarthan

New Member
Jul 29, 2019
2,437
0
0
All the logs appear to be the same. I will attach one for everyone else to see here in case they do not wish to open the zip, which would be understandable. At the moment I'm unsure why it appears that it cannot find the config file(?). See the quoted spoiler below. I have to head off to work soon.
[INFO] [STDERR] java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile
2014-02-12 20:29:42 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)
2014-02-12 20:29:42 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
2014-02-12 20:29:42 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-12 20:29:42 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-12 20:29:42 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-12 20:29:42 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-12 20:29:42 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-12 20:29:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-12 20:29:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-12 20:29:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-12 20:29:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-12 20:29:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-12 20:29:42 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-12 20:29:42 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-12 20:29:42 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-12 20:29:42 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-12 20:29:42 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile
2014-02-12 20:29:42 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-02-12 20:29:42 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-02-12 20:29:42 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-02-12 20:29:42 [INFO] [STDERR] ... 16 more
2014-02-12 20:29:42 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2014-02-12 20:29:42 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
 

Attachments

  • ForgeModLoader-client-0.log.txt
    31.8 KB · Views: 86

Quster25

New Member
Jul 29, 2019
9
0
0
Are you using the cracked version, because i had the same problem but when i bought the real minecraft i could run it just fine
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Okay a few ideas you can try listed below. Sorry I was away for a while and was hoping that someone else would have found the answer.

Can you play vanilla without any connection issues? You said you have had trouble with sites being blocked like pastebin. I hope that the minecraft or FTB servers are not blocked for some reason. Also ensure that the FTB server that you are trying to connect to is not having issues as well. To do this in the Options tab click on the Advanced Options button and change your Download Location.

Do you have any antivirus or firewall program. Ensure that they are not blocking minecraft for any reason. Add the folder, C:\Users\Adige Wune\Desktop\FTB, to the exceptions list of your antivirus program. Checking any box that says 'include sub-folders' as you do.

If the above does not work please try a complete reinstall of everything by following this guide carefully and fully again.

After trying all that please post a new console log to pastebin.com if you find a way to or as an attachment here again. Please post only one console log in the attachment not a few of them in a zip file.
 

jankat7

New Member
Jul 29, 2019
28
0
0
I can play Vanilla without any issues, I can also play online. I will try the other stuff now and be back. Thanks!

I don't have an antivirus program, and my firewall is off. I'm trying reinstalling everything now.

Sadly, there's no difference. But here's the crash report (?) from the console:
BTW "Erişim engellendi" means something like Access Denied


C:\FTBLauncherLog.txt (Erişim engellendi): java.io.FileNotFoundException: C:\FTBLauncherLog.txt (Erişim engellendi)
From Console: Şub 24, 2014 9:36:10 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
The FTB Launcher has found the following Java versions installed:
Java Version: 1.7.0_51 sorted as: 1.7.0_51 64 Bit Java at : C:\Program Files\Java\jre7\bin\java.exe
Java Version: 1.7.0_51 sorted as: 1.7.0_51 64 Bit Java at : C:\windows\system32\java.exe
Preferred: Java Version: 1.7.0_51 sorted as: 1.7.0_51 64 Bit Java at : C:\Program Files\Java\jre7\bin\java.exe
[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 esES to options pane
[i18n] Added 5 frFR to options pane
[i18n] Added 6 itIT to options pane
[i18n] Added 7 maHU to options pane
[i18n] Added 8 nlNL to options pane
[i18n] Added 9 ptBR to options pane
[i18n] Added 10 ptPT to options pane
[i18n] Added 11 ruRU to options pane
[i18n] Added 12 svSE to options pane
[i18n] enUS English language file loaded!
Downloading Jars
Adding Authlib to Classpath
Loading modpack information for modpacks.xml...
Adding pack 1 (Monster)
Adding pack 2 (Direwolf20)
Adding pack 3 (Horizons)
Adding pack 4 (Tech World 2)
Adding pack 5 (Magic World 2)
Adding pack 6 (FTBLite2)
Adding pack 7 (FTB Unleashed)
Adding pack 8 (FTB Ultimate)
Adding pack 9 (FTB Lite)
Adding pack 10 (MagicFarm2)
Adding pack 11 (New World Mod Pack)
Adding pack 12 (Voxel)
Adding pack 13 (Infamy)
Adding pack 14 (Lapito's Galacticraft Modpack)
Adding pack 15 (Direwolf20 1.5 v2)
Adding pack 16 (Direwolf20 Pack)
Adding pack 17 (MindCrack Pack)
Adding pack 18 (YogCraft Modpack)
Adding pack 19 (FTB Unhinged)
Adding pack 20 (RPG Immersion Pack)
Adding pack 21 (BronyModPack)
Adding pack 22 (Ampz Modpack)
Adding pack 23 (VoxelModPack)
Adding pack 24 (Magic Farm)
Adding pack 25 (Magic World)
Adding pack 26 (Tech World)
Adding pack 27 (Pax Challenge Pack)
Adding pack 28 (Feed The Beast Retro SSP)
Adding pack 29 (Feed The Beast Retro SMP)
Adding pack 30 (Slow's Stream Pack)
Adding pack 31 (Feed The Beast Beta Pack A)
loading map information...
loading texture pack information...
Adding map 1 (Direwolf20 Map Ep.0)
Adding map 2 (FTB Pax Challenge)
Adding map 3 (Direwolf20 Map Ep.0)
Adding map 4 (Direwolf20 Map Ep.10)
Adding map 5 (Direwolf20 Map Ep.20)
Adding map 6 (Direwolf20 Map Ep.30)
Adding map 7 (Direwolf20 Map Ep.40)
Adding map 8 (Direwolf20 Map Ep.50)
Adding map 9 (Direwolf20 Map Ep.80)
Adding texture pack 1 (Soartex Fanver)
Adding map 10 (FTB Normal)
Adding texture pack 2 (JohnSmith Technicians Remix)
Adding map 11 (FTB Insanity)
Adding texture pack 3 (Familiar yet Different)
Adding texture pack 4 (Love And Tolerance)
Adding texture pack 5 (Jadedcat Mixpack)
Logging in...
Beginning authlib authentication attempt
successfully created YggdrasilAuthenticationService
using Authlib authentication data
Login complete.
Syncing Assets:
Java Path: C:\Program Files\Java\jre7\bin\javaw.exe
Setting MinMemory to 256
Setting MaxMemory to 3072
Defaulting PermSize to 256m
Şub 24, 2014 9:36:27 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Şub 24, 2014 9:36:27 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Şub 24, 2014 9:36:27 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-02-24 21:36:27 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-02-24 21:36:27 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2014-02-24 21:36:27 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-02-24 21:36:27 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-02-24 21:36:27 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-02-24 21:36:27 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-02-24 21:36:27 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-02-24 21:36:27 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-02-24 21:36:27 [INFO] [STDERR] Failed to load dependancies.info from CodeChickenCore 0.9.0.7.jar as JSON
2014-02-24 21:36:27 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename format for dependancy: CodeChickenLib-universal-@MCVERSION@-@[email protected]
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:604)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:566)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:549)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-02-24 21:36:27 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:27 [INFO] [STDERR] Failed to load dependancies.info from CoFHCore-2.0.0.2.jar as JSON
2014-02-24 21:36:27 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename format for dependancy: CodeChickenLib-universal-@MCVERSION@-@[email protected]
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:604)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:566)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:549)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-02-24 21:36:27 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:27 [INFO] [STDERR] Failed to load dependancies.info from Morph-Beta-0.6.0.zip as JSON
2014-02-24 21:36:27 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename format for dependancy: CodeChickenLib-universal-1.6.4-@[email protected]
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:604)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:566)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:549)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-02-24 21:36:27 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:27 [INFO] [STDERR] Failed to load dependancies.info from ThermalExpansion-3.0.0.2.jar as JSON
2014-02-24 21:36:27 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename format for dependancy: ForgeMultipart-universal-@MCVERSION@-@[email protected]
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:604)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:566)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:549)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-02-24 21:36:27 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:27 [INFO] [STDERR] Failed to load dependancies.info from WR-CBE 1.4.0.6.jar as JSON
2014-02-24 21:36:27 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename format for dependancy: ForgeMultipart-universal-@MCVERSION@-@[email protected]
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:604)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:566)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:549)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-02-24 21:36:27 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:27 [INFO] [STDERR] Failed to load dependancies.info from ForgeMultipart-universal-1.6.4-1.0.0.227.jar as JSON
2014-02-24 21:36:27 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename format for dependancy: CodeChickenLib-universal-1.6.4-@[email protected]
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:604)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:566)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:549)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-02-24 21:36:27 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-02-24 21:36:27 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:28 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-02-24 21:36:28 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-02-24 21:36:28 [INFO] [STDERR] java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile
2014-02-24 21:36:28 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)
2014-02-24 21:36:28 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
2014-02-24 21:36:28 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:28 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:28 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] ... 16 more
2014-02-24 21:36:28 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-02-24 21:36:28 [INFO] [STDERR] ... 18 more
2014-02-24 21:36:28 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at C:\Direwolf20_1_6_4\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(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
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(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 16 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 18 more
2014-02-24 21:36:28 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile
2014-02-24 21:36:28 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)
2014-02-24 21:36:28 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
2014-02-24 21:36:28 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-02-24 21:36:28 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-02-24 21:36:28 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-02-24 21:36:28 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-02-24 21:36:28 [INFO] [STDERR] ... 16 more
2014-02-24 21:36:28 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2014-02-24 21:36:28 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-02-24 21:36:28 [INFO] [STDERR] ... 18 more
 
Last edited:

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
Please do not post walls of text when posting any logs. Use pastebin or at the very least put spoiler tags around your log. Did you try a force update. To do this go to the options and click force update then launch the pack as normal.

Where is the your ftb launcher installed to?
 

jankat7

New Member
Jul 29, 2019
28
0
0
Of course I tried force updating, the problem is not in FTB only but all modpacks that require forge. Also, it's on my desktop and installed to C:
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
If you followed the guide that was linked by lavarthan above then it should be installed on your desktop in a folder called FTB or on the c drive in the same folder.
 

jankat7

New Member
Jul 29, 2019
28
0
0
Yes that's what I meant, sorry. It's in a folder named "FTB" and that folder is empty except for the launcher.