Guest User

Problem

a guest
May 30th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. A detailed walkthrough of the error, its code path and all known details is as follows:
  2. ---------------------------------------------------------------------------------------
  3.  
  4. -- Head --
  5. Stacktrace:
  6. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  7. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  8. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  9. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  10. at org.lwjgl.opengl.Display.create(Display.java:848)
  11. at org.lwjgl.opengl.Display.create(Display.java:757)
  12. at org.lwjgl.opengl.Display.create(Display.java:739)
  13. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
  14.  
  15. -- Initialization --
  16. Details:
  17. Stacktrace:
  18. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  19. at net.minecraft.client.main.Main.main(SourceFile:148)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  26.  
  27. -- System Details --
  28. Details:
  29. Minecraft Version: 1.7.10
  30. Operating System: Windows 10 (amd64) version 10.0
  31. Java Version: 1.8.0_91, Oracle Corporation
  32. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  33. Memory: 329741864 bytes (314 MB) / 541065216 bytes (516 MB) up to 1908932608 bytes (1820 MB)
  34. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  35. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  36. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  37. FML:
  38. Launched Version: 1.7.10
  39. LWJGL: 2.9.1
  40. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  41. GL Caps:
  42. Is Modded: Definitely; Client brand changed to 'fml,forge'
  43. Type: Client (map_client.txt)
  44. Resource Packs: []
  45. Current Language: ~~ERROR~~ NullPointerException: null
  46. Profiler Position: N/A (disabled)
  47. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  48. Anisotropic Filtering: Off (1)
  49. [20:23:45] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Cesar Emilio\Desktop\FTB\FTBPresentsSkyfactory25\minecraft\crash-reports\crash-2016-05-30_20.23.44-client.txt
  50. MC process exited. return value: -1
  51. [i18n] Added 0 enUS to options pane
  52. [i18n] Added 1 cyGB to options pane
  53. [i18n] Added 2 daDK to options pane
  54. [i18n] Added 3 deDE to options pane
  55. [i18n] Added 4 enGB to options pane
  56. [i18n] Added 5 enUS to options pane
  57. [i18n] Added 6 esES to options pane
  58. [i18n] Added 7 fiFI to options pane
  59. [i18n] Added 8 frCA to options pane
  60. [i18n] Added 9 frFR to options pane
  61. [i18n] Added 10 itIT to options pane
  62. [i18n] Added 11 maHU to options pane
  63. [i18n] Added 12 nlNL to options pane
  64. [i18n] Added 13 noNO to options pane
  65. [i18n] Added 14 plPL to options pane
  66. [i18n] Added 15 ptBR to options pane
  67. [i18n] Added 16 ptPT to options pane
  68. [i18n] Added 17 ruRU to options pane
  69. [i18n] Added 18 svSE to options pane
  70. [i18n] Added 19 zhCN to options pane
  71. [i18n] enUS English (US) language file loaded!
Advertisement
Add Comment
Please, Sign In to add comment