Running the reference bots with the latest engine can't seem to pass through phase 1 of the game. Digging through the log I come across this error message:
Unhandled Exception: Newtonsoft.Json.JsonSerializationException: Error converting value
"SeekerMissile" to type 'ReferenceBot.Domain.State.WeaponType'. Path
'PlayerMap.Owner.Ships[0].Weapons[1].WeaponType', line 1, position 8054. --->
System.ArgumentException: Requested value 'SeekerMissile' was not found.
Running the reference bots with the latest engine can't seem to pass through phase 1 of the game. Digging through the log I come across this error message: