Open Styrx opened 8 years ago
Error in command 'start_planning': Died at ledger.pm line 71.
This error occurs when planning after passing and waiting for other players to pass.
This issue is still present.
before add_command => sub { my ($self, $command) = @_; die if !$self->collecting_row(); };
Relevant snippet, from here
Error in command 'start_planning': Died at ledger.pm line 71.
This error occurs when planning after passing and waiting for other players to pass.