I have java 7 beacouse whit java 8 my minecraft crash this is the crash report:
[13:41:02] [Client thread/INFO]: Setting user: Demolisher
[13:41:02] [Client thread/INFO]: (Session ID is token: :753a577352d639adac8f3d0333129ea4)
[13:41:06] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:41:06] [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.1.jar:?]
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.createWindow(Display.java:306) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.1.jar:?]
at bsu.am(SourceFile:510) [1.8.jar:?]
at bsu.aj(SourceFile:352) [1.8.jar:?]
at bsu.a(SourceFile:299) [1.8.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [1.8.jar:?]
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 11/08/17 13.41
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 bsu.am(SourceFile:523)
at bsu.aj(SourceFile:352)
at bsu.a(SourceFile:299)
at net.minecraft.client.main.Main.main(SourceFile:120)
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 bsu.am(SourceFile:523)
at bsu.aj(SourceFile:352)
-- Initialization --
Details:
Stacktrace:
at bsu.a(SourceFile:299)
at net.minecraft.client.main.Main.main(SourceFile:120)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_144, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 6749240 bytes (6 MB) / 150212608 bytes (143 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: [! Kendal's smooth 32x]
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
#@
[email protected]# Game crashed! Crash report saved to: #@
[email protected]# C:\Users\Pasquale\AppData\Roaming\.minecraft\crash-reports\crash-2017-08-11_13.41.07-client.txt
[13:41:08] [Client Shutdown Thread/INFO]: Stopping server
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release