Closed ghost closed 6 years ago
got to python. enter
nltk.download("stopwords")
I have updated the README to add instructions to fix this issue. Please run /Applications/"Python 3.6"/"Install Certificates.command"
in Terminal.
Okay thanks solved that. If it says RuntimeError("Connection settings invalid") RuntimeError: Connection settings invalid, am I good? Do I get this error because the game isn't live yet?
That means your bearer token/user ID is incorrect.
When I sniffed the traffic under the voice token I found three lines, which one should I use?
Could you post what you have here? The bearer token should be a long string starting with Bearer
in the sniffed traffic, and the user ID should be an 8-long number.
Or should I use this one?
Yes, that is the correct one. You have the user ID?
Yes, now is saying show not on. Does the user id need " " these?
The user ID does not need quotations around it in the conn_settings.txt file.
Thank you very much
Alright, seems like this problem is solved.