Advertisement
Guest User

Untitled

a guest
Sep 16th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. ./makeaccounts.sh
  2. ptc-acc-gen v2.6.0 hotfix r1 by Sébastien Vercammen and Frost The Fox (and Github contribs)
  3. Creating account 0 of 10
  4. Auth service: ptc, Username: username1, Password: password1, Location: 00.00,00.00
  5. Auth service: ptc, Username: username2, Password: password1, Location: 00.00,00.00
  6. Failed to initialize client... ERROR: Error: Invalid response received from PTC login
  7. at Error (native)
  8. at Request.self.request [as _callback] (/ptc-acc-gen/node_modules/pogobuf/pogobuf/pogobuf.ptclogin.js:108:28)
  9. at Request.self.callback (/ptc-acc-gen/node_modules/request/request.js:187:22)
  10. at emitTwo (events.js:106:13)
  11. at Request.emit (events.js:191:7)
  12. at Request.<anonymous> (/ptc-acc-gen/node_modules/request/request.js:1044:10)
  13. at emitOne (events.js:96:13)
  14. at Request.emit (events.js:188:7)
  15. at IncomingMessage.<anonymous> (/ptc-acc-gen/node_modules/request/request.js:965:12)
  16. at emitNone (events.js:91:20)
  17. at IncomingMessage.emit (events.js:185:7)
  18. at endReadableNT (_stream_readable.js:974:12)
  19. at _combinedTickCallback (internal/process/next_tick.js:74:11)
  20. at process._tickCallback (internal/process/next_tick.js:98:9)
  21. Failed to initialize client... ERROR: Error: Invalid response received from PTC login
  22. at Error (native)
  23. at Request.self.request [as _callback] (/ptc-acc-gen/node_modules/pogobuf/pogobuf/pogobuf.ptclogin.js:108:28)
  24. at Request.self.callback (/ptc-acc-gen/node_modules/request/request.js:187:22)
  25. at emitTwo (events.js:106:13)
  26. at Request.emit (events.js:191:7)
  27. at Request.<anonymous> (/ptc-acc-gen/node_modules/request/request.js:1044:10)
  28. at emitOne (events.js:96:13)
  29. at Request.emit (events.js:188:7)
  30. at IncomingMessage.<anonymous> (/ptc-acc-gen/node_modules/request/request.js:965:12)
  31. at emitNone (events.js:91:20)
  32. at IncomingMessage.emit (events.js:185:7)
  33. at endReadableNT (_stream_readable.js:974:12)
  34. at _combinedTickCallback (internal/process/next_tick.js:74:11)
  35. at process._tickCallback (internal/process/next_tick.js:98:9)
  36. Find the generated accounts in PogoPlayer/accounts.csv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement