Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. [B#256] [22:20:04] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  2. [B#256] // Why is it breaking :(
  3. [B#256]
  4. [B#256] Time: 1/29/15 10:20 PM
  5. [B#256] Description: Initializing game
  6. [B#256]
  7. [B#256] org.lwjgl.LWJGLException: Pixel format not accelerated
  8. [B#256] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  9. [B#256] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  10. [B#256] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  11. [B#256] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  12. [B#256] at org.lwjgl.opengl.Display.create(Display.java:848)
  13. [B#256] at org.lwjgl.opengl.Display.create(Display.java:757)
  14. [B#256] at org.lwjgl.opengl.Display.create(Display.java:739)
  15. [B#256] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
  16. [B#256] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  17. [B#256] at net.minecraft.client.main.Main.main(SourceFile:148)
  18. [B#256] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. [B#256] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. [B#256] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. [B#256] at java.lang.reflect.Method.invoke(Unknown Source)
  22. [B#256] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. [B#256] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24. [B#256]
  25. [B#256]
  26. [B#256] A detailed walkthrough of the error, its code path and all known details is as follows:
  27. [B#256] ---------------------------------------------------------------------------------------
  28. [B#256]
  29. [B#256] -- Head --
  30. [B#256] Stacktrace:
  31. [B#256] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  32. [B#256] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  33. [B#256] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  34. [B#256] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  35. [B#256] at org.lwjgl.opengl.Display.create(Display.java:848)
  36. [B#256] at org.lwjgl.opengl.Display.create(Display.java:757)
  37. [B#256] at org.lwjgl.opengl.Display.create(Display.java:739)
  38. [B#256] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
  39. [B#256]
  40. [B#256] -- Initialization --
  41. [B#256] Details:
  42. [B#256] Stacktrace:
  43. [B#256] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  44. [B#256] at net.minecraft.client.main.Main.main(SourceFile:148)
  45. [B#256] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. [B#256] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. [B#256] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. [B#256] at java.lang.reflect.Method.invoke(Unknown Source)
  49. [B#256] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. [B#256] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51. [B#256]
  52. [B#256] -- System Details --
  53. [B#256] Details:
  54. [B#256] Minecraft Version: 1.7.10
  55. [B#256] Operating System: Windows XP (x86) version 5.1
  56. [B#256] Java Version: 1.7.0_71, Oracle Corporation
  57. [B#256] Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  58. [B#256] Memory: 49400872 bytes (47 MB) / 132423680 bytes (126 MB) up to 1037959168 bytes (989 MB)
  59. [B#256] JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m
  60. [B#256] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  61. [B#256] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  62. [B#256] FML:
  63. [B#256] Launched Version: 1.7.10-Forge10.13.2.1291
  64. [B#256] LWJGL: 2.9.1
  65. [B#256] OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  66. [B#256] GL Caps:
  67. [B#256] Is Modded: Definitely; Client brand changed to 'fml,forge'
  68. [B#256] Type: Client (map_client.txt)
  69. [B#256] Resource Packs: []
  70. [B#256] Current Language: ~~ERROR~~ NullPointerException: null
  71. [B#256] Profiler Position: N/A (disabled)
  72. [B#256] Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  73. [B#256] Anisotropic Filtering: Off (1)
  74. [B#256] [22:20:04] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Documents and Settings\Administrator\Application Data\.technic\modpacks\lostperfection\crash-reports\crash-2015-01-29_22.20.03-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement