Hi
I did everything what read at
http://forum.feed-the-beast.com/threads/ftb-launcher-update-mod-packs-what-you-need-to-know.35414/
and
http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
I have last version of Java (x64)
Win7 (64)
3GB allocated in Java conf and in FTB launcher
Before I started FTB launcher I deleted everything inside a folder (only Unleashed left here) and also deleted "ftblauncher" folder *\AppData\Roaming\
Download of Horizons was without any problem
here is extended console: http://pastebin.com/xKrhcNMm
In my opinion problem is here:
I did everything what read at
http://forum.feed-the-beast.com/threads/ftb-launcher-update-mod-packs-what-you-need-to-know.35414/
and
http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
I have last version of Java (x64)
Win7 (64)
3GB allocated in Java conf and in FTB launcher
Before I started FTB launcher I deleted everything inside a folder (only Unleashed left here) and also deleted "ftblauncher" folder *\AppData\Roaming\
Download of Horizons was without any problem
here is extended console: http://pastebin.com/xKrhcNMm
In my opinion problem is here:
- 2013-12-11 01:53:07 [SEVERE] [ForgeModLoader] Unable to launch
- java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27) - Caused by: java.lang.NoClassDefFoundError: org/apache/commons/lang3/Validate
at net.minecraft.entity.ai.attributes.AttributeModifier.<init>(SourceFile:31)
at net.minecraft.potion.Potion.func_111184_a(SourceFile:237)
at net.minecraft.potion.Potion.<clinit>(SourceFile:26)
at net.minecraft.potion.PotionHelper.<clinit>(SourceFile:80)
at net.minecraft.item.Item.<clinit>(Item.java:81)
at net.minecraft.block.Block.<clinit>(Block.java:1426)
at net.minecraft.stats.StatList.func_75921_a(StatList.java:185)
at net.minecraft.stats.StatList.<clinit>(StatList.java:96)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:83)
... 6 more - Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.Validate
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 org.objectweb.asm.ClassReader.<init>(Unknown Source)
at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:116)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 18 more