Page 1 of 1

game 2499 uploaded

Posted: Wed Jan 25, 2017 4:47 pm
by zakblood
seem to be able to crash the game with human v human game with 10 stars, repeatable

r19529
Untitled.jpg
Untitled.jpg (317.17 KiB) Viewed 14344 times

Re: game 2499 uploaded

Posted: Wed Jan 25, 2017 4:51 pm
by zakblood

Code: Select all

error : logic error in trigger_generic_events(): roll=-1.#IND:
 Lua state\Encounters\trigger_generic_events.lua:49:trigger_generic_events:
   Lua state\Orders\end_year.lua:160:
    Lua state\Orders\end_year.lua:237:
     Lua state\Orders\end_year.lua:283:end_year:
      Lua state\GUI\~GalaxyMap\@NextTurn.lua:151
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: game 2499 uploaded

Posted: Wed Jan 25, 2017 5:17 pm
by zakblood
seems any human v human only game is bugged, no matter what the size you pick

Code: Select all

error : logic error in trigger_generic_events(): roll=-1.#IND:
 Lua state\Encounters\trigger_generic_events.lua:49:trigger_generic_events:
   Lua state\Orders\end_year.lua:160:
    Lua state\Orders\end_year.lua:237:
     Lua state\Orders\end_year.lua:283:end_year:
      Lua state\GUI\~GalaxyMap\@NextTurn.lua:151
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 :
 :


Untitled.jpg
Untitled.jpg (508.04 KiB) Viewed 14343 times


tried 10 stars, 30 stars and larger now, all same as soon as you start the first turn

Re: game 2499 uploaded

Posted: Wed Jan 25, 2017 6:28 pm
by zakblood
the none steam build was easier to use to get to mid to late game testing, wished i'd stayed on that version now :(
Untitled.jpg
Untitled.jpg (277.48 KiB) Viewed 14338 times


3rd time now as the human race

Re: game 2499 uploaded

Posted: Sat Jan 28, 2017 5:20 am
by sven
zakblood wrote:3rd time now as the human race


As best as I can tell, all of these bugs are triggered by a divide-by-zero error that could happen in galaxies with no colonized planets. (Which, of course, is exactly what you'll have if everyone in the game is playing as 'Humanity'.) The issue should be fixed as of r19555, though that build is currently still marked 'dev', because it includes some super dreadnought features that aren't quite ready for 'stable' as yet.

Re: game 2499 uploaded

Posted: Sat Jan 28, 2017 6:17 am
by zakblood
ok thanks