Guest User

Crash report

a guest
Jun 20th, 2015
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 20/06/15 09:32 PM
  5. Description: Registering texture
  6.  
  7. net.minecraft.client.renderer.StitcherException: Unable to fit: lava_flow - size: 32x32 - Maybe try a lowerresolution resourcepack?
  8. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(SourceFile:56)
  9. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252)
  10. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
  11. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
  12. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
  13. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
  14. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  16. at net.minecraft.client.main.Main.main(SourceFile:148)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(SourceFile:56)
  31. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:252)
  32. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
  33.  
  34. -- Resource location being registered --
  35. Details:
  36. Resource location: minecraft:textures/atlas/blocks.png
  37. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  38. Stacktrace:
  39. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
  40. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
  41. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
  43.  
  44. -- Initialization --
  45. Details:
  46. Stacktrace:
  47. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  48. at net.minecraft.client.main.Main.main(SourceFile:148)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. at java.lang.reflect.Method.invoke(Unknown Source)
  53. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  54. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 1.7.10
  59. Operating System: Windows XP (x86) version 5.1
  60. Java Version: 1.8.0_45, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  62. Memory: 138441440 bytes (132 MB) / 268087296 bytes (255 MB) up to 523501568 bytes (499 MB)
  63. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  64. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  65. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 4 mods loaded, 4 mods active
  67. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  68. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  69. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  70. UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  71. UCH progressiveautomation{1.6.18} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.18.jar)
  72. GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 7.15.10.5016' Renderer: 'Intel Bear Lake B'
  73. Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
  74. LWJGL: 2.9.1
  75. OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.15.10.5016, Intel
  76. GL Caps: Using GL 1.3 multitexturing.
  77. Not using framebuffer objects because OpenGL 1.4 is supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
  78. Anisotropic filtering is supported and maximum anisotropy is 4.
  79. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
  80.  
  81. Is Modded: Definitely; Client brand changed to 'fml,forge'
  82. Type: Client (map_client.txt)
  83. Resource Packs: []
  84. Current Language: English (US)
  85. Profiler Position: N/A (disabled)
  86. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  87. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment