Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"ClanCapital" village missing in enum #153

Closed
dev-vinz opened this issue Aug 24, 2023 · 2 comments
Closed

"ClanCapital" village missing in enum #153

dev-vinz opened this issue Aug 24, 2023 · 2 comments

Comments

@dev-vinz
Copy link

Describe the bug
It throws an error when trying to get informations about a player.

To Reproduce
Call any method to get player information, for example
await client.Players.GetPlayerAsync(OWNER_TAG);

Expected behavior
To parse correctly the village

Execution Environment (please complete the following information):

  • .NET version: .NET 6
  • ClashOfClans NuGet version: 8.8.0

Proposal correction
As far as I've seen, simply add ClanCapital into Village enum

Additional context
image

@tparviainen
Copy link
Owner

Thanks for reporting this issue! This will be fixed from version 8.8.1-rc1 (pre-release) onwards.

@tparviainen
Copy link
Owner

There is now also version 8.8.1 of the NuGet package available which has this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants