Page MenuHomeSchine - Phabricator

Starmade | Crashes on launch & typo in logs
Closed, DuplicatePublic

Description

Also, typo in logs:
sucessfull != successful

Crash on launch (is probably related to T1466 :

[2017-03-31 19:24:34] [VERSION] loading version from install dir: ./
[2017-03-31 19:24:34] [VERSION] VERSION: 0.199.492
[2017-03-31 19:24:34] [VERSION] BUILD: 20170331_153111
[2017-03-31 19:24:34] #################### StarMade #######################
[2017-03-31 19:24:34] # version 0.199.492 - build 20170331_153111 #
[2017-03-31 19:24:34] #####################################################
[2017-03-31 19:24:34] [SERIAL] "not retrieved"
[2017-03-31 19:24:34] [INSTALLATION_DIRECTORY] "/Users/user/Library/Application Support/StarMade/StarMade/."
[2017-03-31 19:24:34] [JVM-ARGUMENTS] [-Djava.net.preferIPv4Stack=true, -Xmn128M, -Xms512M, -Xmx4096M, -Xincgc]
[2017-03-31 19:24:34] [TEXTURE-PACK] WARNING: ignoring lava.png: not a directory
[2017-03-31 19:24:34] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[2017-03-31 19:24:34] [TEXTURE-PACK] WARNING: ignoring shield_tex.png: not a directory
[2017-03-31 19:24:34] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[2017-03-31 19:24:35] [TEXTURE-PACK] WARNING: ignoring lava.png: not a directory
[2017-03-31 19:24:35] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[2017-03-31 19:24:35] [TEXTURE-PACK] WARNING: ignoring shield_tex.png: not a directory
[2017-03-31 19:24:35] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[2017-03-31 19:24:35] [SERVER] using world: world0; ./server-database/world0/
[2017-03-31 19:24:35] [INIT] Segment Database Path: /Users/user/Library/Application Support/StarMade/StarMade/./server-database/world0/DATA; exists? true; is Dir? true; creating dir sucessfull (gives false if exists)? false
[2017-03-31 19:24:35] [LIBLOADER] OS Mac OS X - 10.12.3
[2017-03-31 19:24:35] [LIBLOADER] JAVA Oracle Corporation - 1.7.0_80 - /Applications/starmade-launcher.app/Contents/MacOS/dep/java/jre1.7.0_80.jre/Contents/Home
[2017-03-31 19:24:35] [LIBLOADER] ARCHITECTURE x86_64
[2017-03-31 19:24:35] [LIBLOADER] LOADED MacOS NATIVE LIBRARIES 
[2017-03-31 19:24:35] [LIBLOADER] FastNoiseSIMD Level: 3
[2017-03-31 19:24:35] [LIBLOADER] COMPLETE 
[2017-03-31 19:24:35] [MAIN] CHECKING IF MIGRATION NECESSARY
[2017-03-31 19:24:35] [MAIN] MIGRATION PROCESS DONE
[2017-03-31 19:24:35] [MAIN] STARTING WITH ARGUMENTS: [-force, -port:4242, -auth xxx]
[2017-03-31 19:24:35] [LANGUAGE] loading language: english; Resolved to english
[2017-03-31 19:24:36] [LANGUAGE] Loading English; Version: 0
[2017-03-31 19:24:36] [LANGUAGE] LOADED FONT PATH/NAME: font/Monda-Regular.ttf
[2017-03-31 19:24:38] [CLIENT][STARTUP] Starting main menu
[2017-03-31 19:24:38] [CLIENT][STARTUP] Starting Graphics
[2017-03-31 19:24:38] [CLIENT][STARTUP] Initialize Open GL
[2017-03-31 19:24:38] [CLIENT][GRAPHCIS] UPDATE DISPLAY MODE
[2017-03-31 19:24:38] [CLIENT][GRAPHCIS] RETRIEVING DEFAULT SCREEN DEVICE
[2017-03-31 19:24:38] [CLIENT][GRAPHCIS] display received
[2017-03-31 19:24:38] [GRAPHICS] set display mode: FULLSCREEN: false; dim: 1600 / 900
[2017-03-31 19:24:38] ARB_SUPPORTED COULD NOT BE RETRIEVED
[2017-03-31 19:24:38] [DISPLAY] Creating MAC OS context for OpenGL 4.1 if possible
[2017-03-31 19:24:38] [DISPLAY] Creating MAC OS successfull: Selected: 2.1 INTEL-10.22.29
[2017-03-31 19:24:38] [DISPLAY] ViewPort for Resolution: 1600x900: 1600, 900
[2017-03-31 19:24:38] [CLIENT][GRAPHCIS] CHECKING CAPABILITIES
[2017-03-31 19:24:38] FILE CREATED: true
[2017-03-31 19:24:38] [CLIENT][GRAPHCIS] CREATING STACKS
[2017-03-31 19:24:38] [GLFrame] Open-GL initialized
[2017-03-31 19:24:38] Running on thread: main
Adapter: null
Driver Version: null
Vendor: Intel Inc.
OpenGL Version: 2.1 INTEL-10.22.29
Renderer: Intel Iris OpenGL Engine

[2017-03-31 19:24:38] [CLIENT][STARTUP] Initialize Open GL Done
[2017-03-31 19:24:38] [INIT] Creating Loading Screen
[2017-03-31 19:24:38] [INIT] Creating Loading Message
[2017-03-31 19:24:38] [FONT] FONT PATH TO LOAD: font/Monda-Regular.ttf; false; true
[2017-03-31 19:24:38] [FONT] created from font file: /Users/user/Library/Application Support/StarMade/StarMade/data/font/Monda-Regular.ttf
[2017-03-31 19:24:39] java.lang.IllegalStateException: Function is not supported
[2017-03-31 19:24:39] 	at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
[2017-03-31 19:24:39] 	at org.lwjgl.opengl.GL11.glColor4f(GL11.java:893)
[2017-03-31 19:24:39] 	at org.newdawn.slick.opengl.renderer.ImmediateModeOGLRenderer.glColor4f(ImmediateModeOGLRenderer.java:124)
[2017-03-31 19:24:39] 	at org.newdawn.slick.Color.bind(Color.java:182)
[2017-03-31 19:24:39] 	at org.newdawn.slick.font.GlyphPage.loadGlyphs(GlyphPage.java:141)
[2017-03-31 19:24:39] 	at org.newdawn.slick.UnicodeFont.loadGlyphs(UnicodeFont.java:378)
[2017-03-31 19:24:39] 	at org.newdawn.slick.UnicodeFont.loadGlyphs(UnicodeFont.java:327)
[2017-03-31 19:24:39] 	at obfuscated.aHn.a(SourceFile:207)
[2017-03-31 19:24:39] 	at obfuscated.aHn.a(SourceFile:163)
[2017-03-31 19:24:39] 	at obfuscated.aHn.e(SourceFile:237)
[2017-03-31 19:24:39] 	at obfuscated.nD.<init>(SourceFile:45)
[2017-03-31 19:24:39] 	at obfuscated.U.e(SourceFile:1107)
[2017-03-31 19:24:39] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1455)
[2017-03-31 19:24:39] 	at org.schema.game.common.Starter.main(SourceFile:1000)

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
none/unspecified
Reproducible
uncertain
Category
Engine
Hardware/Software/System
OS-Specific
OSX Only
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce

Install game
Start Game
Crash & Cry

Event Timeline

erthparadine updated the task description. (Show Details)Apr 1 2017, 2:41 AM
lancake moved this task from Unclassed to Archived on the Starmade board.Apr 4 2017, 10:09 AM
lancake added a subscriber: lancake.
lancake claimed this task.

-rejected-

Caused by fix attempts in T1466, merging tasks.

lancake shifted this object from the S1 Public space to the S3 Starmade space.Apr 4 2017, 10:10 AM
lancake changed the visibility from "Custom Policy" to "Public (No Login Required)".
lancake changed the edit policy from "Task Author" to "Starmade (Project)".
lancake changed Category from none/unspecified to Engine.
lancake changed OS-Specific from No to OSX Only.
Restricted Application edited projects, added Engine; removed Issue Navigation. · View Herald TranscriptApr 4 2017, 10:10 AM
schema reopened this task as Resolved.Apr 4 2017, 10:35 AM
Restricted Application added a project: Quality Assurance. · View Herald TranscriptApr 4 2017, 10:35 AM
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptApr 4 2017, 12:34 PM