Advertisement
Guest User

Minecraft Out Of Memory Report

a guest
Jul 4th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 7/4/13 6:55 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.OutOfMemoryError: unable to create new native thread
  8. at java.lang.Thread.start0(Native Method)
  9. at java.lang.Thread.start(Unknown Source)
  10. at ave.A_(SourceFile:90)
  11. at avv.a(SourceFile:96)
  12. at atn.a(SourceFile:549)
  13. at bli.a(SourceFile:259)
  14. at avv.a(SourceFile:71)
  15. at bli.a(SourceFile:503)
  16. at avv.d(SourceFile:125)
  17. at avv.m(SourceFile:109)
  18. at atn.k(SourceFile:1157)
  19. at atn.S(SourceFile:662)
  20. at atn.d(SourceFile:618)
  21. at net.minecraft.client.main.Main.main(SourceFile:101)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at java.lang.Thread.start0(Native Method)
  30. at java.lang.Thread.start(Unknown Source)
  31. at ave.A_(SourceFile:90)
  32. at avv.a(SourceFile:96)
  33. at atn.a(SourceFile:549)
  34. at bli.a(SourceFile:259)
  35. at avv.a(SourceFile:71)
  36. at bli.a(SourceFile:503)
  37. at avv.d(SourceFile:125)
  38. at avv.m(SourceFile:109)
  39.  
  40. -- Affected screen --
  41. Details:
  42. Screen name: ave
  43. Stacktrace:
  44. at atn.k(SourceFile:1157)
  45. at atn.S(SourceFile:662)
  46. at atn.d(SourceFile:618)
  47. at net.minecraft.client.main.Main.main(SourceFile:101)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.6.1
  52. Operating System: Windows 8 (x86) version 6.2
  53. Java Version: 1.7.0_21, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  55. Memory: 975049872 bytes (929 MB) / 1038024704 bytes (989 MB) up to 1175846912 bytes (1121 MB)
  56. JVM Flags: 2 total; -Xmx1160M -Xms1024M
  57. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  58. Suspicious classes: No suspicious classes found.
  59. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
  60. Launched Version: 1.6.1
  61. LWJGL: 2.9.0
  62. OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2932, Intel
  63. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  64. Type: Client (map_client.txt)
  65. Resource Pack: Default
  66. Profiler Position: N/A (disabled)
  67. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement