Guest User

crash

a guest
Sep 17th, 2015
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 9/17/15 3:31 PM
  5. Description: Stitching texture atlas
  6.  
  7. java.lang.NullPointerException: Stitching texture atlas
  8. at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
  9. at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
  10. at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)
  11. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:381)
  12. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
  13. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
  14. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
  15. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
  16. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  18. at net.minecraft.client.main.Main.main(SourceFile:148)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:483)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Stacktrace:
  32. at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
  33. at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
  34. at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)
  35.  
  36. -- Texture being stitched together --
  37. Details:
  38. Atlas path: textures/blocks
  39. 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}
  40. Stacktrace:
  41. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:381)
  42. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
  43.  
  44. -- Resource location being registered --
  45. Details:
  46. Resource location: minecraft:textures/atlas/blocks.png
  47. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  48. Stacktrace:
  49. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
  50. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
  51. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
  52. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
  53.  
  54. -- Initialization --
  55. Details:
  56. Stacktrace:
  57. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  58. at net.minecraft.client.main.Main.main(SourceFile:148)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:483)
  63. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  64. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.7.10
  69. Operating System: Windows 10 (amd64) version 10.0
  70. Java Version: 1.8.0_25, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 188082624 bytes (179 MB) / 789577728 bytes (753 MB) up to 2863661056 bytes (2731 MB)
  73. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
  74. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_C1 4 mods loaded, 4 mods active
  77. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  78. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  79. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  80. UCH Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  81. UCH BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
  82. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 5700 Series'
  83. Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
  84. LWJGL: 2.9.1
  85. OpenGL: AMD Radeon HD 5700 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
  86. GL Caps: Using GL 1.3 multitexturing.
  87. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  88. Anisotropic filtering is supported and maximum anisotropy is 16.
  89. Shaders are available because OpenGL 2.1 is supported.
  90.  
  91. Is Modded: Definitely; Client brand changed to 'fml,forge'
  92. Type: Client (map_client.txt)
  93. Resource Packs: [Conquest_.zip]
  94. Current Language: English (US)
  95. Profiler Position: N/A (disabled)
  96. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  97. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment