Bug Starmade Quits after I click Launch

    Joined
    Sep 23, 2013
    Messages
    5
    Reaction score
    0
    brt19 .. you do have a different problem i think
    from your Logfile
    "
    [2016-06-23 10:46:23] org.lwjgl.LWJGLException: Pixel format not accelerated
    [2016-06-23 10:46:23] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    [2016-06-23 10:46:23] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    [2016-06-23 10:46:23] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
    [2016-06-23 10:46:23] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    [2016-06-23 10:46:23] at org.lwjgl.opengl.Display.create(Display.java:848)
    [2016-06-23 10:46:23] at org.lwjgl.opengl.Display.create(Display.java:757)
    [2016-06-23 10:46:23] at org.lwjgl.opengl.Display.create(Display.java:739)
    [2016-06-23 10:46:23] at obfuscated.avr.d(SourceFile:445)
    [2016-06-23 10:46:23] at obfuscated.avr.a(SourceFile:155)
    [2016-06-23 10:46:23] at obfuscated.P.e(SourceFile:896)
    [2016-06-23 10:46:23] at org.schema.game.common.Starter.startMainMenu(SourceFile:1148)
    [2016-06-23 10:46:23] at org.schema.game.common.Starter.main(SourceFile:941)
    "

    make sure you have the latest Nvidia GPU drivers for your card. If that isnt the problem.
    check your java install . latest version here -> Java Downloads for All Operating Systems
    select 64 bit offline version
    if that still isnt working we could try the new beta launcher (uses a bundled java version )
    Thank you, it was my driver that was the problem!