Advertisement
Guest User

Untitled

a guest
Mar 26th, 2013
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 3/26/13 7:09 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.IndexOutOfBoundsException
  8. at java.nio.Buffer.checkIndex(Unknown Source)
  9. at java.nio.DirectByteBuffer.getInt(Unknown Source)
  10. at bip.generateMipMaps(Texture.java:489)
  11. at bip.generateMipMapData(Texture.java:457)
  12. at bip.a(Texture.java:262)
  13. at bim.l(TextureStitched.java:178)
  14. at bis.c(TextureMap.java:239)
  15. at bgf.b(RenderEngine.java:447)
  16. at net.minecraft.client.Minecraft.l(SourceFile:1060)
  17. at net.minecraft.client.Minecraft.K(SourceFile:574)
  18. at net.minecraft.client.Minecraft.run(SourceFile:526)
  19. at java.lang.Thread.run(Unknown Source)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- System Details --
  26. Details:
  27. Minecraft Version: 1.5.1
  28. Operating System: Windows 7 (amd64) version 6.1
  29. Java Version: 1.7.0_17, Oracle Corporation
  30. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  31. Memory: 409942976 bytes (390 MB) / 514523136 bytes (490 MB) up to 514523136 bytes (490 MB)
  32. JVM Flags: 2 total; -Xms512m -Xmx512m
  33. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  34. Suspicious classes: Config, VersionCheckThread, RandomMobs, ...]
  35. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  36. LWJGL: 2.8.4
  37. OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.2932, Intel
  38. Is Modded: Very likely; Jar signature invalidated
  39. Type: Client (map_client.txt)
  40. Texture Pack: AvaVarldar's Texturepack.zip
  41. Profiler Position: N/A (disabled)
  42. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement