Newest dev version crashes on creating new game
Side humans
Galaxy Large 99
Newest Dev version crashes on new game
Re: Newest Dev version crashes on new game
Happens for me as well, looks related to the work on the new star shaders for the zoom feature.
[/code]
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
- 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
Yes. Looks like I pushed a particularly dev-y dev version last night. Should be fixed now.Arioch wrote:Happens for me as well, looks related to the work on the new star shaders for the zoom feature.