[1.0.0] Crash on player.blueprint_to_setup.blueprint_icons
Posted: Sat Aug 15, 2020 12:12 am
I was playing around with console commands, and tried the following command:
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.
Code: Select all
/c game.print(serpent.block(game.player.blueprint_to_setup.blueprint_icons))
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.