Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 14.02.20 22:37
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: Failed to set display mode (-2).
  8. at org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method)
  9. at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java:358)
  10. at org.lwjgl.opengl.Display.switchDisplayMode(Display.java:359)
  11. at org.lwjgl.opengl.Display.create(Display.java:825)
  12. at org.lwjgl.opengl.Display.create(Display.java:757)
  13. at org.lwjgl.opengl.Display.create(Display.java:739)
  14. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  16. at net.minecraft.client.main.Main.main(SourceFile:148)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at net.k773.GameStarter.newstart(GameStarter.java)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at net.k773.GameStarter.start(GameStarter.java)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at net.k773.utils.Client.start(Client.java)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at net.k773.Start.<init>(Start.java)
  47. at Mainclass.main(Mainclass.java:8)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Stacktrace:
  55. at org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method)
  56. at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java:358)
  57. at org.lwjgl.opengl.Display.switchDisplayMode(Display.java:359)
  58. at org.lwjgl.opengl.Display.create(Display.java:825)
  59. at org.lwjgl.opengl.Display.create(Display.java:757)
  60. at org.lwjgl.opengl.Display.create(Display.java:739)
  61. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
  62.  
  63. -- Initialization --
  64. Details:
  65. Stacktrace:
  66. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  67. at net.minecraft.client.main.Main.main(SourceFile:148)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  71. at java.lang.reflect.Method.invoke(Unknown Source)
  72. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  73. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77. at java.lang.reflect.Method.invoke(Unknown Source)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  81. at java.lang.reflect.Method.invoke(Unknown Source)
  82. at net.k773.GameStarter.newstart(GameStarter.java)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  86. at java.lang.reflect.Method.invoke(Unknown Source)
  87. at net.k773.GameStarter.start(GameStarter.java)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91. at java.lang.reflect.Method.invoke(Unknown Source)
  92. at net.k773.utils.Client.start(Client.java)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  96. at java.lang.reflect.Method.invoke(Unknown Source)
  97. at net.k773.Start.<init>(Start.java)
  98. at Mainclass.main(Mainclass.java:8)
  99.  
  100. -- System Details --
  101. Details:
  102. Minecraft Version: 1.7.10
  103. Operating System: Windows 7 (amd64) version 6.1
  104. Java Version: 1.8.0_45, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  106. Memory: 51390352 bytes (49 MB) / 144326656 bytes (137 MB) up to 2072772608 bytes (1976 MB)
  107. JVM Flags: 15 total; -Xmx2010M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_45\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:+AggressiveOpts -XX:+UseStringCache -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseFastAccessorMethods -XX:SoftRefLRUPolicyMSPerMB=1
  108. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  109. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  110. FML:
  111. Launched Version: 1.7.10
  112. LWJGL: 2.9.4
  113. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  114. GL Caps:
  115. Is Modded: Definitely; Client brand changed to 'fml,forge'
  116. Type: Client (map_client.txt)
  117. Resource Packs: []
  118. Current Language: ~~ERROR~~ NullPointerException: null
  119. Profiler Position: N/A (disabled)
  120. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  121. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement