Advertisement
Guest User

Attack of The B-Team - Game Crash

a guest
Apr 9th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 9.4.2016 19:41
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: Failed to set display mode (-5).
  8. at org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method)
  9. at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java:332)
  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:449)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  16. at net.minecraft.client.main.Main.main(SourceFile:101)
  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:131)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  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 org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method)
  31. at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java:332)
  32. at org.lwjgl.opengl.Display.switchDisplayMode(Display.java:359)
  33. at org.lwjgl.opengl.Display.create(Display.java:825)
  34. at org.lwjgl.opengl.Display.create(Display.java:757)
  35. at org.lwjgl.opengl.Display.create(Display.java:739)
  36. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
  37.  
  38. -- Initialization --
  39. Details:
  40. Stacktrace:
  41. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  42. at net.minecraft.client.main.Main.main(SourceFile:101)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.6.4
  53. Operating System: Windows 10 (amd64) version 10.0
  54. Java Version: 1.8.0_77, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 5298525696 bytes (5053 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
  57. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5120m -Xmx5120m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
  58. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  59. Suspicious classes: FML and Forge are installed
  60. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  61. FML:
  62. Launched Version: 1.6.4-Forge9.11.1.965
  63. LWJGL: 2.9.0
  64. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  65. Is Modded: Definitely; Client brand changed to 'fml,forge'
  66. Type: Client (map_client.txt)
  67. Resource Pack: Default
  68. Current Language: ~~ERROR~~ NullPointerException: null
  69. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement