Page 1 of 1

[1.0.0] Crash on player.blueprint_to_setup.blueprint_icons

Posted: Sat Aug 15, 2020 12:12 am
by Roy
I was playing around with console commands, and tried the following command:

Code: Select all

/c game.print(serpent.block(game.player.blueprint_to_setup.blueprint_icons))
Which made the game crash...

It seems to work, if I take an empty blueprint, select a few entities, and execute the command when the UI for a new blueprint is open. But in all other cases, it just crashes.

No mods were used, log is attached.

Steps to reproduce: load any game, don't do anything with blueprints, and run the console command.

Re: [1.0.0] Crash on player.blueprint_to_setup.blueprint_icons

Posted: Sat Aug 15, 2020 6:50 am
by Rseding91
Thanks for the report. It's now fixed for a future version of the game.