- Joined
- Feb 13, 2017
- Messages
- 15
- Reaction score
- 18
Hello everyone,
Since i updated my game in last version, the game refuses to launch. It goes Black screen then goes back to windows. I thought my set-up was a bit outdated and tried a fresh windows installation. But the problem is the same.
Here is the log file generated.
Have you an idea ? Thanks
(Win 10 64bits, core i5 4690, gtx 960 with last drivers)
Since i updated my game in last version, the game refuses to launch. It goes Black screen then goes back to windows. I thought my set-up was a bit outdated and tried a fresh windows installation. But the problem is the same.
Here is the log file generated.
Have you an idea ? Thanks
(Win 10 64bits, core i5 4690, gtx 960 with last drivers)
Code:
[2018-01-21 22:01:27] [VERSION] loading version from install dir: .\
[2018-01-21 22:01:27] [VERSION] VERSION: 0.200.311
[2018-01-21 22:01:27] [VERSION] BUILD: 20180120_210448
[2018-01-21 22:01:27] #################### StarMade #######################
[2018-01-21 22:01:27] # version 0.200.311 - build 20180120_210448 #
[2018-01-21 22:01:27] #####################################################
[2018-01-21 22:01:27] [SERIAL] "not retrieved"
[2018-01-21 22:01:27] [INSTALLATION_DIRECTORY] "C:\Starmade\JEUCOMPLET\StarMade\."
[2018-01-21 22:01:27] [JVM-ARGUMENTS] [-Djava.net.preferIPv4Stack=true, -Xmn128M, -Xms512M, -Xmx4096M, -Xincgc]
[2018-01-21 22:01:27] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[2018-01-21 22:01:27] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[2018-01-21 22:01:27] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[2018-01-21 22:01:27] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[2018-01-21 22:01:27] java.io.FileNotFoundException: .\keyboard.cfg (Le fichier spécifié est introuvable)
[2018-01-21 22:01:27] at java.io.FileInputStream.open(Native Method)
[2018-01-21 22:01:27] at java.io.FileInputStream.<init>(Unknown Source)
[2018-01-21 22:01:27] at java.io.FileReader.<init>(Unknown Source)
[2018-01-21 22:01:27] at org.schema.schine.input.KeyboardMappings.a(SourceFile:623)
[2018-01-21 22:01:27] at org.schema.game.common.Starter.main(SourceFile:832)
[2018-01-21 22:01:27] Could not read settings file: using defaults (.\keyboard.cfg (Le fichier spécifié est introuvable))
[2018-01-21 22:01:27] [STARTER] AUTH TOKEN SUBMITTED VIA ARGUMENT
[2018-01-21 22:01:27] [API-LOGIN] REQUESTING OWN INFO
[2018-01-21 22:01:28] [API-LOGIN] REQUESTING AUTH TOKEN TO AUTHORIZE ON SERVER
[2018-01-21 22:01:28] [OAuth2] Requesting Auth Token https://registry.star-made.org/api/v1/users/login_request.json
[2018-01-21 22:01:28] [OAuth2] server_auth token aquired
[2018-01-21 22:01:28] [STARTER] RETRIEVED REGISTRY NAME: Lebowsky89; ID: 566834
[2018-01-21 22:01:28] [SERVER] using world: world0; .\server-database\world0\
[2018-01-21 22:01:28] [INIT] Segment Database Path: C:\Starmade\JEUCOMPLET\StarMade\.\server-database\world0\DATA; exists? true; is Dir? true; creating dir successful (gives false if exists)? false
[2018-01-21 22:01:28] java.util.zip.ZipException: zip file is empty
[2018-01-21 22:01:28] at java.util.zip.ZipFile.open(Native Method)
[2018-01-21 22:01:28] at java.util.zip.ZipFile.<init>(Unknown Source)
[2018-01-21 22:01:28] at java.util.zip.ZipFile.<init>(Unknown Source)
[2018-01-21 22:01:28] at java.util.zip.ZipFile.<init>(Unknown Source)
[2018-01-21 22:01:28] at org.schema.game.common.updater.FileUtil.a(SourceFile:231)
[2018-01-21 22:01:28] at org.schema.game.common.updater.FileUtil.a(SourceFile:205)
[2018-01-21 22:01:28] at obfuscated.aQi.a(SourceFile:563)
[2018-01-21 22:01:28] at obfuscated.aQi.a(SourceFile:613)
[2018-01-21 22:01:28] at org.schema.game.common.Starter.main(SourceFile:867)
[2018-01-21 22:01:28] [GUI] NO STARMADE-WINDOW CONFIG FOUND. Using defaults
[2018-01-21 22:01:28] [LIBLOADER] OS Windows 8.1 - 6.3
[2018-01-21 22:01:28] [LIBLOADER] JAVA Oracle Corporation - 1.7.0_80 - C:\Starmade\dep\java\jre1.7.0_80
[2018-01-21 22:01:28] [LIBLOADER] ARCHITECTURE amd64
[2018-01-21 22:01:28] [LIBLOADER] LOADED WINDOWS 64bit NATIVE LIBRARIES
[2018-01-21 22:01:28] [LIBLOADER] FastNoiseSIMD Level: 3
[2018-01-21 22:01:28] [LIBLOADER] COMPLETE
[2018-01-21 22:01:28] [MAIN] CHECKING IF MIGRATION NECESSARY
[2018-01-21 22:01:28] [MAIN] MIGRATION PROCESS DONE
[2018-01-21 22:01:28] [MAIN] STARTING WITH ARGUMENTS: [-force, -port:4242, -auth b24256818c8c52030e9bafd2d72f1c3176af574583a6729c1bd71e60a5c39e65]
[2018-01-21 22:01:29] [LANGUAGE] loading language: French; Resolved to French
[2018-01-21 22:01:29] java.io.FileNotFoundException: .\keyboard.cfg (Le fichier spécifié est introuvable)
[2018-01-21 22:01:29] at java.io.FileInputStream.open(Native Method)
[2018-01-21 22:01:29] at java.io.FileInputStream.<init>(Unknown Source)
[2018-01-21 22:01:29] at java.io.FileReader.<init>(Unknown Source)
[2018-01-21 22:01:29] at org.schema.schine.input.KeyboardMappings.a(SourceFile:623)
[2018-01-21 22:01:29] at obfuscated.ahM.b(SourceFile:96)
[2018-01-21 22:01:29] at obfuscated.ahM.a(SourceFile:241)
[2018-01-21 22:01:29] at org.schema.game.common.Starter.main(SourceFile:1002)
[2018-01-21 22:01:29] Could not read settings file: using defaults (.\keyboard.cfg (Le fichier spécifié est introuvable))
[2018-01-21 22:01:29] [LANGUAGE] Loading French; Version: 0
[2018-01-21 22:01:29] [CLIENT][STARTUP] Starting main menu
[2018-01-21 22:01:30] [CLIENT][STARTUP] Starting Graphics
[2018-01-21 22:01:30] [CLIENT][STARTUP] Initialize Open GL
[2018-01-21 22:01:30] [CLIENT][GRAPHCIS] UPDATE DISPLAY MODE
[2018-01-21 22:01:30] [CLIENT][GRAPHCIS] RETRIEVING DEFAULT SCREEN DEVICE
[2018-01-21 22:01:30] [CLIENT][GRAPHCIS] display received
[2018-01-21 22:01:30] [GRAPHICS] set display mode: FULLSCREEN: false; dim: 1920 / 1024
[2018-01-21 22:01:30] ARB_SUPPORTED COULD NOT BE RETRIEVED
[2018-01-21 22:01:30] [DISPLAY] ViewPort for Resolution: 1920x1024: 1920, 1024
[2018-01-21 22:01:30] [CLIENT][GRAPHCIS] CHECKING CAPABILITIES
[2018-01-21 22:01:30] INITIAL MEMORY AVAILABLE
[2018-01-21 22:01:30] CURRENT_AVAILABLE: 1698MB
[2018-01-21 22:01:30] TOTAL_AVAILABLE: 2048MB
[2018-01-21 22:01:30] INFO_DEDICATED: 2048MB
[2018-01-21 22:01:30] INFO_EVICTED: 65MB
[2018-01-21 22:01:30] FILE CREATED: true
[2018-01-21 22:01:30] [CLIENT][GRAPHCIS] CREATING STACKS
[2018-01-21 22:01:30] [GLFrame] Open-GL initialized
[2018-01-21 22:01:30] Running on thread: main
Adapter: null
Driver Version: null
Vendor: NVIDIA Corporation
OpenGL Version: 4.6.0 NVIDIA 390.65
Renderer: GeForce GTX 960/PCIe/SSE2
[2018-01-21 22:01:30] [CLIENT][STARTUP] Initialize Open GL Done
[2018-01-21 22:01:30] [INIT] Creating Loading Screen
[2018-01-21 22:01:30] [FONT] FONT PATH TO LOAD: font/Monda-Regular.ttf; false; true
[2018-01-21 22:01:30] [FONT] created from font file: C:\Starmade\JEUCOMPLET\StarMade\data\font\Monda-Regular.ttf
[2018-01-21 22:01:30] [INIT] Creating Loading Message
[2018-01-21 22:01:30] [INIT] Creating Light
[2018-01-21 22:01:30] [CLIENT] INITIALIZING LOADING SCREEN
[2018-01-21 22:01:30] [TEXTURE] data\./image-resource/schine.png LOAD TAKEN: stream: 0 ms; data: 5 ms; create: 55 ms
[2018-01-21 22:01:30] [TEXTURE] data\./image-resource/loadingscreen-background.png LOAD TAKEN: stream: 0 ms; data: 70 ms; create: 13 ms
[2018-01-21 22:01:30] [TEXTURE] data\./image-resource/SM_logo_white_nostar.png LOAD TAKEN: stream: 0 ms; data: 3 ms; create: 3 ms
[2018-01-21 22:01:30] com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
[2018-01-21 22:01:30] at com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOF(StreamScanner.java:687)
[2018-01-21 22:01:30] at com.ctc.wstx.sr.BasicStreamReader.handleEOF(BasicStreamReader.java:2218)
[2018-01-21 22:01:30] at com.ctc.wstx.sr.BasicStreamReader.nextFromProlog(BasicStreamReader.java:2124)
[2018-01-21 22:01:30] at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1179)
[2018-01-21 22:01:30] at obfuscated.bnS.a(SourceFile:25)
[2018-01-21 22:01:30] at org.schema.schine.graphicsengine.meshimporter.XMLOgreParser.a(SourceFile:940)
[2018-01-21 22:01:30] at obfuscated.bue.b(SourceFile:84)
[2018-01-21 22:01:30] at obfuscated.bue.a(SourceFile:54)
[2018-01-21 22:01:30] at obfuscated.bug.b(SourceFile:797)
[2018-01-21 22:01:30] at obfuscated.buf.a(SourceFile:51)
[2018-01-21 22:01:30] at obfuscated.bug.a(SourceFile:202)
[2018-01-21 22:01:30] at obfuscated.oT.b(SourceFile:380)
[2018-01-21 22:01:30] at obfuscated.bfc.a(SourceFile:731)
[2018-01-21 22:01:30] at obfuscated.ai.e(SourceFile:1147)
[2018-01-21 22:01:30] at org.schema.game.common.Starter.startMainMenu(SourceFile:1459)
[2018-01-21 22:01:30] at org.schema.game.common.Starter.main(SourceFile:1003)
[2018-01-21 22:01:30] java.lang.NullPointerException
[2018-01-21 22:01:30] at org.schema.schine.graphicsengine.meshimporter.XMLOgreParser.a(SourceFile:943)
[2018-01-21 22:01:30] at obfuscated.bue.b(SourceFile:84)
[2018-01-21 22:01:30] at obfuscated.bue.a(SourceFile:54)
[2018-01-21 22:01:30] at obfuscated.bug.b(SourceFile:797)
[2018-01-21 22:01:30] at obfuscated.buf.a(SourceFile:51)
[2018-01-21 22:01:30] at obfuscated.bug.a(SourceFile:202)
[2018-01-21 22:01:30] at obfuscated.oT.b(SourceFile:380)
[2018-01-21 22:01:30] at obfuscated.bfc.a(SourceFile:731)
[2018-01-21 22:01:30] at obfuscated.ai.e(SourceFile:1147)
[2018-01-21 22:01:30] at org.schema.game.common.Starter.startMainMenu(SourceFile:1459)
[2018-01-21 22:01:30] at org.schema.game.common.Starter.main(SourceFile:1003)