Advertisement
Guest User

Untitled

a guest
Oct 27th, 2014
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 10/27/14 4:52 PM
  5. Description: Generating mipmaps for frame
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 1
  8. at cuj.a(TextureUtil.java:74)
  9. at cue.d(TextureAtlasSprite.java:365)
  10. at cua.b(TextureMap.java:216)
  11. at cua.a(TextureMap.java:85)
  12. at cxh.j(SourceFile:553)
  13. at cxh.a(SourceFile:139)
  14. at cxk.a(SourceFile:23)
  15. at cvt.a(SourceFile:99)
  16. at bsu.aj(SourceFile:437)
  17. at bsu.a(SourceFile:299)
  18. at net.minecraft.client.main.Main.main(SourceFile:120)
  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:131)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  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 cuj.a(TextureUtil.java:74)
  33.  
  34. -- Frame being iterated --
  35. Details:
  36. Frame index: 39
  37. Frame sizes: 4096
  38. Stacktrace:
  39. at cue.d(TextureAtlasSprite.java:365)
  40.  
  41. -- Sprite being mipmapped --
  42. Details:
  43. Sprite name: minecraft:blocks/fire_layer_0
  44. Sprite size: 64 x 64
  45. Sprite frames: 44 frames
  46. Mipmap levels: 4
  47. Stacktrace:
  48. at cua.b(TextureMap.java:216)
  49. at cua.a(TextureMap.java:85)
  50. at cxh.j(SourceFile:553)
  51. at cxh.a(SourceFile:139)
  52. at cxk.a(SourceFile:23)
  53. at cvt.a(SourceFile:99)
  54. at bsu.aj(SourceFile:437)
  55.  
  56. -- Initialization --
  57. Details:
  58. Stacktrace:
  59. at bsu.a(SourceFile:299)
  60. at net.minecraft.client.main.Main.main(SourceFile:120)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  64. at java.lang.reflect.Method.invoke(Unknown Source)
  65. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  66. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.8
  71. Operating System: Windows 7 (amd64) version 6.1
  72. Java Version: 1.7.0_60-ea, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 137861192 bytes (131 MB) / 426913792 bytes (407 MB) up to 1060372480 bytes (1011 MB)
  75. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. Launched Version: 1.8-OptiFine_HD_U_A4
  78. LWJGL: 2.9.1
  79. OpenGL: GeForce GTX 765M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  80. GL Caps: Using GL 1.3 multitexturing.
  81. Using GL 1.3 texture combiners.
  82. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  83. Shaders are available because OpenGL 2.1 is supported.
  84. VBOs are available because OpenGL 1.5 is supported.
  85.  
  86. Using VBOs: Yes
  87. Is Modded: Very likely; Jar signature invalidated
  88. Type: Client (map_client.txt)
  89. Resource Packs: [ERIC v50.zip, ME Pictures.zip, Netherbrick HerrSommer.zip, Rail BosCore.zip, Nether Wither Fence.zip, Waterlily.zip]
  90. Current Language: English (US)
  91. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement