Page 1 of 1

Latest build, instant crash

Posted: Wed Mar 01, 2017 2:00 pm
by Chasm
Cannot make a galaxy in latest build. Crashes on attempting to create. Logs uploaded. See 3296

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 7:40 pm
by Chasm
Tried *stable build*, it is also broken.

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 7:56 pm
by Arioch
I'm not seeing a problem in the current build; which faction are you trying to use?

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 8:05 pm
by Chasm
I'm not even getting to pick a side, it crashes when I try and make a new game.

Code: Select all

Lua state\Drawers\Planets\Garden\Garden.lua:128: attempt to perform arithmetic on field 'summed_pop' (a nil value)
Lua state\Drawers\Planets\Garden\Garden.lua:128:
 Lua state\Drawers\Planets\planet_drawer_env.lua:408:get_images:
  Lua state\Drawers\Planets\planet_drawer_env.lua:486:fun:Garden:
   Lua state\@@util\@memoize.lua:199:builder:
    Lua state\Drawers\Planets\planet_drawer_env.lua:547:request_planet_draws

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 8:06 pm
by Chasm
And on a continued game (old version, so I would expect a crash)

Code: Select all

Lua state\GUI\Designer\Design.lua:786: attempt to index local '(in)' (a nil value)
Lua state\GUI\Designer\Design.lua:786:
 Lua state\GUI\Designer\Design.lua:444:
  Lua state\GUI\Designer\Design_to_Ship.lua:18:
   Lua state\GUI\Designer\Design_to_Ship.lua:226:
    Lua state\Setup\new_galaxy.lua:168:create_ship
Lua state\Sounds\looping_sounds.lua:10: attempt to index local '(in)' (a nil value)
Lua state\Sounds\looping_sounds.lua:10:do_rollover_sound:
 Lua state\Sounds\looping_sounds.lua:27:
  Lua state\GUI\@EventDispatcher.lua:335:@EventDispatcher.lua:149:
   Lua state\GUI\~GalaxyMap\GalaxyMap.lua:806GalaxyMap.GalaxyMap :
 :

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 10:28 pm
by sven
Chasm wrote:I'm not even getting to pick a side, it crashes when I try and make a new game.

Code: Select all

Lua state\Drawers\Planets\Garden\Garden.lua:128: attempt to perform arithmetic on field 'summed_pop' (a nil value)
Lua state\Drawers\Planets\Garden\Garden.lua:128:
 Lua state\Drawers\Planets\planet_drawer_env.lua:408:get_images:
  Lua state\Drawers\Planets\planet_drawer_env.lua:486:fun:Garden:
   Lua state\@@util\@memoize.lua:199:builder:
    Lua state\Drawers\Planets\planet_drawer_env.lua:547:request_planet_draws


Um. Oops. This one should be fixed as of r19879. Thanks for the report.

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 10:30 pm
by sven
Chasm wrote:And on a continued game (old version, so I would expect a crash)

Code: Select all

Lua state\GUI\Designer\Design.lua:786: attempt to index local '(in)' (a nil value)
Lua state\GUI\Designer\Design.lua:786:
 Lua state\GUI\Designer\Design.lua:444:
  Lua state\GUI\Designer\Design_to_Ship.lua:18:
   Lua state\GUI\Designer\Design_to_Ship.lua:226:
    Lua state\Setup\new_galaxy.lua:168:create_ship
Lua state\Sounds\looping_sounds.lua:10: attempt to index local '(in)' (a nil value)
Lua state\Sounds\looping_sounds.lua:10:do_rollover_sound:
 Lua state\Sounds\looping_sounds.lua:27:
  Lua state\GUI\@EventDispatcher.lua:335:@EventDispatcher.lua:149:
   Lua state\GUI\~GalaxyMap\GalaxyMap.lua:806GalaxyMap.GalaxyMap :
 :


How old is this game? (I can't think of any changes that would have caused that bug that have gone in for quite some time.) Would you upload the error logs, if it happens after patching to r19879?

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 11:05 pm
by Arioch
If he's trying to make a new galaxy, I'm assuming it's a new game.

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 11:23 pm
by Chasm
1st error list is a brand new game, 2nd list is from a game I started under the last patch 2 days ago.

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 11:26 pm
by Chasm
Ok, it just patched again and it works, we are golden now.

Re: Latest build, instant crash

Posted: Wed Mar 01, 2017 11:45 pm
by sven
Chasm wrote:1st error list is a brand new game, 2nd list is from a game I started under the last patch 2 days ago.


If you load this 2 day old game, does it crash? (If it does, can I have a copy of that save?) Many thanks.

Re: Latest build, instant crash

Posted: Thu Mar 02, 2017 11:16 am
by Chasm
The save in question was just a game continue, and it worked with the last patch.