-
Notifications
You must be signed in to change notification settings - Fork 15
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
Unexpected end of JSON input #24
Comments
You will find this script working on my fork. Using 'fs.createWriteStream' before writing was a problem in src/scripts/cleanData.js |
Could you create pull request @BeneAlgirdas ? |
Oh, hello. Just created one. Do you mean this project is still maintained? :D How about new features such as coordinates wrapping (when from e.g. y -200 it goes around decrementing from 200, from the top)? |
Hello. Yes, not so active, but still maintained. You may implement by yourself or describe feature and I'll try to add. :) |
is it working now ? :) |
@cheryiit hello. Yes, should work. Did you try? 😄 |
There is no AjaxToken now whats the token? LOGIN_API = "/api/v1/auth/login" I am currently working on huge thing like a automaticly given best oasis to attack for x,y coordinates and with their attack links |
Hello, @cheryiit. I will check auth mechanism. |
Following up on #18, I still get this error when I run
npm run collect
. Issue exists forts7.x1.international.travian.com
server.I installed by using
yarn install
andnpm run preinstal-windows
. I have correctly set the.env
file (correct server) and pasted my cookie insrc/config/cookie.txt
.The text was updated successfully, but these errors were encountered: