Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in "!reverse" #13

Open
NikolayIT opened this issue Aug 12, 2020 · 0 comments
Open

Exception in "!reverse" #13

NikolayIT opened this issue Aug 12, 2020 · 0 comments

Comments

@NikolayIT
Copy link
Owner

NikolayIT commented Aug 12, 2020

Error while executing "!reverse": System.NullReferenceException: Object reference not set to an instance of an object.
   at TcecEvaluationBot.ConsoleUI.Commands.ReverseCommand.<>c.<ToShortNotation>b__3_1(Move x) in C:\Dev\TcecEvaluationBot\src\TcecEvaluationBot.ConsoleUI\Commands\ReverseCommand.cs:line 56
   at System.Linq.Enumerable.WhereListIterator`1.ToList()
   at TcecEvaluationBot.ConsoleUI.Commands.ReverseCommand.ToShortNotation(Game game, Int32 firstNPlies) in C:\Dev\TcecEvaluationBot\src\TcecEvaluationBot.ConsoleUI\Commands\ReverseCommand.cs:line 56
   at TcecEvaluationBot.ConsoleUI.Commands.ReverseCommand.Execute(String message) in C:\Dev\TcecEvaluationBot\src\TcecEvaluationBot.ConsoleUI\Commands\ReverseCommand.cs:line 42
   at TcecEvaluationBot.ConsoleUI.TwitchBot.<>c__DisplayClass7_0.<Run>b__2(Object sender, OnMessageReceivedArgs arguments) in C:\Dev\TcecEvaluationBot\src\TcecEvaluationBot.ConsoleUI\TwitchBot.cs:line 106```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant