I'm going to be out of the town for a bit, and I'm pretty sure FTB now requires an internet connection to launch a Modpack. I'm pretty sure there will be many situations where I won't have Internet Connection.
MultiMC allows you to launch Minecraft instances without an Internet connection, so that's what I'll use.
I checked "Track FTB instances" in the settings menu, and then my installed Direwolf20 pack shows up.
However, when I try to launch it, I get this error in the log:
However, when I launch with the FTB launcher, it launches just fine! What went wrong there?
MultiMC allows you to launch Minecraft instances without an Internet connection, so that's what I'll use.
I checked "Track FTB instances" in the settings menu, and then my installed Direwolf20 pack shows up.
However, when I try to launch it, I get this error in the log:
[15:14:27] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /Users/KyranShort/Library/Application Support/minecraft/direwolf20_17/natives/liblwjgl.jnilib
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1712) ~[?:1.6.0_65]
at java.lang.Runtime.load0(Runtime.java:770) ~[?:1.6.0_65]
at java.lang.System.load(System.java:1019) ~[?:1.6.0_65]
at org.lwjgl.Sys$1.run(Sys.java:70) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at org.lwjgl.Sys.loadLibrary(Sys.java:95) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at org.lwjgl.Sys.<clinit>(Sys.java:112) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2660) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:72) ~[Main.class:?]
... 14 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /Users/KyranShort/Library/Application Support/minecraft/direwolf20_17/natives/liblwjgl.jnilib
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1712) ~[?:1.6.0_65]
at java.lang.Runtime.load0(Runtime.java:770) ~[?:1.6.0_65]
at java.lang.System.load(System.java:1019) ~[?:1.6.0_65]
at org.lwjgl.Sys$1.run(Sys.java:70) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at org.lwjgl.Sys.loadLibrary(Sys.java:95) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at org.lwjgl.Sys.<clinit>(Sys.java:112) ~[lwjgl-2.9.2-nightly-20140822.jar:?]
at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2660) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:72) ~[Main.class:?]
... 14 more