Any map not in the database
oSumAtrIX opened this issue · 5 comments
The bot always says, that the maps are not in the database. I provided my api key and the bot is running fine
You might be running Node.js <10, check with node --version
. Node.js 10 or higher is required, probably the same issue as #5.
After updating Node to v10 I receive the same error message
https://i.imgur.com/rPcGf0K.png
Oh, that's weird. Can you tell me the beatmap id of the map you're trying and your beatmap_api
value in config.json
?
The beatmap_api
value is the same as my osu API key, therefore I can't share it here, also no beatmap does work including the beatmaps given here https://github.com/LeaPhant/flowabot/blob/master/COMMANDS.md#pp
[EDIT]
After removing the beatmap API's value and keeping it empty, I get this error message:
https://i.imgur.com/roIKmMs.png
I will have to install ´Canvas´ correctly again.
Fixed.