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

Several API Calls result in crash #10

Open
SBird1337 opened this issue Nov 7, 2013 · 3 comments
Open

Several API Calls result in crash #10

SBird1337 opened this issue Nov 7, 2013 · 3 comments

Comments

@SBird1337
Copy link

I've changed the Login Credentials as needed to let the API Log into the EUW Server, added the newest Version string and everything seems to be just fine, except when I try several calls the whole thing crashes / forces an automated relog:

Retrieving Summoner Name(/api/v1/euw/summoner/xxx) when summoner xxx does not exsit the whole process crashes, first line of the stacktrace:

TypeError: Cannot read property 'object' of null
at D:\Users\XXX\Documents\lolfire\lolfire-source-master\api.js:33:56

The "stats" aswell as "aggregatedstats" returns the following and forces the client to relog:

{
"err": {
"type": 17,
"name": "_error",
"id": 4,
"data": null,
"args": []
}
}

Anyone got ideas?

@perezpaya
Copy link
Owner

Known bug, it started crashing in this version, will fix it.

@ohaz
Copy link

ohaz commented Nov 13, 2013

I can confirm this, I hope you can fix it easily :)

@WngmN
Copy link

WngmN commented Nov 16, 2013

Any luck? :)

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

4 participants