MC百科社群

标题: MC无法启动 [打印本页]

作者: QQ酱114166    时间: 2020-7-11 19:26
标题: MC无法启动

如题,我的MC无法正常启动,即使一个模组都不加载也总是刚启动就崩溃,而且没有崩溃报告。无论是MC文件包,内存,CPU,JAVA,还是启动器我都检查过了,就是不行。把MC文件包,启动器都换过了,电脑也重启了,问题仍然存在。
望哪位大佬帮我解决。

作者: QQ酱136117    时间: 2020-7-11 19:26
显卡过旧不支持 OpenGL 硬件加速或者未正确的安装驱动程序
可以试下(鲁大师)更新显卡驱动
作者: QQ酱71119    时间: 2020-7-11 21:47
那肯定你检查错了

作者: QQ酱114166    时间: 2020-7-11 23:17
QQ酱71119 发表于 2020-7-11 21:47
那肯定你检查错了

???但是我这边就是这样的一个鬼状况。我再去试一下
作者: QQ酱114166    时间: 2020-7-11 23:18
QQ酱114166 发表于 2020-7-11 23:17
???但是我这边就是这样的一个鬼状况。我再去试一下

不行,真的不行。
作者: QQ酱114166    时间: 2020-7-11 23:21
不过好歹出了个崩溃报告:
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 20-7-11 下午11:20
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:252)
        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 net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
        at net.minecraft.client.main.Main.main(SourceFile:148)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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:252)
        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 net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)

-- Initialization --
Details:
Stacktrace:
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
        at net.minecraft.client.main.Main.main(SourceFile:148)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Windows 10 (x86) version 10.0
        Java Version: 1.8.0_202, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 37284592 bytes (35 MB) / 90660864 bytes (86 MB) up to 1037959168 bytes (989 MB)
        JVM Flags: 1 total; -Xmx1024m
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML:
        Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10-copy1
        LWJGL: 2.9.1
        OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
        GL Caps:
        Is Modded: Definitely; Client brand changed to 'fml,forge'
        Type: Client (map_client.txt)
        Resource Packs: []
        Current Language: ~~ERROR~~ NullPointerException: null
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        Anisotropic Filtering: Off (1)
作者: QQ酱114166    时间: 2020-7-12 08:40
QQ酱136117 发表于 2020-7-12 03:46
显卡过旧不支持 OpenGL 硬件加速或者未正确的安装驱动程序
可以试下(鲁大师)更新显卡驱动 ...

喔?我来看看。。。。。。
作者: QQ酱114166    时间: 2020-7-12 08:45
QQ酱114166 发表于 2020-7-12 08:40
喔?我来看看。。。。。。

真的欸!不过我不是升级了驱动,而是启动了集中显卡。。。。。。我的独立显卡好像不能用,这怎么办?驱动绝对是最新版本
作者: QQ酱129045    时间: 2020-7-13 10:26
有可能是java8版本低了
作者: QQ酱114166    时间: 2020-7-13 11:53
QQ酱129045 发表于 2020-7-13 10:26
有可能是java8版本低了

啊?那怎么更新?
作者: 233sasa    时间: 2020-7-28 21:27
java.com下载




欢迎光临 MC百科社群 (https://bbs.mcmod.cn/) MC百科|最大的MineCraft中文模组百科