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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • i tried to upgrade my modrith LBC modpack that i added a few more mods to from version 1.16.5 to 1.18.2, but even tho ive upgraded all the mod versions, it just does not run.... i tried deleting the config files and waiting to see if they will reinstall, but that didnt work... i also tried creating a forge modpack with no mods in it, just the forge launcher and that worked fine.... i dunno what the problem is, but maybe someone here might, here is the log that happens when i try to run the game:   [09sep2024 18:38:16.456] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, {MINECRAFT_USERNAME}, --version, 1.18.2, --gameDir, C:\Users\{COMPUTER_USERNAME}\AppData\Roaming\com.modrinth.theseus\profiles\Lucky Block Challenge, --assetsDir, C:\Users\{COMPUTER_USERNAME}\AppData\Roaming\com.modrinth.theseus\meta\assets, --assetIndex, 1.18, --uuid, {MINECRAFT_UUID}, --accessToken, ????????, --clientId, c4502edb-87c6-40cb-b595-64a280cf8906, --xuid, 0, --userType, msa, --versionType, release, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 40.2.14, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [09sep2024 18:38:16.459] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.11 by Azul Systems, Inc. [09sep2024 18:38:16.979] [main/INFO] [gg.essential.loader.stage1.EssentialLoaderBase/]: Starting Essential Loader (stage2) version 1.6.3 (285f951adc7537f49ae3ef9fc0d2fd3e) [stable] [09sep2024 18:38:17.014] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/{COMPUTER_USERNAME}/AppData/Roaming/com.modrinth.theseus/meta/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT   and here are all the upgraded mods in the modpack if that helps:   essential_1-3-4-1_forge_1-18-2.jar mostructures-forge-1.2.0-1.16.5.jar XaerosWorldMap_1.39.0_Forge_1.18.2.jar rubidium-0.5.6.jar chaosawakens-1.16.5-0.12.1.1.jar citadel-1.11.3-1.18.2.jar konkrete_forge_1.8.0_MC_1.18-1.18.2.jar purechaos-1.16.5-4.0.0.jar apexcore-1.18.2-4.13.0.jar lucky-block-forge-1.16.5-6.0.jar ftb-ultimine-forge-1605.3.1-build.45.jar kryptonreforged-mc1.16.5_v1.0.0.jar easy_villagers-1.16.5-1.0.11.jar loadmyresources_forge_1.0.4_MC_1.18-1.18.2.jar betterbiomeblend-1.18.2-1.3.5-forge.jar TConstruct-1.18.2-3.7.1.155.jar radon-0.8.1.jar SpawnerFix-1.16.2-1.0.0.2.jar ferritecore-4.2.2-forge.jar SimpleRPC-Universal-3.3.3.jar DragonSurvival_DragonEditor-1.16.5-0.10.7.jar BadMobs-1.18.2-13.01.jar ChanceCubes-1.18.2-5.0.2.478.jar MutantBeasts-1.16.4-1.1.3.jar Fallingleaves-1.16.3-1.2.4.jar geckolib-forge-1.18-3.0.57.jar fancymenu_forge_3.2.3_MC_1.18.2.jar Hwyla-forge-1.10.11-B78_1.16.2.jar modernfix-forge-5.18.0+mc1.18.2.jar Mantle-1.18.2-1.9.50.jar ftb-library-forge-1605.3.4-build.90.jar fantasyfurniture-1.18.2-3.14.0.jar lightspeed-1.18.2-1.0.5.jar silent-lib-1.18.2-6.2.0.jar oculus-mc1.18.2-1.6.4.jar jei-1.16.5-7.8.0.1009.jar DefaultOptions_1.16.5-12.2.1.jar Shatter-1.16.5-10.0.1.jar selene-1.18.2-1.17.16.jar BHMenu-Forge-1.18.2-2.4.1.jar minecraft-comes-alive-7.4.11+1.18.2-universal.jar shutupexperimentalsettings-1.0.3.jar saturn-mc1.18.2-0.1.5.jar configured-1.5.4-1.16.5.jar Hats-1.16.5-10.3.4.jar incontrol-1.18-6.1.13.jar Wyrmroost-1.16.3-1.2.11.jar BiomesOPlenty-1.18.2-16.0.0.134.jar justzoom_forge_2.0.0_MC_1.18.2.jar iceandfire-2.1.13-1.18.2-beta-3.jar AppleTreesRev-Forge-1.16.5-v2.6.jar torohealth-1.16.4-forge-4.jar iChunUtil-1.16.5-10.7.0.jar entitycollisionfpsfix-1.16-1.0.1.jar MyServerIsCompatible-1.18-1.0.jar appleskin-forge-mc1.18.2-2.5.1.jar Oh_The_Biomes_You'll_Go-forge-1.18.2-1.5.1.jar lazydfu-0.1.3.jar supplementaries-1.18.2-1.5.18.jar architectury-4.12.94-forge.jar carryon-1.18.2-1.17.2.15.jar dragonseeker-1.1.jar  
  • Topics

×
×
  • Create New...

Important Information

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