tribal-relations / client

0 stars 0 forks source link

fix crash after exception #134

Closed gennadyterekhov closed 7 months ago

gennadyterekhov commented 7 months ago

how to reproduce start console app 4 players choose action r AnimalHusbandry

expected: wrong technology name, try again

actual: ValueNotInEnum [Error]: The value 'AnimalHusbandry' is not in enum.

gennadyterekhov commented 7 months ago

also with RelationNotFound [Error]: Relation shorthand was not found:

probably happens with a lot of exceptions

gennadyterekhov commented 7 months ago

https://github.com/tribal-relations/client/pull/137

gennadyterekhov commented 7 months ago

AlreadyKnownTechnology [Error]: Tribe 'Corinthians' cannot research Fishing, because it is already known

gennadyterekhov commented 7 months ago

https://github.com/tribal-relations/client/pull/138