Advertisement
Guest User

Untitled

a guest
Oct 21st, 2017
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 21/10/17 14:10
  5. Description: Starting integrated server
  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 java.util.Timer.<init>(Unknown Source)
  11. at net.minecraft.p.b.<init>(b.java)
  12. at net.minecraft.s.e.<init>(e.java)
  13. at net.minecraft.s.b.d.<init>(d.java)
  14. at net.minecraft.client.q.a(q.java)
  15. at net.minecraft.client.c.sb.d(sb.java)
  16. at net.minecraft.client.c.wc.a(wc.java)
  17. at net.minecraft.client.c.lc.a(lc.java)
  18. at net.minecraft.client.c.sb.a(sb.java)
  19. at net.minecraft.client.h.h.f(h.java)
  20. at net.minecraft.client.q.s(q.java)
  21. at net.minecraft.client.q.r(q.java)
  22. at net.minecraft.client.main.Main.main(Main.java)
  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 java.lang.Thread.start0(Native Method)
  31. at java.lang.Thread.start(Unknown Source)
  32. at java.util.Timer.<init>(Unknown Source)
  33. at net.minecraft.p.b.<init>(b.java)
  34. at net.minecraft.s.e.<init>(e.java)
  35. at net.minecraft.s.b.d.<init>(d.java)
  36.  
  37. -- Starting integrated server --
  38. Details:
  39. Level ID: New World
  40. Level Name: New World
  41. Stacktrace:
  42. at net.minecraft.client.q.a(q.java)
  43. at net.minecraft.client.c.sb.d(sb.java)
  44. at net.minecraft.client.c.wc.a(wc.java)
  45. at net.minecraft.client.c.lc.a(lc.java)
  46. at net.minecraft.client.c.sb.a(sb.java)
  47.  
  48. -- Screen render details --
  49. Details:
  50. Screen name: net.minecraft.client.c.fb
  51. Mouse location: Scaled: (292, 158). Absolute: (876, 540)
  52. Screen size: Scaled: (640, 339). Absolute: (1920, 1017). Scale factor of 3
  53. Stacktrace:
  54. at net.minecraft.client.h.h.f(h.java)
  55. at net.minecraft.client.q.s(q.java)
  56. at net.minecraft.client.q.r(q.java)
  57. at net.minecraft.client.main.Main.main(Main.java)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.7.10
  62. Operating System: Windows 10 (x86) version 10.0
  63. Java Version: 1.8.0_144, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  65. Memory: 453425904 bytes (432 MB) / 510066688 bytes (486 MB) up to 1046937600 bytes (998 MB)
  66. JVM Flags: 5 total; -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms512M -Xmx1024M
  67. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  68. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  69. Launched Version: AFClient
  70. LWJGL: 2.9.1
  71. OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 387.92, NVIDIA Corporation
  72. GL Caps: Using GL 1.3 multitexturing.
  73. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  74. Anisotropic filtering is supported and maximum anisotropy is 16.
  75. Shaders are available because OpenGL 2.1 is supported.
  76.  
  77. Is Modded: Very likely; Jar signature invalidated
  78. Type: Client (map_client.txt)
  79. Resource Packs: []
  80. Current Language: English (US)
  81. Profiler Position: N/A (disabled)
  82. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  83. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement