Issue running uploaded bot in player portal

Seems like the player portal bot John is having a moment, from A/log.txt:
04-09-2017 21:56:29:477 - E: Output from bot: 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 15654. —> System.ArgumentException: Requested value ‘SeekerMissile’ was not found.

I fixed this issue in the C# Reference Bot and the pull request was merged a while ago. It seems they still haven’t deployed the new version.

1 Like

Ah, it seems it’s working now :no_mouth:

Awesome news, thanks for confirming!