Blue__Wind
如题,老电脑升级系统成为win10后,游戏就无法启动了。昨天win7系统时还能流畅运行。现在哪怕重装成win7也无用。
自己查阅了很多资料,这是显卡驱动问题多(我不懂),要么是一些高深的看不懂qaq,还有少量对于我电脑无用信息。
显卡驱动信息如图
日志文件如下:
[18:59:58] [Client thread/INFO]: LWJGL Version: 2.9.4
[19:00:03] [Client thread/ERROR]: Couldn't set pixel format(问题出在这里)
org.lwjgl.LWJGLException: Pixel format not accelerated
        at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
        at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
        at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
        at org.lwjgl.opengl.Display.createWindow(Display.java:306) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
        at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
        at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
        at ave.ap(SourceFile:521) [1.8.9.jar:?]
        at ave.am(SourceFile:363) [1.8.9.jar:?]
        at ave.a(SourceFile:310) [1.8.9.jar:?]
        at net.minecraft.client.main.Main.main(SourceFile:124) [1.8.9.jar:?]
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 19-6-23 下午7:00
Description: Initializing game

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:247)
        at org.lwjgl.opengl.Display.createWindow(Display.java:306)
        at org.lwjgl.opengl.Display.create(Display.java:848)
        at org.lwjgl.opengl.Display.create(Display.java:757)
        at org.lwjgl.opengl.Display.create(Display.java:739)
        at ave.ap(SourceFile:534)
        at ave.am(SourceFile:363)
        at ave.a(SourceFile:310)
        at net.minecraft.client.main.Main.main(SourceFile:124)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
        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:247)
        at org.lwjgl.opengl.Display.createWindow(Display.java:306)
        at org.lwjgl.opengl.Display.create(Display.java:848)
        at org.lwjgl.opengl.Display.create(Display.java:757)
        at org.lwjgl.opengl.Display.create(Display.java:739)
        at ave.ap(SourceFile:534)
        at ave.am(SourceFile:363)

-- Initialization --
Details:
Stacktrace:
        at ave.a(SourceFile:310)
        at net.minecraft.client.main.Main.main(SourceFile:124)

-- System Details --
Details:
        Minecraft Version: 1.8.9
        Operating System: Windows 7 (x86) version 6.1
        Java Version: 1.8.0_111, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 127125000 bytes (121 MB) / 201326592 bytes (192 MB) up to 1073741824 bytes (1024 MB)
        JVM Flags: 12 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xss1M -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        Launched Version: HMCL 3.2.130
        LWJGL: 2.9.4
        OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
        GL Caps:
        Using VBOs: No
        Is Modded: Probably not. Jar signature remains and client brand is untouched.
        Type: Client (map_client.txt)
        Resource Packs:
        Current Language: ~~ERROR~~ NullPointerException: null
        Profiler Position: N/A (disabled)
        CPU: <unknown>
#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Administrator\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-23_19.00.04-client.txt
[19:00:04] [Client Shutdown Thread/INFO]: Stopping server


skyliye
本帖最后由 skyliye 于 2019-6-23 19:32 编辑

标准VGA图形适配器,说明根本没装显卡驱动啊亲,用的是windows自带的显卡驱动,不支持玩游戏的,只能显示出屏幕上的内容

建议使用驱动人生,驱动精灵等软件对电脑显卡驱动进行更新

如果你的是笔记本电脑的话建议前往笔记本官网搜索对应型号安装驱动

ItIsEnderman
足以说明你的电脑配置是多么的古董。32位机,一换win10就各种OpenGL问题,所以最佳方法是换电脑,退而求其次的方法是更新显卡驱动。

Blue__Wind
skyliye 发表于 2019-6-23 19:19
标准VGA图形适配器,说明根本没装显卡驱动啊亲,用的是windows自带的显卡驱动,不支持玩游戏的,只能显示出 ...

谢谢了,正在安装,问题应该能解决了

第一页 上一页 下一页 最后一页