Newest Dev version crashes on new game

A forum for chatting about in-development game features.
Post Reply
Chasm
Posts: 568
Joined: Sat Feb 06, 2016 9:14 pm

Newest Dev version crashes on new game

Post by Chasm »

Newest dev version crashes on creating new game
Side humans
Galaxy Large 99
User avatar
Arioch
Posts: 1403
Joined: Sun Feb 01, 2015 12:56 am
Location: San Jose, California
Contact:

Re: Newest Dev version crashes on new game

Post 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]
User avatar
sven
Site Admin
Posts: 1621
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Newest Dev version crashes on new game

Post 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.
Post Reply