hello, another crash. might be caused by EditorExtensions mod but not sure
repro steps below:
- activate Minime and EditorExtensions in game
- start new game. can be repro in an existing game too
- use the shortcut (ctrl+E) to enter editor mode
- get some infinity chest
- exit editor mode
- put the infinity chest on ground, set a filter for power armor (or MK2), does not matter
- put on the armor, no equipment necessary
- use shortcut to enter editor mode
- below crash occurs
Error while running event minime::on_player_armor_inventory_changed (ID 36)
minime/scripts/character.lua:715: nil is not a valid character!
stack traceback:
[C]: in function 'error'
minime/scripts/character.lua:715: in function 'copy_character'
minime/scripts/player.lua:180: in function 'event_handler'
minime/scripts/events.lua:126: in function <minime/scripts/events.lua:123>