I cannot get this pack to launch, it gets to 3/7 on the load screen, and then freezes.
This is my launcher output;
[Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:15:45] [Sound Library Loader/INFO]: Sound engine started
[22:16:05] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [22:16:05] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[22:16:05] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[22:16:05] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[22:16:05] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.lang.Runtime.exit(Runtime.java:107)
[22:16:05] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.lang.System.exit(System.java:968)
[22:16:05] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[22:16:05] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Any help would be greatly appreciated...