System.ArgumentException: Invalid enum value (Parameter ‘action’)
zooscape-engine | at Zooscape.Domain.ExtensionMethods.ExtensionMethods.ToDirection(BotAction action) in /src/Domain/ExtensionMethods/ExtensionMethods.cs:line 21
zooscape-engine | at Zooscape.Application.WorkerService.GameLoop(CancellationToken stoppingToken) in /src/Application/WorkerService.cs:line 165
zooscape-engine | at Zooscape.Application.WorkerService.ExecuteAsync(CancellationToken stoppingToken) in /src/Application/WorkerService.cs:line 64
zooscape-engine | [10:12:33 ERR] WorkerService stopped unexpectedly
zooscape-engine | Game Complete. Saving logs…
I had a bad update and saw the game chrashes if I try and submit an illegal move,
I feel this should just return a 0 move and not crash the engine completely.