Startup crashes

    Joined
    Aug 20, 2016
    Messages
    2
    Reaction score
    0
    Ugh. Too many crashes. I click on the Start Game button from the demo download from the Starmade website, and it crashes. I've been looking around for a long time for help.

    System specs:
    OS: Windows 10 64-bit
    Processor: Intel Core i3-2377m CPU, 1.5 GHz
    4.096 gig ram
    Graphics: Intel HD graphics 3000

    I can't install the most recent driver for my graphics card. It says it's done and tells me to restart, but when I do, it goes back to the old driver (RTKVHD64.sys Version 6.00.0001.6690

    Here's my most recent log.

    [2016-08-19 16:26:11] [VERSION] loading version from install dir: .\
    [2016-08-19 16:26:11] [VERSION] VERSION: 0.199.161
    [2016-08-19 16:26:11] [VERSION] BUILD: 20160816_213337
    [2016-08-19 16:26:11] #################### StarMade #######################
    [2016-08-19 16:26:11] # version 0.199.161 - build 20160816_213337 #
    [2016-08-19 16:26:11] #####################################################
    [2016-08-19 16:26:11] [SERIAL] "not retrieved"
    [2016-08-19 16:26:11] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
    [2016-08-19 16:26:11] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
    [2016-08-19 16:26:12] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
    [2016-08-19 16:26:12] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
    [2016-08-19 16:26:12] [SERVER] using world: world0; .\server-database\world0\
    [2016-08-19 16:26:12] [INIT] Segment Database Path: C:\Users\dants\Downloads\StarMade\.\server-database\world0\DATA; exists? true; is Dir? true; creating dir sucessfull (gives false if exists)? false
    [2016-08-19 16:26:12] [GUI] NO STARMADE-WINDOW CONFIG FOUND. Using defaults
    [2016-08-19 16:26:12] [LIBLOADER] OS Windows 10 - 10.0
    [2016-08-19 16:26:12] [LIBLOADER] JAVA Oracle Corporation - 1.8.0_101 - C:\Program Files\Java\jre1.8.0_101
    [2016-08-19 16:26:12] [LIBLOADER] ARCHITECTURE amd64
    [2016-08-19 16:26:12] [LIBLOADER] LOADED WINDOWS 64bit NATIVE LIBRARIES
    [2016-08-19 16:26:12] [LIBLOADER] FastNoiseSIMD Level: 2
    [2016-08-19 16:26:12] [LIBLOADER] COMPLETE
    [2016-08-19 16:26:12] [MAIN] CHECKING IF MIGRATION NECESSARY
    [2016-08-19 16:26:12] [MAIN] MIGRATION PROCESS DONE
    [2016-08-19 16:26:12] [MAIN] STARTING WITH ARGUMENTS: [-force, -port:4242]
    [2016-08-19 16:26:12] [LANGUAGE] loading language: english; Resolved to english
    [2016-08-19 16:26:12] java.io.FileNotFoundException: .\keyboard.cfg (The system cannot find the file specified)
    [2016-08-19 16:26:12] at java.io.FileInputStream.open0(Native Method)
    [2016-08-19 16:26:12] at java.io.FileInputStream.open(Unknown Source)
    [2016-08-19 16:26:12] at java.io.FileInputStream.<init>(Unknown Source)
    [2016-08-19 16:26:12] at java.io.FileReader.<init>(Unknown Source)
    [2016-08-19 16:26:12] at org.schema.schine.input.KeyboardMappings.a(SourceFile:176)
    [2016-08-19 16:26:12] at obfuscated.TI.b(SourceFile:93)
    [2016-08-19 16:26:12] at obfuscated.TI.a(SourceFile:229)
    [2016-08-19 16:26:12] at org.schema.game.common.Starter.main(SourceFile:948)
    [2016-08-19 16:26:12] Could not read settings file: using defaults (.\keyboard.cfg (The system cannot find the file specified))
    [2016-08-19 16:26:13] [LANGUAGE] Loading English; Version: 0
    [2016-08-19 16:26:13] [LANGUAGE] LOADED FONT PATH/NAME: font/Monda-Regular.ttf
    [2016-08-19 16:26:14] [GRAPHICS] set display mode: FULLSCREEN: true; dim: 1366 / 768
    [2016-08-19 16:26:14] [GRAPHICS] CHECKING DISPLAY MODE: 1366 x 768 x 32 @60Hz
    [2016-08-19 16:26:14] [GRAPHICS] Compatible DisplayMode found: 1366 x 768 x 32 @60Hz; fullsceen capable true
    [2016-08-19 16:26:14] ARB_SUPPORTED COULD NOT BE RETRIEVED
    [2016-08-19 16:26:14] org.lwjgl.LWJGLException: Pixel format not accelerated
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.create(Display.java:848)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.create(Display.java:757)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.create(Display.java:739)
    [2016-08-19 16:26:14] at obfuscated.azv.d(SourceFile:451)
    [2016-08-19 16:26:14] at obfuscated.azv.a(SourceFile:161)
    [2016-08-19 16:26:14] at obfuscated.Q.e(SourceFile:943)
    [2016-08-19 16:26:14] at org.schema.game.common.Starter.startMainMenu(SourceFile:1372)
    [2016-08-19 16:26:14] at org.schema.game.common.Starter.main(SourceFile:949)
    [2016-08-19 16:26:14] org.lwjgl.LWJGLException: Pixel format not accelerated
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.create(Display.java:848)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.Display.create(Display.java:757)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.Display.create(Display.java:739)
    [2016-08-19 16:26:15] at obfuscated.azv.d(SourceFile:455)
    [2016-08-19 16:26:15] at obfuscated.azv.a(SourceFile:161)
    [2016-08-19 16:26:15] at obfuscated.Q.e(SourceFile:943)
    [2016-08-19 16:26:15] at org.schema.game.common.Starter.startMainMenu(SourceFile:1372)
    [2016-08-19 16:26:15] at org.schema.game.common.Starter.main(SourceFile:949)
    [2016-08-19 16:26:15] java.lang.RuntimeException: org.lwjgl.LWJGLException: Pixel format not accelerated
    [2016-08-19 16:26:15] at obfuscated.azv.a(SourceFile:181)
    [2016-08-19 16:26:15] at obfuscated.Q.e(SourceFile:943)
    [2016-08-19 16:26:15] at org.schema.game.common.Starter.startMainMenu(SourceFile:1372)
    [2016-08-19 16:26:15] at org.schema.game.common.Starter.main(SourceFile:949)
    [2016-08-19 16:26:15] Caused by: org.lwjgl.LWJGLException: Pixel format not accelerated
    [2016-08-19 16:26:15] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.Display.create(Display.java:848)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.Display.create(Display.java:757)
    [2016-08-19 16:26:15] at org.lwjgl.opengl.Display.create(Display.java:739)
    [2016-08-19 16:26:15] at obfuscated.azv.d(SourceFile:455)
    [2016-08-19 16:26:15] at obfuscated.azv.a(SourceFile:161)
    [2016-08-19 16:26:15] ... 3 more
     
    Joined
    Jul 17, 2013
    Messages
    1,429
    Reaction score
    205
    • Tester
    this does look like a driver problem .. nothing much to do about it other than getting a newer one

    [2016-08-19 16:26:14] org.lwjgl.LWJGLException: Pixel format not accelerated
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.create(Display.java:848)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.create(Display.java:757)
    [2016-08-19 16:26:14] at org.lwjgl.opengl.Display.create(Display.java:739)
    [2016-08-19 16:26:14] at obfuscated.azv.d(SourceFile:451)
    [2016-08-19 16:26:14] at obfuscated.azv.a(SourceFile:161)
    [2016-08-19 16:26:14] at obfuscated.Q.e(SourceFile:943)
    [2016-08-19 16:26:14] at org.schema.game.common.Starter.startMainMenu(SourceFile:1372)
    [2016-08-19 16:26:14] at org.schema.game.common.Starter.main(SourceFile:949)
    ithink this might be the right ones

    Download Intel® HD Graphics Driver for Windows* 7/8/8.1-32bit