I've looked through the forums and done some googling, but I can't seem to find the solution to my problem. I'm receiving the following error when attempting to use a texture pack:
[08:13:12] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:13:13] [Thread-8/INFO]: Initializing LWJGL OpenAL
[08:13:13] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[08:13:13] [Thread-8/INFO]: OpenAL initialized.
[08:13:13] [Sound Library Loader/INFO]: Sound engine started
[08:13:14] [Client thread/INFO]: Caught error stitching, removing all assigned resourcepacks
java.lang.NullPointerException
at cbh.a(SourceFile:335) ~[1.11.jar:?]
at cbh.e(SourceFile:320) ~[1.11.jar:?]
at cbh.c(SourceFile:254) ~[1.11.jar:?]
at cbh.a(SourceFile:184) ~[1.11.jar:?]
at cbi.a(SourceFile:23) ~[1.11.jar:?]
at cab.c(SourceFile:105) ~[1.11.jar:?]
at cab.a(SourceFile:93) ~[1.11.jar:?]
at beq.f(SourceFile:723) [1.11.jar:?]
at bjk.a(SourceFile:133) [1.11.jar:?]
at bhm.a(SourceFile:341) [1.11.jar:?]
at bjk.a(SourceFile:141) [1.11.jar:?]
at bhm.k(SourceFile:404) [1.11.jar:?]
at bjk.k(SourceFile:77) [1.11.jar:?]
at bhm.p(SourceFile:381) [1.11.jar:?]
at beq.t(SourceFile:1583) [1.11.jar:?]
at beq.av(SourceFile:967) [1.11.jar:?]
at beq.a(SourceFile:395) [1.11.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[08:13:14] [Client thread/INFO]: Reloading ResourceManager: Default
[08:13:14] [Client thread/INFO]: SoundSystem shutting down...
I'm using an unmodified client - run through MultiMC. Thank you for taking the time to look into this!
-J
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi all,
I've looked through the forums and done some googling, but I can't seem to find the solution to my problem. I'm receiving the following error when attempting to use a texture pack:
I'm using an unmodified client - run through MultiMC. Thank you for taking the time to look into this!
-J