Advertisement
Guest User

Untitled

a guest
Aug 19th, 2015
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.02 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 2015.08.19. 15:53
  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:283)
  12. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
  13. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
  14. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)
  15. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)
  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(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  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:283)
  42. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
  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:89)
  50. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)
  51. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)
  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(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  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 8.1 (amd64) version 6.3
  70. Java Version: 1.8.0_31, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 302444648 bytes (288 MB) / 527958016 bytes (503 MB) up to 954728448 bytes (910 MB)
  73. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  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 15 mods loaded, 15 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 CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
  82. UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
  83. UCH BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
  84. UCH CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
  85. UCH ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
  86. UCH ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
  87. UCH CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
  88. UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
  89. UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  90. UCH thirstmod{1.8.14} [Thirst Mod] (thirstmod-1.8.14.jar)
  91. UCH wyem{0.1.1.4} [WYEM] (wyem-1.7.10_1.1.4.jar)
  92. UCH ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.6.jar)
  93. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1046.0' Renderer: 'AMD Radeon HD 7800 Series'
  94. Launched Version: 1.7.10
  95. LWJGL: 2.9.1
  96. OpenGL: AMD Radeon HD 7800 Series GL version 4.5.13397 Compatibility Profile Context 15.200.1046.0, ATI Technologies Inc.
  97. GL Caps: Using GL 1.3 multitexturing.
  98. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  99. Anisotropic filtering is supported and maximum anisotropy is 16.
  100. Shaders are available because OpenGL 2.1 is supported.
  101.  
  102. Is Modded: Definitely; Client brand changed to 'fml,forge'
  103. Type: Client (map_client.txt)
  104. Resource Packs: []
  105. Current Language: English (US)
  106. Profiler Position: N/A (disabled)
  107. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  108. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement