Page MenuHomeSchine - Phabricator

Starmade | Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException
Closed, FinishedPublic

Description

Now seeing this error primarily with skins. Lots of chatter in the Slack Starmade channel about this at the moment.

[2016-10-08 17:40:33] Client(33) [GRAVITY] PlayerCharacter[(ENTITY_PLAYERCHARACTER_ErthParadine)(20716)] RECEIVED REMOTE GRAVITY: 192 --- (0.0, 0.0, 0.0)
[2016-10-08 17:40:33] PlayerCharacter[(ENTITY_PLAYERCHARACTER_ErthParadine)(20716)] GRAVITY UPDATE:::::: GRAV[ENTITY_SHIP_ErthParadine_1475845364224(192); (0.0, 0.0, 0.0)]
[2016-10-08 17:40:33] [GRAVITY] PlayerCharacter[(ENTITY_PLAYERCHARACTER_ErthParadine)(20716)] FLAG changed gravity on Client(33) Ship[ErthParadine_1475845364224](192) -> (0.0, 0.0, 0.0)
[2016-10-08 17:40:33] [CHARACTER][GRAVITY] PlayerCharacter[(ENTITY_PLAYERCHARACTER_ErthParadine)(20716)] Client(33) starting gravity change: (285.3825, 214.13678, -921.74786)
[2016-10-08 17:40:33] Client(33)[ABSTRACTCHARACTER] PlayerCharacter[(ENTITY_PLAYERCHARACTER_ErthParadine)(20716)] INITIALIZING GRAVITY FOR Ship[ErthParadine_1475845364224](192)
[2016-10-08 17:40:33] [PLAYERCHARACTER] Client(33) of PlayerCharacter[(ENTITY_PLAYERCHARACTER_ErthParadine)(20716)] gravity to: [WARNING] UNKNOWN SIDE -1
[2016-10-08 17:40:33] [CHARACTER][GRAVITY] PlayerCharacter[(ENTITY_PLAYERCHARACTER_ErthParadine)(20716)] Client(33) starting gravity change DONE: source: Ship[ErthParadine_1475845364224](192) origin: (285.3825, 214.13678, -921.74786)
[2016-10-08 17:40:33] org.schema.schine.graphicsengine.core.GLException: Shader not loaded: data//shader/skin/skin-tex.vert.glsl; data//shader/skin/skin-tex.frag.glsl
[2016-10-08 17:40:33] 	at obfuscated.aJI.c(SourceFile:558)
[2016-10-08 17:40:33] 	at obfuscated.aCx.a(SourceFile:87)
[2016-10-08 17:40:33] 	at org.schema.schine.graphicsengine.forms.Mesh.b(SourceFile:1880)
[2016-10-08 17:40:33] 	at org.schema.schine.graphicsengine.forms.Mesh.a(SourceFile:1411)
[2016-10-08 17:40:33] 	at obfuscated.iK.a(SourceFile:153)
[2016-10-08 17:40:33] 	at obfuscated.ij.e_(SourceFile:523)
[2016-10-08 17:40:33] 	at obfuscated.ir.e_(SourceFile:163)
[2016-10-08 17:40:33] 	at obfuscated.iM.e_(SourceFile:99)
[2016-10-08 17:40:33] 	at obfuscated.mh.a(SourceFile:973)
[2016-10-08 17:40:33] 	at obfuscated.mh.a(SourceFile:586)
[2016-10-08 17:40:33] 	at obfuscated.hq.b(SourceFile:701)
[2016-10-08 17:40:33] 	at obfuscated.hq.e_(SourceFile:435)
[2016-10-08 17:40:33] 	at obfuscated.aBc.g(SourceFile:537)
[2016-10-08 17:40:33] 	at obfuscated.aBc.a(SourceFile:677)
[2016-10-08 17:40:33] 	at obfuscated.aBi.b(SourceFile:652)
[2016-10-08 17:40:33] 	at obfuscated.R.e(SourceFile:953)
[2016-10-08 17:40:33] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1420)
[2016-10-08 17:40:33] 	at org.schema.game.common.Starter.main(SourceFile:967)
[2016-10-08 17:40:33] java.lang.RuntimeException: org.schema.schine.graphicsengine.core.GLException: Shader not loaded: data//shader/skin/skin-tex.vert.glsl; data//shader/skin/skin-tex.frag.glsl
[2016-10-08 17:40:33] 	at obfuscated.aJI.c(SourceFile:561)
[2016-10-08 17:40:33] 	at obfuscated.aCx.a(SourceFile:87)
[2016-10-08 17:40:33] 	at org.schema.schine.graphicsengine.forms.Mesh.b(SourceFile:1880)
[2016-10-08 17:40:33] 	at org.schema.schine.graphicsengine.forms.Mesh.a(SourceFile:1411)
[2016-10-08 17:40:33] 	at obfuscated.iK.a(SourceFile:153)
[2016-10-08 17:40:33] 	at obfuscated.ij.e_(SourceFile:523)
[2016-10-08 17:40:33] 	at obfuscated.ir.e_(SourceFile:163)
[2016-10-08 17:40:33] 	at obfuscated.iM.e_(SourceFile:99)
[2016-10-08 17:40:33] 	at obfuscated.mh.a(SourceFile:973)
[2016-10-08 17:40:33] 	at obfuscated.mh.a(SourceFile:586)
[2016-10-08 17:40:33] 	at obfuscated.hq.b(SourceFile:701)
[2016-10-08 17:40:33] 	at obfuscated.hq.e_(SourceFile:435)
[2016-10-08 17:40:33] 	at obfuscated.aBc.g(SourceFile:537)
[2016-10-08 17:40:33] 	at obfuscated.aBc.a(SourceFile:677)
[2016-10-08 17:40:33] 	at obfuscated.aBi.b(SourceFile:652)
[2016-10-08 17:40:33] 	at obfuscated.R.e(SourceFile:953)
[2016-10-08 17:40:33] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1420)
[2016-10-08 17:40:33] 	at org.schema.game.common.Starter.main(SourceFile:967)
[2016-10-08 17:40:33] Caused by: org.schema.schine.graphicsengine.core.GLException: Shader not loaded: data//shader/skin/skin-tex.vert.glsl; data//shader/skin/skin-tex.frag.glsl
[2016-10-08 17:40:33] 	at obfuscated.aJI.c(SourceFile:558)
[2016-10-08 17:40:33] 	... 17 more
[2016-10-08 17:40:33] [CLIENT] WARNING: received large (>128kb) NT package: 153210 / 1048576
Running on thread: main
Adapter: null
Driver Version: null
Vendor: NVIDIA Corporation
OpenGL Version: 4.5.0 NVIDIA 370.28
Renderer: GeForce GTX 1080/PCIe/SSE2
GLSL Ver: 4.50 NVIDIA

Initial reaction what this might be a dupe of T1669, but the detailed discussions within T1669 have me second-guessing that assumption.

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.199.253c (Dev) 20161011_173324
Category
Engine
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce

1 Use a fresh install
2 Start a SP game and spawn
3 exit to main menu
4 continue last played game
5 on or shortly after spawn the error drops

Tester information (Internal use only)

the error i got

[2016-10-09 16:50:45] [CONTROLLER][ADD-UNIT] (Client(2)): PlS[TestTest ; id(214)(2)f(0)] Added to controllers: PlayerCharacter[(ENTITY_PLAYERCHARACTER_TestTest)(396)]
[2016-10-09 16:50:45] [CLIENT] CURRENT MAIN CONTROLLING IS NOW: PlayerCharacter[(ENTITY_PLAYERCHARACTER_TestTest)(396)]; at: (8.0, -6.5, 0.0)
[2016-10-09 16:50:45] [CLIENT][BUILDTOOLS] Reset area placement
[2016-10-09 16:50:45] org.schema.schine.graphicsengine.core.GLException: Shader not loaded: data//shader/skin/skin-tex.vert.glsl; data//shader/skin/skin-tex.frag.glsl
[2016-10-09 16:50:45] 	at obfuscated.aJI.c(SourceFile:558)
[2016-10-09 16:50:45] 	at obfuscated.aCx.a(SourceFile:87)
[2016-10-09 16:50:45] 	at org.schema.schine.graphicsengine.forms.Mesh.b(SourceFile:1880)
[2016-10-09 16:50:45] 	at org.schema.schine.graphicsengine.forms.Mesh.a(SourceFile:1411)
[2016-10-09 16:50:45] 	at obfuscated.iK.a(SourceFile:153)
[2016-10-09 16:50:45] 	at obfuscated.ij.e_(SourceFile:523)
[2016-10-09 16:50:45] 	at obfuscated.ir.e_(SourceFile:163)
[2016-10-09 16:50:45] 	at obfuscated.iQ.e_(SourceFile:43)
[2016-10-09 16:50:45] 	at obfuscated.iM.e_(SourceFile:99)
[2016-10-09 16:50:45] 	at obfuscated.hP.e_(SourceFile:372)
[2016-10-09 16:50:45] 	at obfuscated.hq.e(SourceFile:562)
[2016-10-09 16:50:45] 	at obfuscated.hq.b(SourceFile:736)
[2016-10-09 16:50:45] 	at obfuscated.hq.e_(SourceFile:435)
[2016-10-09 16:50:45] 	at obfuscated.aBc.g(SourceFile:537)
[2016-10-09 16:50:45] 	at obfuscated.aBc.a(SourceFile:677)
[2016-10-09 16:50:45] 	at obfuscated.aBi.b(SourceFile:652)
[2016-10-09 16:50:45] 	at obfuscated.R.e(SourceFile:953)
[2016-10-09 16:50:45] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1420)
[2016-10-09 16:50:45] 	at org.schema.game.common.Starter.main(SourceFile:967)
[2016-10-09 16:50:45] java.lang.RuntimeException: org.schema.schine.graphicsengine.core.GLException: Shader not loaded: data//shader/skin/skin-tex.vert.glsl; data//shader/skin/skin-tex.frag.glsl
[2016-10-09 16:50:45] 	at obfuscated.aJI.c(SourceFile:561)
[2016-10-09 16:50:45] 	at obfuscated.aCx.a(SourceFile:87)
[2016-10-09 16:50:45] 	at org.schema.schine.graphicsengine.forms.Mesh.b(SourceFile:1880)
[2016-10-09 16:50:45] 	at org.schema.schine.graphicsengine.forms.Mesh.a(SourceFile:1411)
[2016-10-09 16:50:45] 	at obfuscated.iK.a(SourceFile:153)
[2016-10-09 16:50:45] 	at obfuscated.ij.e_(SourceFile:523)
[2016-10-09 16:50:45] 	at obfuscated.ir.e_(SourceFile:163)
[2016-10-09 16:50:45] 	at obfuscated.iQ.e_(SourceFile:43)
[2016-10-09 16:50:45] 	at obfuscated.iM.e_(SourceFile:99)
[2016-10-09 16:50:45] 	at obfuscated.hP.e_(SourceFile:372)
[2016-10-09 16:50:45] 	at obfuscated.hq.e(SourceFile:562)
[2016-10-09 16:50:45] 	at obfuscated.hq.b(SourceFile:736)
[2016-10-09 16:50:45] 	at obfuscated.hq.e_(SourceFile:435)
[2016-10-09 16:50:45] 	at obfuscated.aBc.g(SourceFile:537)
[2016-10-09 16:50:45] 	at obfuscated.aBc.a(SourceFile:677)
[2016-10-09 16:50:45] 	at obfuscated.aBi.b(SourceFile:652)
[2016-10-09 16:50:45] 	at obfuscated.R.e(SourceFile:953)
[2016-10-09 16:50:45] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1420)
[2016-10-09 16:50:45] 	at org.schema.game.common.Starter.main(SourceFile:967)
[2016-10-09 16:50:45] Caused by: org.schema.schine.graphicsengine.core.GLException: Shader not loaded: data//shader/skin/skin-tex.vert.glsl; data//shader/skin/skin-tex.frag.glsl
[2016-10-09 16:50:45] 	at obfuscated.aJI.c(SourceFile:558)
[2016-10-09 16:50:45] 	... 18 more
[2016-10-09 16:50:45] [GRAVITY] PlayerCharacter[(ENTITY_PLAYERCHARACTER_TestTest)(396)] FLAG changed gravity on Server(0) null -> (0.0, 0.0, 0.0)
[2016-10-09 16:50:45] Server(0) PlayerCharacter[(ENTITY_PLAYERCHARACTER_TestTest)(396)] (handleGravity()) Deactivating gravity
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

erthparadine updated the task description. (Show Details)
SmilingDemon shifted this object from the S1 Public space to the S3 Starmade space.Oct 9 2016, 8:41 AM
SmilingDemon changed the visibility from "Custom Policy" to "Public (No Login Required)".
SmilingDemon changed the edit policy from "Task Author" to "Starmade (Project)".
SmilingDemon changed Affected Gamemode(s) from none/unspecified to Single and Multi.
SmilingDemon changed Reproducible from uncertain to Not on purpose.
SmilingDemon set Last tested (version) to 0.199.253.
SmilingDemon changed Category from none/unspecified to Engine.
SmilingDemon claimed this task.
SmilingDemon triaged this task as High priority.
Restricted Application added a subscriber: AndyP. · View Herald TranscriptOct 9 2016, 8:43 AM

-Feedback-

cant reproduce
must be that fancy GPU of yours ^^

could you please add your settings.cfg
and what servers are known to be affected ?

Not sure it's my specific GPU, but discussions in Slack had people mentioning it so I figured I'd mention mine. One other player mentioned using a Radeon R9.

I'm certain it's not related to any servers, as I can replicate the error in SP, with one difference: the error will appear BEFORE hitting the spawn button. Was not an issue prior to the latest release.

C_USE_NEW_PLAYER_MODEL_ = true
CONTROL_HELP = false //Display help for controls
C_MOUSE_BUTTON_SWITCH = false //Switch build/remove mouse buttons
G_RESOLUTION = 1280 x 1024 //Resolution
G_FULLSCREEN = false //Fullscreen
G_WINDOWED_BORDERLESS = true //Borderless windowed mode
G_TEXTURE_PACK = Default //Texture Pack
G_TEXTURE_PACK_RESOLUTION = 256 //Texture Quality (Resolution)
G_VSYNCH = false //Vert-Synch
G_MULTI_SAMPLE_TARGET = 8 //Antialiasing (Samples)
G_MULTI_SAMPLE = 8
G_GAMMA = 2.0 //Gamma (Needs Frambuffer)
G_FOV = 110.0 //Field of View
G_MAX_SEGMENTSDRAWN = 3000 //Amount of Chunks possibly drawn (view distance)
G_NORMAL_MAPPING = true //Enable Normal mapping
G_SHADOWS = true
G_SHADOW_QUALITY = ULTRA
G_SHADOWS_TARGET = true //Enable Shadows
G_SHADOW_QUALITY_TARGET = ULTRA //Set Shadow Quality
G_PROD_BG = true //Procedural Background (fbo req)
G_PROD_BG_QUALITY = 4096 //Procedural BG quality
G_DRAW_SURROUNDING_GALAXIES_IN_MAP = false //Draw other galaxies in map (slow)
HIT_INDICATION_NUMBERS_LIFETIME = 0.4 //Time, hit numbers remain (sec)
PLAYER_SKIN_CREATE =  //Create Player Skin
PLAYER_SKIN =  //Path to player skin. Remove to Use default
D_LIFETIME_NORM = 2000 //Lifetime (secs) of debris (0 to turn off)
S_SOUND_SYS_ENABLED = false
S_SOUND_ENABLED = true //Sound
S_SOUND_VOLUME_GLOBAL = 4 //Sound Volume
USE_OPEN_AL_SOUND = true //OpenAL (Off fixes stutter, but silent videos. restart needed. working on fix)
N_TRANSMIT_RAW_DEBUG_POSITIONS = false
C_SELECTED_JOYSTICK = -1
ICON_BAKERY_BLOCKSTYLE_ROTATE_DEG = -90.0
MOUSE_WHEEL_SENSIBILITY = 7.0E-4
BUILD_MODE_SHIFT_SPEED = 25.0
ORBITAL_CAM_SPEED = 0.5
G_DAMAGE_DISPLAY = 600 //Damage display distance
G_STAR_COUNT = 512 //Star Count
G_VBO_BULKMODE_SIZE = 4
G_DRAW_FOG = false
G_DRAW_BEAMS = true //Draw beams
G_DRAW_EXHAUST_PLUMES = true //Draw thruster plums
D_INFO_CONTROLMANAGER = false
D_INFO_SHADER = true
T_ENABLE_TEXTURE_BAKER = false
D_INFO_DRAW_TIMES = false
D_INFO_DRAW_SPACE_PARTICLE = false
G_SPACE_PARTICLE = true //Draw space dust particles
G_DRAW_MOUSE_COLLISION = false
G_ATMOSPHERE_SHADER = normal
F_FRAME_BUFFER = true //Use Framebuffer
G_SHADOW_NEAR_DIST = 1.0
G_SHADOW_FAR_DIST = 75.0
G_SHADOW_DEPTH_RANGE_NEAR = 0.0
G_SHADOW_DEPTH_RANGE_FAR = 1.0
G_SHADOW_SPLIT_FAR_0 = 0.325
G_SHADOW_SPLIT_NEAR_1 = 0.325
G_SHADOW_SPLIT_FAR_1 = 0.325
G_SHADOW_SPLIT_NEAR_2 = 0.325
G_SHADOW_SPLIT_MULT = 1.005
G_SHADOW_CROP_MATRIX_MAX = -1000.0
G_SHADOW_CROP_MATRIX_MIN = 1000.0
G_SHADOW_EXTRA_BACKUP = 20.0
G_SHADOW_NEAR_CLIP = 0.05
G_SHADOW_SPLIT_MAT_RADIUS_ADD_0 = 0.0
G_SHADOW_SPLIT_MAT_RADIUS_ADD_1 = 10.0
G_SHADOW_SPLIT_MAT_RADIUS_ADD_2 = 10.0
G_SHADOW_SPLIT_MAT_RADIUS_ADD_3 = 3.0
G_SHADOW_SPLIT_ORTHO_MAT_FAR_ADDED_0 = 0.0
G_SHADOW_SPLIT_ORTHO_MAT_FAR_ADDED_1 = 100.0
G_SHADOW_SPLIT_ORTHO_MAT_FAR_ADDED_2 = 50.0
G_SHADOW_SPLIT_ORTHO_MAT_FAR_ADDED_3 = 150.0
G_SHADOW_SPLIT_ORTHO_NEAR_ADDED = -100.0
G_SHADOW_ULTRA_FAR_BOUNDS_ADDED_0 = -0.013
G_SHADOW_ULTRA_FAR_BOUNDS_ADDED_1 = -0.002
G_SHADOW_ULTRA_FAR_BOUNDS_ADDED_2 = -0.002
G_SHADOW_OTHER_QUALITY_FAR_BOUND_ADDED_0 = -0.023
G_SHADOW_OTHER_QUALITY_FAR_BOUND_ADDED_1 = -0.002
G_SHADOW_OTHER_QUALITY_FAR_BOUND_ADDED_2 = -0.0
G_SHADOW_FOV_ADDED_RAD = 0.2
G_SHADOW_DISPLAY_SHADOW_MAP = false
G_DRAW_SHIELDS = true //Shield Effect
G_DRAW_WATER = true
G_DRAW_BACKGROUND = true //Background Image
G_WATER_USE_MIPMAPS = false
E_NAVIGATION_FILTER = 637
G_DRAW_ENTITIES = true
G_FRUSTUM_CULLING = true
G_DRAW_EFFECTS = true
G_SHADER_RELOAD = false
G_FRAMERATE_FIXED = -1 //Limit Framerate (30, 60, 120, 240, or -1 for unlimited),
G_SHADERS_ACTIVE = true
G_DEBUG_DRAW_GRID = false
G_DEBUG_DRAW_LINES = true
T_TERRAIN_DRAW = true
T_TERRAIN_WIREFRAME_DRAW = false
G_CULLING_ACTIVE = true
G_TEXTURE_ARRAYS = false
G_AUTO_NORMALIZATION = true
G_DRAW_BY_SIDES = true
G_WIREFRAMED = false
G_TEXTURE_COMPRESSION_BLOCKS = false
G_TEXTURE_ARRAY_COMPRESSION = true
G_TEXTURE_ARRAY_MIPMAP = true
G_TEXTURE_MIPMAP = true
G_SHADOWS_VSM = false
S_PAUSED = false
S_SETTINGS_SHOW = false
MINIMAP_MODE = SMALL //Radar (minimap) size
SECTOR_INDICATION_MODE = INDICATION_ONLY //Indicators for other sectors
S_KEY_ALLOW_DUPLICATES = true //Allow key assign duplicates
GIF_WIDTH = 640
GIF_HEIGHT = 640
GIF_FPS = 15
GIF_GUI = false
G_DEBRIS_THRESHOLD_MS = 4
S_INITIAL_SETTING = Single Player
S_GAME_MODE = Sandbox
G_BONE_ANIMATION = true
P_NT_DEBUG_ACTIVE = false
P_PHYSICS_DEBUG_ACTIVE_OCCLUSION = false
P_PHYSICS_DEBUG_ACTIVE = false
P_PHYSICS_DEBUG_MODE = 0
G_DEBUG_LINE_DRAWING_ACTIVATED = false
G_WINDOW_START_POSITION = center
G_DRAW_GUI_ACTIVE = true
G_DRAW_NO_OVERLAYS = false
G_PARTICLE_SORTING = true
P_PHYSICS_ACTIVATED = true
G_SMOKE_QUALITY = false
G_DRAW_STARS = true //Draw additional stars
G_DRAW_PASTE_PREVIEW = true //Draw preview for paste
G_USE_SPRITE_VBO = true
TUTORIAL_NEW = false //Tutorial enabled
G_AUTOSELECT_CONTROLLERS = true //AutoSelect Controllers
S_INFO_DRAW = SOME_INFO //Tech Info
G_VBO_FLAG = STATIC
N_LAG_COMPENSATION = true
N_IGNORE_SAVED_UPLINK_CREDENTIALS_IN_SINGLEPLAYER = true
N_SERVERTIME_UPDATE_FREQUENCY = 10000
M_TEXTURE_PACK_CONFIG_TOOL = ./data/textures/block/Default/64/
G_MIPMAP_LEVEL_MAX = 3
M_MOUSE_SENSITIVITY = 0.5 //MoUse Sensitivity
G_HIT_INDICATION_SIZE = 1.0 //Size of hit indications
F_BLOOM = true //Bloom Effect
F_BLOOM_INTENSITY = 0.3 //Bloom Intensity
S_MOUSE_LOCK = true
G_DRAW_ADV_BUILDMODE_BLOCK_PREVIEW = true
G_SHOW_PURE_NUMBERS_FOR_SHIELD_AND_POWER = false
S_FLIP_HOTBAR_MOUSEWHEEL_WITHOUT_CTRL = true //flip through hotbars on mouse wheel without control
S_ZOOM_MOUSEWHEEL = SLOTS //primary mouse wheel function
S_MOUSE_SHIP_INVERT = false //Invert MoUse-Y (Ship)
S_MOUSE_ALL_INVERT = false //Invert MoUse-Y (All)
S_USE_REGION_SIGNATURE_TEST = false
G_PREVIEW_TO_BUILD_BLOCK = true //Preview Block to build
S_EXIT_ON_ESC = false
G_USE_HIGH_QUALITY_BACKGROUND = false
G_DRAW_POPUPS = true
G_USE_VBO_MAP = true
G_DRAW_JUMP_OVERLAY = true
G_MAG_FILTER_LINEAR_BLOCKS = false //Use linear mag filter on Blocks (restart required)
BLOCK_TEXTURE_ANISOTROPY = true //Anisotropic block textures (restart required)
G_MAG_FILTER_LINEAR_GUI = false //Use linear mag filter on GUI (restart required)
G_MAX_BEAMS = 1024 //MaxBeamsDrawn (restart required)
SEGMENT_REQUEST_BATCH = 64 //Size of Chunk request-queue
CLIENT_BUFFER_SIZE = 65536
ICON_BAKERY_SINGLE_RESOLUTION = 150
LIGHT_RAY_COUNT = 256 //Block light quality (impacts chunk refresh time, but not fps)
ICON_BAKERY_SINGLE_ICONS = false
G_MUST_CONFIRM_DETACHEMENT_AT_SPEED = 50.0 //Popup Detach Warning (% server speed, -1 off)
G_USE_SHADER4 = true
O_OCULUS_RENDERING = false
G_USE_VERTEX_LIGHTING_ONLY = false //Simple Lighting Quality (faster)
CLIENT_TRAFFIC_CLASS = true
G_DRAW_SELECTED_BLOCK_WOBBLE = true
G_USE_TWO_COMPONENT_SHADER = false
A_FORCE_AUTHENTICATION_METHOD = -1
MIN_FFA = 2
B_UNDO_REDO_MAX = 30
G_DRAW_ANY_CONNECTIONS = true //Draw connections between logic blocks
G_DRAW_ALL_CONNECTIONS = false //Draw all connections (not only logic)
N_ARTIFICIAL_DELAY = 0
SEGMENT_PIECE_QUEUE_SINGLEPLAYER = 32767
G_MAX_MISSILE_TRAILS = 128 //Max Missile Trails (restart required)
G_USE_OCCLUSION_CULLING = false
C_AUTOASSIGN_WEAPON_SLOTS = true //Autoassign weapons on fire if bar empty
G_DRAW_NT_STATS_OVERLAY = true //Draw network statistics in hud
CLIENT_CUSTOM_TEXTURE_PATH = ./customBlockTextures
SECRET = none
LIMIT_FPS_UNFOCUS = true
GUI_USE_DISPLAY_LISTS = false
USE_GL_MULTI_DRAWARRAYS = true //MultiDraw Optimization (turn off on chunk Draw problems)
USE_GL_MULTI_DRAWARRAYS_INITIAL_SET = true
CHAT_CLOSE_ON_ENTER = true //Close chat on enter
A_FORCE_LOCAL_SAVE_ENABLED_IN_SINGLE_PLAYER = false
G_SHIP_INFO_ZOOM = 0
G_SINGLEPLAYER_CREATIVE_MODE = false //creative mode
G_DRAW_LAG_OBJECTS_IN_HUD = true //Draw lag statistics in hud
G_SHOW_SYMMETRY_PLANES = true //Show symmetry planes
LANGUAGE_PACK = english
LANGUAGE_PACK_ASSIGNED = true
DELETE_SEVER_DATABASE_ON_STARTUP = false
G_BASIC_SELECTION_BOX = false //Draw basic selection boxes
OFFLINE_PLAYER_NAME = ErthParadine
ONLINE_PLAYER_NAME = ErthParadine
SERVERLIST_COMPATIBLE = true
SERVERLIST_RESPONSIVE = true
SERVERLIST_FAVORITES = false
SERVERLIST_CUSTOMS = false
CUBE_LIGHT_NORMALIZER_NEW_M = true
SERVERLIST_LAST_SERVER_USED = stars.bitminery.com:4848
LAST_GAME = SP;world0;4242;ErthParadine
PLAY_INTRO = true //Play Intro
SUBTITLES = true //Subtitles
TUTORIAL_BUTTON_BLINKING = true
TUTORIAL_PLAY_INTRO = false
TUTORIAL_WATCHED = introduction;
SHOW_32BIT_WARNING = true
USE_INTEGER_VERTICES = true
LOD_DISTANCE_IN_THRESHOLD = 80.0 //Non Block Render Distance (LoD)
AUTOSET_RESOLUTION = false
FIRST_START = false
USE_TGA_NORMAL_MAPS = true
PLUME_BLOOM = true

Complete serverlog.0.log

[2016-10-09 05:27:28] STARMADE SERVER VERSION: 0.199.253; Build(20161008_002313)
[2016-10-09 05:27:28] STARMADE SERVER STARTED: Sun Oct 09 05:27:28 PDT 2016
[2016-10-09 05:27:29] [SERVERSOCKET] Incoming connection: 38892, /127.0.0.1 -> 4242, /127.0.0.1
[2016-10-09 05:27:29] [AUTH] authenticating ErthParadine; useAuth: false; requireAuth: false
[2016-10-09 05:27:30] [LOGIN] logged in RegisteredClient: ErthParadine (1) connected: true (/127.0.0.1:38892)
erthparadine added a comment.EditedOct 9 2016, 12:42 PM

Emptied the client log folder, and replicated this error in SP only. Also tried the same with an empty/new world, and I can still replicate the error:
Login to SP world, exit to menu, login again, crash.

You normally need to hit the spawn button, but in one case hitting the button was not necessary to crash with the same error.

First two files are threadumps.

Does not appear GPU-specific, as I can replicate this error on a Mac as well (Intel GPU), single-player only. Same steps as illustrated above.

SmilingDemon added a comment.EditedOct 9 2016, 1:17 PM

OK .. your settings causing it for me too

the GPU thing was a weak attempt at humour ^^

erthparadine added a comment.EditedOct 9 2016, 1:39 PM

Ah, ok. Although I'm able to replicate on a macOS as well, with a totally fresh/new install: only change to settings was disabling the tutorial (as that still causes a crash), and switching to windowed mode. My initial/earlier report was a Linux system (which also uses windowed mode).

Logs from the Mac are attached.

SmilingDemon edited Tester information (Internal use only). (Show Details)
SmilingDemon changed Reproducible from Not on purpose to Yes.
SmilingDemon changed the task status from Open to In Queue (Game).
SmilingDemon raised the priority of this task from High to Release Blocker.
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptOct 9 2016, 3:03 PM
schema changed the task status from In Queue (Game) to Resolved.Oct 11 2016, 2:06 PM
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptOct 11 2016, 2:06 PM
SmilingDemon changed Last tested (version) from 0.199.253 to 0.199.253c (Dev) 20161011_173324.Oct 11 2016, 6:51 PM

-QA Testing-

looks fixed to me

Cant reproduce anylonger

SmilingDemon closed this task as Closed.Nov 1 2016, 2:51 PM
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptNov 1 2016, 2:51 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
Restricted Application added a project: Engine. · View Herald TranscriptMar 10 2017, 6:07 PM