FTB stderr problem

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
O

Ondra Polách

Guest
Title FTB stderr problem

Launcher Type FTB Launcher

Modpack Futurecraft

Modpack version 1.6.4

Have you modified the pack? Yes

Link to log file

Details of the issue 2017-04-30 11:19:52 [INFO] [STDERR] org.lwjgl.LWJGLException: Pixel format not accelerated
2017-04-30 11:19:52 [INFO] [STDERR] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
2017-04-30 11:19:52 [INFO] [STDERR] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
2017-04-30 11:19:52 [INFO] [STDERR] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
2017-04-30 11:19:52 [INFO] [STDERR] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
2017-04-30 11:19:52 [INFO] [STDERR] at org.lwjgl.opengl.Display.create(Display.java:848)
2017-04-30 11:19:52 [INFO] [STDERR] at org.lwjgl.opengl.Display.create(Display.java:757)
2017-04-30 11:19:52 [INFO] [STDERR] at net.minecraftforge.client.ForgeHooksClient.createDisplay(ForgeHooksClient.java:307)
2017-04-30 11:19:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:429)
2017-04-30 11:19:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2017-04-30 11:19:52 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
2017-04-30 11:19:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2017-04-30 11:19:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2017-04-30 11:19:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2017-04-30 11:19:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2017-04-30 11:19:52 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2017-04-30 11:19:52 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)