For the 1.5.2 version im having issues getting the pack loaded with optifine installed on FTB Unleashed 1.1.7.
When i click the TP image it simply freezes the game for about 2-4 minutes as usual, but then instead of loading the pack it stays on default (even when swaping from another TP it swaps back to default after freezing).
I followed all the instruction and even disabled Connected Textures and the Modular Powersuit thingie, dunno what the issue is.
Where can i start looking to figure out what is going wrong, should the FTB launcher console give errors on failing to load a TP ?
Edit:
Tested without Optifine works fine, with optifine it reloads to the default once its finished the initial load, no errors on any logs aside a few ignored textures (witch seem non-critical).
TP version: 2.9.8
Optifine version: 1.5.2_HD_U_D5
When i load Unleashed without Optifine and enable the pack then reload with those setting and Optifine enabled it crashes with the following errors:
Right after starting to load the texture pack, right after Optifine has done something with connected textures even though there turned off in the config:
Code:
2014-02-03 13:11:36 [INFO] [STDERR] Exception in thread "Thread-74" java.lang.IllegalArgumentException: input stream cannot be null
2014-02-03 13:11:36 [INFO] [STDERR] at net.minecraft.client.mco.Request.func_96352_a(SourceFile:86)
2014-02-03 13:11:36 [INFO] [STDERR] at net.minecraft.client.mco.Request.func_96364_c(SourceFile:77)
2014-02-03 13:11:36 [INFO] [STDERR] at net.minecraft.client.mco.McoClient.func_96377_a(SourceFile:173)
2014-02-03 13:11:36 [INFO] [STDERR] at net.minecraft.client.mco.McoClient.func_96375_b(SourceFile:95)
2014-02-03 13:11:36 [INFO] [STDERR] at net.minecraft.client.gui.ThreadTitleScreen.run(SourceFile:215)
Then when initializing the Texture pack:
Code:
2014-02-03 13:11:58 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: 1024
2014-02-03 13:11:58 [INFO] [STDERR] at codechicken.core.render.TextureUtils.write(TextureUtils.java:183)
2014-02-03 13:11:58 [INFO] [STDERR] at codechicken.core.render.TextureSpecial.func_94219_l(TextureSpecial.java:91)
2014-02-03 13:11:58 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureMap.func_94248_c(TextureMap.java:284)
2014-02-03 13:11:58 [INFO] [STDERR] at net.minecraft.client.renderer.RenderEngine.func_78343_a(RenderEngine.java:482)
2014-02-03 13:11:58 [INFO] [STDERR] at net.minecraft.client.renderer.RenderEngine.func_78352_b(RenderEngine.java:594)
2014-02-03 13:11:58 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:258)
2014-02-03 13:11:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:479)
2014-02-03 13:11:58 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2014-02-03 13:11:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2014-02-03 13:11:58 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Not sure what is going on, seems like codechicken is being a spoil sport. I have found another 1.5.2 version of this pack that is working though, so i got a replacement, just intrested to know why it failing tbh i dont understand why its having issues now.
I also checked the config file for codechickencore, but its still default nothing was changed in terms of pre-1.5 lava or water textures.