EntelectChallenge / 2017-Battleships

MIT License
22 stars 31 forks source link

SeekerMissile error - Reference bot #53

Open frmokoena opened 7 years ago

frmokoena commented 7 years ago

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.