Bug Launcher

mapege

New Member
Jul 29, 2019
8
0
0
I want to start the game and if I click lauch the laucher is rebooting and the game dont start... :\
Please help
 

mapege

New Member
Jul 29, 2019
8
0
0
---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2014.12.05. 19:09
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:867)
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:867)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 449772880 bytes (428 MB) / 603979776 bytes (576 MB) up to 1431830528 bytes (1365 MB)
JVM Flags: 4 total; -Xms256M -Xmx1536M -XX:permSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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
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)
 
J

JacktheUltimateShamman

Guest
Is there a new launcher or is Curse it? if it curse Sky Factory wont ever load.
 

FyberOptic

New Member
Jul 29, 2019
524
0
0
org.lwjgl.LWJGLException: Pixel format not accelerated

That's a new one for me.

I'm assuming you're on a laptop or netbook or something. If you have a secondary video card in the machine, which many do (AMD or NVidia), then you have to get it to use that for the game. If you don't know how, someone else can probably explain, I've never done it personally.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,799
248
That's a new one for me.

I'm assuming you're on a laptop or netbook or something. If you have a secondary video card in the machine, which many do (AMD or NVidia), then you have to get it to use that for the game. If you don't know how, someone else can probably explain, I've never done it personally.
You sure its new for you? I don't even know how many threads there used to get with windows 10 users with this error due to windows 10 sometimes messing with the installed drivers. As a result I was kind of surprised to see the error happening on a windows 7 pc.

"Easy" solution though: Make sure you are using the correct driver for your GPU.
 

FyberOptic

New Member
Jul 29, 2019
524
0
0
You sure its new for you? I don't even know how many threads there used to get with windows 10 users with this error due to windows 10 sometimes messing with the installed drivers. As a result I was kind of surprised to see the error happening on a windows 7 pc.

I don't typically browse the crash reports. Lucky for him that it's a common issue then!