Page 1 of 1

Newest Dev version crashes on new game

Posted: Mon Sep 26, 2016 1:29 pm
by Chasm
Newest dev version crashes on creating new game
Side humans
Galaxy Large 99

Re: Newest Dev version crashes on new game

Posted: Mon Sep 26, 2016 5:21 pm
by Arioch
Happens for me as well, looks related to the work on the new star shaders for the zoom feature.

Code: Select all

[code]
Lua state\Drawers\Effects\star_shader.lua:51: parameter "flare_texture" not found in shader "Lua state\Drawers\Effects\star_shader<DINNER_GLOW<DROTATING_SURFACE".
Lua state\Drawers\Effects\star_shader.lua:51:
 Lua state\Drawers\Effects\star_shader.lua:254:
  Lua state\Drawers\Effects\star_shader.lua:274:draw_test_star:
   Lua state\GUI\~GalaxyMap\@Starfield.lua:869:draw_test_stars:
    Lua state\GUI\~GalaxyMap\@Starfield.lua:1012
[/code]

Re: Newest Dev version crashes on new game

Posted: Mon Sep 26, 2016 6:36 pm
by sven
Arioch wrote:Happens for me as well, looks related to the work on the new star shaders for the zoom feature.
Yes. Looks like I pushed a particularly dev-y dev version last night. Should be fixed now.