So I went to install the Shader's Core Mod (Forge edition) and now my client crashes. It runs through loading everything then crashes before hitting the title screen.
Crash Report:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
java.lang.NullPointerException: Stitching texture atlas
at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)
-- Texture being stitched together --
Details:
Atlas path: textures/blocks
Sprite: TextureAtlasSprite{name='missingno', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=6.25E-4, u1=0.999375, v0=6.25E-4, v1=0.999375}
Stacktrace:
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.10.5
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 311260736 bytes (296 MB) / 817364992 bytes (779 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1517 26 mods loaded, 26 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCH Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCH CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCH BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCH BuildCraft|Core{7.0.21} [BuildCraft] (buildcraft-7.0.21.jar)
UCH BuildCraft|Silicon{7.0.21} [BC Silicon] (buildcraft-7.0.21.jar)
UCH BuildCraft|Factory{7.0.21} [BC Factory] (buildcraft-7.0.21.jar)
UCH BuildCraft|Builders{7.0.21} [BC Builders] (buildcraft-7.0.21.jar)
UCH BuildCraft|Energy{7.0.21} [BC Energy] (buildcraft-7.0.21.jar)
UCH BuildCraft|Robotics{7.0.21} [BC Robotics] (buildcraft-7.0.21.jar)
UCH BuildCraft|Transport{7.0.21} [BC Transport] (buildcraft-7.0.21.jar)
UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar)
UCH props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar)
UCH EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCH ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
UCH iChunUtil{4.1.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
UCH Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar)
UCH RadixCore{2.0.3} [RadixCore] (RadixCore-1.7.10-2.0.3-universal.jar)
UCH MCA{1.7.10-5.0.7.2} [Minecraft Comes Alive] (MCA-1.7.10-5.0.7.2-universal.jar)
UCH Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCH multishot{3.1.2} [Multishot] (multishot-1.7.10-3.1.2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.4.2 310.41.35f01' Renderer: 'NVIDIA GeForce GT 650M OpenGL Engine'
Mantle Environment: Environment healthy.
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-10.4.2 310.41.35f01, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Hey guys,
So I went to install the Shader's Core Mod (Forge edition) and now my client crashes. It runs through loading everything then crashes before hitting the title screen.
Crash Report:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 10/17/15 7:25 PM
Description: Stitching texture atlas
java.lang.NullPointerException: Stitching texture atlas
at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)
-- Texture being stitched together --
Details:
Atlas path: textures/blocks
Sprite: TextureAtlasSprite{name='missingno', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=6.25E-4, u1=0.999375, v0=6.25E-4, v1=0.999375}
Stacktrace:
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.10.5
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 311260736 bytes (296 MB) / 817364992 bytes (779 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1517 26 mods loaded, 26 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCH Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCH CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar)
UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCH BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCH BuildCraft|Core{7.0.21} [BuildCraft] (buildcraft-7.0.21.jar)
UCH BuildCraft|Silicon{7.0.21} [BC Silicon] (buildcraft-7.0.21.jar)
UCH BuildCraft|Factory{7.0.21} [BC Factory] (buildcraft-7.0.21.jar)
UCH BuildCraft|Builders{7.0.21} [BC Builders] (buildcraft-7.0.21.jar)
UCH BuildCraft|Energy{7.0.21} [BC Energy] (buildcraft-7.0.21.jar)
UCH BuildCraft|Robotics{7.0.21} [BC Robotics] (buildcraft-7.0.21.jar)
UCH BuildCraft|Transport{7.0.21} [BC Transport] (buildcraft-7.0.21.jar)
UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar)
UCH props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar)
UCH EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCH ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
UCH iChunUtil{4.1.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
UCH Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar)
UCH RadixCore{2.0.3} [RadixCore] (RadixCore-1.7.10-2.0.3-universal.jar)
UCH MCA{1.7.10-5.0.7.2} [Minecraft Comes Alive] (MCA-1.7.10-5.0.7.2-universal.jar)
UCH Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCH multishot{3.1.2} [Multishot] (multishot-1.7.10-3.1.2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.4.2 310.41.35f01' Renderer: 'NVIDIA GeForce GT 650M OpenGL Engine'
Mantle Environment: Environment healthy.
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-10.4.2 310.41.35f01, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
"Divinely Disturbed" on Technic Launcher