Jump to content

LWJGLException: Pixel format not accelerated


okimo

Recommended Posts

I don't know why this is happening ... When I start "Pure" MC without forge it works. I install FML and at first start it works too but when I close MC and Start it again this show up.


      Bad video card drivers!      
      -----------------------      

Minecraft was unable to start because it failed to find an accelerated OpenGL mode.
This can usually be fixed by updating the video card drivers.



--- BEGIN ERROR REPORT 7fe0271 --------
Generated 3.5.13 16:32

-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 343291712 bytes (327 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: 
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null[failed to get system properties (java.lang.NullPointerException)]


org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)
at org.lwjgl.opengl.Display.createWindow(Display.java:311)
at org.lwjgl.opengl.Display.create(Display.java:856)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:397)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 10119ae2 ----------

BTW I know MC had before problems with OpenGL ...

Link to comment
Share on other sites

Updated ... and still same problem ...

Difference is only in -> the MC didn't shows up

There is MultiMC console output:

------------- MultiMC Crash Report -------------
Information:
Date: 05-07-2013 01:28:36
Operating System: Windows XP (build 2600, Service Pack 3)
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-76
Minecraft Version: 1.5.1

------------------ Mod Lists -------------------
Jar Mods: 
minecraftforge-universal-1.5.1-7.7.2.679.zip
	Version: 7.7.2.679
	Filename: minecraftforge-universal-1.5.1-7.7.2.679.zip



----------------- Console Log ------------------
Instance folder is:
C:\Documents and Settings\Radan\Dokumenty\mc mod\instances\Falc\minecraft\

Instance started with command:
"C:\Program Files\Java\jre7\bin\java.exe"  -Xms512m -Xmx1024m -jar MultiMCLauncher.jar  "<username>" "<session ID>" "MultiMC: Falc" "854x480" "Mojang"

Loading jars...
Loading URL: file:/C:/Documents%20and%20Settings/Radan/Dokumenty/mc%20mod/instances/Falc/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Documents%20and%20Settings/Radan/Dokumenty/mc%20mod/instances/Falc/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Documents%20and%20Settings/Radan/Dokumenty/mc%20mod/instances/Falc/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Documents%20and%20Settings/Radan/Dokumenty/mc%20mod/instances/Falc/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-05-07 01:26:59 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading
2013-05-07 01:26:59 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_21, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2013-05-07 01:27:02 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-07 01:27:06 [iNFO] [sTDOUT] 229 recipes
2013-05-07 01:27:06 [iNFO] [sTDOUT] 27 achievements
2013-05-07 01:27:06 [iNFO] [Minecraft-Client] Setting user: <username>
2013-05-07 01:27:06 [iNFO] [sTDOUT] (Session ID is <session ID>)
2013-05-07 01:27:06 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-05-07 01:27:07 [iNFO] [sTDERR] org.lwjgl.LWJGLException: Pixel format not accelerated
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.createWindow(Display.java:311)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:856)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:784)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:382)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at java.lang.Thread.run(Unknown Source)
2013-05-07 01:27:08 [iNFO] [sTDERR] org.lwjgl.LWJGLException: Pixel format not accelerated
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.createWindow(Display.java:311)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:856)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:784)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:765)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:397)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at java.lang.Thread.run(Unknown Source)


------------------- FML Log --------------------
2013-05-07 01:26:59 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading
2013-05-07 01:26:59 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_21, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2013-05-07 01:26:59 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
2013-05-07 01:26:59 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;.
2013-05-07 01:26:59 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-07 01:26:59 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-05-07 01:26:59 [FINEST] [ForgeModLoader] Discovering coremods
2013-05-07 01:27:00 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-05-07 01:27:00 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-05-07 01:27:00 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-05-07 01:27:01 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-05-07 01:27:01 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-05-07 01:27:01 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-05-07 01:27:01 [FINEST] [ForgeModLoader] Running coremod plugins
2013-05-07 01:27:01 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-05-07 01:27:02 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-07 01:27:02 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-05-07 01:27:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-05-07 01:27:02 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-05-07 01:27:02 [FINEST] [ForgeModLoader] Validating minecraft
2013-05-07 01:27:02 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-05-07 01:27:06 [iNFO] [sTDOUT] 229 recipes
2013-05-07 01:27:06 [iNFO] [sTDOUT] 27 achievements
2013-05-07 01:27:06 [iNFO] [Minecraft-Client] Setting user: okimo
2013-05-07 01:27:06 [iNFO] [sTDOUT] (Session ID is -7133780232551645622)
2013-05-07 01:27:06 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-05-07 01:27:07 [iNFO] [sTDERR] org.lwjgl.LWJGLException: Pixel format not accelerated
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.createWindow(Display.java:311)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:856)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:784)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:382)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 01:27:07 [iNFO] [sTDERR] 	at java.lang.Thread.run(Unknown Source)
2013-05-07 01:27:08 [iNFO] [sTDERR] org.lwjgl.LWJGLException: Pixel format not accelerated
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.createWindow(Display.java:311)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:856)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:784)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at org.lwjgl.opengl.Display.create(Display.java:765)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:397)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-05-07 01:27:08 [iNFO] [sTDERR] 	at java.lang.Thread.run(Unknown Source)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.