Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 30/03/20 21:22
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: Pixel format not accelerated
  8.     at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  9.     at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  10.     at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
  11.     at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  12.     at org.lwjgl.opengl.Display.create(Display.java:848)
  13.     at org.lwjgl.opengl.Display.create(Display.java:757)
  14.     at org.lwjgl.opengl.Display.create(Display.java:739)
  15.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
  16.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  17.     at net.minecraft.client.main.Main.main(SourceFile:101)
  18.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21.     at java.lang.reflect.Method.invoke(Unknown Source)
  22.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  23.     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31.     at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  32.     at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  33.     at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
  34.     at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  35.     at org.lwjgl.opengl.Display.create(Display.java:848)
  36.     at org.lwjgl.opengl.Display.create(Display.java:757)
  37.     at org.lwjgl.opengl.Display.create(Display.java:739)
  38.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
  39.  
  40. -- Initialization --
  41. Details:
  42. Stacktrace:
  43.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  44.     at net.minecraft.client.main.Main.main(SourceFile:101)
  45.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48.     at java.lang.reflect.Method.invoke(Unknown Source)
  49.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  50.     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  51.  
  52. -- System Details --
  53. Details:
  54.     Minecraft Version: 1.6.4
  55.     Operating System: Windows 8.1 (amd64) version 6.3
  56.     Java Version: 1.8.0_45, Oracle Corporation
  57.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58.     Memory: 146539448 bytes (139 MB) / 234881024 bytes (224 MB) up to 954728448 bytes (910 MB)
  59.     JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms0M -Xmx1024M
  60.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  61.     Suspicious classes: FML and Forge are installed
  62.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  63.     FML:
  64.     Launched Version: 1.6.4
  65.     LWJGL: 2.9.0
  66.     OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  67.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  68.     Type: Client (map_client.txt)
  69.     Resource Pack: Default
  70.     Current Language: ~~ERROR~~ NullPointerException: null
  71.     Profiler Position: N/A (disabled)
  72.     Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  73. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\BAdni\AppData\Roaming\.ng\crash-reports\crash-2020-03-30_21.22.52-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement