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

The bot encounters an error for Base Set Charizard cards #7

Open
ed-george opened this issue May 30, 2018 · 0 comments
Open

The bot encounters an error for Base Set Charizard cards #7

ed-george opened this issue May 30, 2018 · 0 comments
Labels
0.x 0.x release bug Something isn't working

Comments

@ed-george
Copy link
Owner

Describe the bug
Requesting certain cards, e.g. Base Set Charizard, causes an exception to be thrown by the bot

To Reproduce
Run the command !card [base1-4] or !card [base4-4]

Expected behavior
The requested card should be outputted correctly

Log Output:

java.lang.IllegalArgumentException: Parameter specified as non-null is null: method io.pokemontcg.model.Ability.<init>, parameter type
...
at uk.breedrapps.command.SearchCardCommand.searchForTerm(SearchCardCommand.kt:72)
at uk.breedrapps.command.base.BaseCommand.execute(BaseCommand.kt:31)

Screenshots
N/A

Additional context
N/A

@ed-george ed-george added bug Something isn't working 0.x 0.x release labels May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.x 0.x release bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant