Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [10:52:58] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: ---- Minecraft Crash Report ----
- // But it works on my machine.
- Time: 7/13/16 10:52 AM
- 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 net.minecraft.client.Minecraft.createDisplay(Minecraft.java:634)
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)
- at net.minecraft.client.Minecraft.run(Minecraft.java:386)
- at net.minecraft.client.main.Main.main(Main.java:118)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
- at GradleStart.main(GradleStart.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- 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 net.minecraft.client.Minecraft.createDisplay(Minecraft.java:634)
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.run(Minecraft.java:386)
- at net.minecraft.client.main.Main.main(Main.java:118)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
- at GradleStart.main(GradleStart.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_91, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 90397080 bytes (86 MB) / 310378496 bytes (296 MB) up to 919076864 bytes (876 MB)
- JVM Flags: 0 total;
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- Launched Version: 1.10.2
- LWJGL: 2.9.4
- OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- GL Caps:
- Using VBOs: Yes
- 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)
- CPU: <unknown>
- [10:52:58] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: #@!@# Game crashed! Crash report saved to: #@!@# D:\MOD1\run\.\crash-reports\crash-2016-07-13_10.52.58-client.txt
- Process finished with exit code -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement