purebdcraft 1.8 wont load

General help with our resourcepacks, our website, or Minecraft - including mods.
Locked 
User avatar
Blu
Supporter
1 Post
 x 0

Post 01 Apr 2017, 20:57

I've been using purebdcraft for a really long time and I keep having this issue where I load up Minecraft 1.8 and I try putting 512x512 version of the pack and it freezes at the screen for a few minuets and that's usually normal but then it goes back to the setting screen with default Minecraft textures and I don't have anyway to fix this and I've done all I can my specs are gtx 980, core 17-4790K 4.00 GHz, 16 gigs of ram, a republic of gamers mother board and liquid cooling and I have allocated the most amount of ram I can possibly can to the game and I have nothing else running on my computer except for needed programs to run my computer I made sure everything in the background was needed and only needed and I still have the same issue and I've had this for a very long time I've also tried re downloading the pack and restarting my computer many times over and I've even reloaded my files and windows before.
User avatar
Lifetime Supporter
247 Posts
 x 14

Post 01 Apr 2017, 21:29 

Sphax 512x textures in 1.8 are problematic due to a bug in the game, which was fixed for later versions. I was told of it in this thread, which is now locked:
https://bdcraft.net/community/pbdc-help/ ... t5132.html

Even using Optifine H7 for Minecraft 1.8, which reports a max texture size of 32768x32768 for my gtx 1070 (vanilla Minecraft doesn't actually use the OpenGL function to query the max texture size, and thus reports 16384 as the max texture size) is still unable to use the Sphax 512x textures in that version of Minecraft. I get the following error:
Show
[14:17:41] [Client thread/INFO]: Caught error stitching, removing all assigned resourcepacks
net.minecraft.client.renderer.StitcherException: Unable to fit: minecraft:mcpatcher/ctm/misc/89, size: 512x512, atlas: 16384x16384, atlasMax: 16384x16384 - Maybe try a lower resolution resourcepack?
at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76) ~[ctw.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:388) ~[cua.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:153) ~[cua.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:105) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29) ~[cxk.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) ~[cvt.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) ~[cvt.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:734) [bsu.class:?]
at net.minecraft.client.gui.GuiScreenResourcePacks.func_146284_a(SourceFile:161) [bzx.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:472) [bxf.class:?]
at net.minecraft.client.gui.GuiScreenResourcePacks.func_73864_a(SourceFile:169) [bzx.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bxf.class:?]
at net.minecraft.client.gui.GuiScreenResourcePacks.func_146274_d(SourceFile:74) [bzx.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bxf.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1670) [bsu.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]


Actually, with connected textures turned off, it seems to work for me. It probably doesn't leave any room for mod textures, though.
Locked