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

Won't start boosting, TypeError #65

Open
RazenIW opened this issue Aug 3, 2022 · 0 comments
Open

Won't start boosting, TypeError #65

RazenIW opened this issue Aug 3, 2022 · 0 comments

Comments

@RazenIW
Copy link

RazenIW commented Aug 3, 2022

Hello, when running the script with "npm run app", I get the following stacktrace :

Unhandled rejection TypeError: Cannot read properties of undefined (reading 'loggedOn') at SteamAccount.login (/root/steamhourboostv2/lib/steamaccount.js:43:28) at SteamAccount.boost (/root/steamhourboostv2/lib/steamaccount.js:79:17) at apply (/root/steamhourboostv2/node_modules/lodash/lodash.js:487:27) at baseInvoke (/root/steamhourboostv2/node_modules/lodash/lodash.js:3259:41) at /root/steamhourboostv2/node_modules/lodash/lodash.js:15709:16 at tryCatcher (/root/steamhourboostv2/node_modules/bluebird/js/release/util.js:16:23) at MappingPromiseArray._promiseFulfilled (/root/steamhourboostv2/node_modules/bluebird/js/release/map.js:61:38) at PromiseArray._iterate (/root/steamhourboostv2/node_modules/bluebird/js/release/promise_array.js:114:31) at MappingPromiseArray.init (/root/steamhourboostv2/node_modules/bluebird/js/release/promise_array.js:78:10) at MappingPromiseArray._asyncInit (/root/steamhourboostv2/node_modules/bluebird/js/release/map.js:30:10) at Async._drainQueue (/root/steamhourboostv2/node_modules/bluebird/js/release/async.js:138:12) at Async._drainQueues (/root/steamhourboostv2/node_modules/bluebird/js/release/async.js:143:10) at Async.drainQueues [as _onImmediate] (/root/steamhourboostv2/node_modules/bluebird/js/release/async.js:17:14) at process.processImmediate (node:internal/timers:471:21)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant