注意我有java8最新版,一进就闪退,或者根本加载不出来,没反应。
如果有启动日志或者崩溃日志就发出来,不然无法定位错误
不对,应该是所有的我的世界都启动补了
本帖最后由 lichi2050 于 2016-5-21 13:04 编辑
这是日志文件
[17:56:07] [main/INFO] Initialized settings.
[17:56:42] [AWT-EventQueue-0/INFO] Start generating launching command...
[17:56:42] [Game Launcher/INFO] Logging in...
[17:56:43] [Game Launcher/INFO] Detecting libraries...
[17:56:43] [Game Launcher/INFO] Unpacking natives...
[17:56:43] [Game Launcher/INFO] *** Make shell command ***
[17:56:43] [Game Launcher/INFO] On making head command.
[17:56:43] [Game Launcher/INFO] Java Version: 1.8.0_91
[17:56:43] [Game Launcher/INFO] Java Platform: 32
[17:56:43] [Game Launcher/INFO] System Platform: 32
[17:56:43] [Game Launcher/INFO] System Physical Memory: 1959
[17:56:50] [Game Launcher/INFO] On making launcher args.
[17:56:54] [AWT-EventQueue-0/INFO] Start generating launching command...
[17:56:54] [Game Launcher/INFO] Logging in...
[17:56:54] [Game Launcher/INFO] Detecting libraries...
[17:56:54] [Game Launcher/INFO] Unpacking natives...
[17:56:54] [Game Launcher/INFO] *** Make shell command ***
[17:56:54] [Game Launcher/INFO] On making head command.
[17:56:54] [Game Launcher/INFO] Java Version: 1.8.0_91
[17:56:54] [Game Launcher/INFO] Java Platform: 32
[17:56:54] [Game Launcher/INFO] System Platform: 32
[17:56:54] [Game Launcher/INFO] System Physical Memory: 1959
[17:56:54] [Game Launcher/INFO] On making launcher args.
[17:56:54] [Game Launcher/INFO] Starting process
*** Hello Minecraft! Launcher 2.3.5.6 ***
*** Launching Game ***
[17:57:05] [Client thread/INFO]: Setting user: prayer
[17:57:05] [Client thread/INFO]: (Session ID is token:25d961aa7283c618c54413d5399c1613:25d961aa7283c618c54413d5399c1613)
[17:57:11] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:57:12] [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 bcf.ap(SourceFile:581) [1.9.jar:?]
at bcf.an(SourceFile:430) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:147) [HMCL-2.3.5.6.exe:?]
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 16-5-21 下午5:57
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 bcf.ap(SourceFile:594)
at bcf.an(SourceFile:430)
at bcf.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:147)
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 bcf.ap(SourceFile:594)
at bcf.an(SourceFile:430)
-- Initialization --
Details:
Stacktrace:
at bcf.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:147)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 12884536 bytes (12 MB) / 133959680 bytes (127 MB) up to 523501568 bytes (499 MB)
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx512m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: No
Is Modded: Very likely; Jar signature invalidated
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\1904261458\Desktop\Minecraft 1.9\.minecraft\crash-reports\crash-2016-05-21_17.57.14-client.txt
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
|
显卡问题,有些电脑要下个那个啥来着(图标是一个绿色眼睛的东西)才能用
或看一下启动器,java,电脑配置,MC本身有没有问题
我的是Win10系统先前还可以玩,然后我重置了下系统东西全删了,然后下载了我的世界和java就不能玩。
你好像是对的,我检查了一篇以前的这些驱动也全没了。
我不清楚你电脑配置不过NET升级是必要的还有显卡驱动