Code Monkey home page Code Monkey logo

crapi-csharp-wrapper's People

Contributors

nprocko avatar soptikha2 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

crapi-csharp-wrapper's Issues

Collection was modified; enumeration operation may not execute

I get this error when I attempt to use GetPlayer many times in a row. It seems to happen somewhere around 70-90 reliably, but not at a specific count or tag.

I tracked the issue down to the GetPlayer call, and it looks like I'm currently able to work around it by re-instantiating the wrapper using "New" before every call I make, but I wouldn't think that should be necessary.

stageEndTime should be int?

Hi, I ran into an issue when using the API rwapper 0.7.2.

public class ClanWarInfo
{
....

    public int stageEndTime { get; set; }
}

In the class ClanWarInfo, the stageEdnTime is int but not int?. However, when I get the data for some clan, stageEndTime is null.

The exception is as below:

Newtonsoft.Json.JsonSerializationException: Error getting value from 'stageEndTime' on 'CRAPI.ClanWarInfo'. ---> System.InvalidOperationException: Nullable object must have a value.

Could you try to fix this issue?

Many thanks.

BTW, is it possible to make me the contributor so that I can change source code and push? I am working on an app which heavily depends on your wrapper.

OpenTournament properties are null

screen shot 2018-07-31 at 5 17 20 pm

As you might see from the screenshot, the maximumCapacity, playerCount were 0, and other important properties were null.

I am not sure if this is correct.

currentPlayers and maxPlayers are the same?

Hi,

I am not sure if this is the bug from the RoyaleApi.

When I got OpenTournamentsAsync, I got the currentPlayers and maxPlayers all 50.

Please refer to the attached image.

I tried to explore in your source codes but I didn't find a clue.

Please check it up. Maybe it is the issue from Royale API.

Thanks very much for your effort and time.

screen shot 2018-08-16 at 10 27 16 am

Player battles?

Sorted itself out.
Feel free to close.
My apologies for the inconvenience.

Added wrapper to cr-api docs

We have added your wrapper to out docs: http://docs.cr-api.com/#/showcase and have added to our application discord. I was about to assign you a role but you have left the server.

This is not an issue โ€”ย I simply wish to let you know that we have added you as requested.

Thanks!

Clan war data

Hi, Royale api has released the data for clan war. Could you update your project?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.