Engine minor Bug - Invalid Enum

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.

For reference I tried to push move 0.

Which is ultimately what killed the engine

Hi Willie

Thank you for bringing this our attention!

The Entelect Challenge Team has reviewed your query, and we’re actively looking into it. We’ll keep this thread updated as soon as we have more information.

Thanks for sharing the additional detail.

-Kenwood

Hi @WillieTheron, we have addressed this bug and included the fix in the release which was just published now.