Advertisement
Guest User

Untitled

a guest
Oct 21st, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. --- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 10/20/14 4:52 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.RuntimeException: Failed to check session lock, aborting
  8. at bqm.h(SourceFile:49)
  9. at bqm.<init>(SourceFile:35)
  10. at bqi.<init>(SourceFile:19)
  11. at bqj.a(SourceFile:78)
  12. at bsu.a(SourceFile:1873)
  13. at bxg.i(SourceFile:172)
  14. at bxg.a(SourceFile:135)
  15. at bxf.a(SourceFile:342)
  16. at bxf.k(SourceFile:405)
  17. at bxg.k(SourceFile:81)
  18. at bxf.p(SourceFile:382)
  19. at bsu.r(SourceFile:1473)
  20. at bsu.as(SourceFile:877)
  21. at bsu.a(SourceFile:314)
  22. at net.minecraft.client.main.Main.main(SourceFile:120)
  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 bqm.h(SourceFile:49)
  31. at bqm.<init>(SourceFile:35)
  32. at bqi.<init>(SourceFile:19)
  33. at bqj.a(SourceFile:78)
  34. at bsu.a(SourceFile:1873)
  35. at bxg.i(SourceFile:172)
  36. at bxg.a(SourceFile:135)
  37. at bxf.a(SourceFile:342)
  38. at bxf.k(SourceFile:405)
  39. at bxg.k(SourceFile:81)
  40. at bxf.p(SourceFile:382)
  41.  
  42. -- Affected screen --
  43. Details:
  44. Screen name: bxq
  45. Stacktrace:
  46. at bsu.r(SourceFile:1473)
  47. at bsu.as(SourceFile:877)
  48. at bsu.a(SourceFile:314)
  49. at net.minecraft.client.main.Main.main(SourceFile:120)
  50.  
  51. -- System Details --
  52. Details:
  53. Minecraft Version: 1.8
  54. Operating System: Mac OS X (x86_64) version 10.6.8
  55. Java Version: 1.6.0_65, Apple Inc.
  56. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  57. Memory: 164117296 bytes (156 MB) / 228941824 bytes (218 MB) up to 1060372480 bytes (1011 MB)
  58. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  59. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  60. Launched Version: 1.8
  61. LWJGL: 2.9.2
  62. OpenGL: Intel GMA 950 OpenGL Engine GL version 1.4 APPLE-1.6.36, Intel Inc.
  63. GL Caps: Using GL 1.3 multitexturing.
  64. Using GL 1.3 texture combiners.
  65. Using framebuffer objects because EXT_framebuffer_object is supported.
  66. Shaders are available because ARB_shader_objects, ARB_vertex_shader, and ARB_fragment_shader are supported.
  67. VBOs are available because ARB_vertex_buffer_object is supported.
  68.  
  69. Using VBOs: No
  70. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  71. Type: Client (map_client.txt)
  72. Resource Packs: []
  73. Current Language: English (US)
  74. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement