Metro Posted November 20, 2023 Report Posted November 20, 2023 (edited) im makeing system which logins in steam with shared secret username and password but if something is incorrect it keeps trying log in and makeing few requests after that it says "setTimeout(...).unref is not a function" help me someone to stop login in if password or some information about account is incorrect Edited November 20, 2023 by Metro Quote
Dr. McKay Posted November 20, 2023 Report Posted November 20, 2023 steam-user does not work in the browser. Quote
Metro Posted November 20, 2023 Author Report Posted November 20, 2023 (edited) 1 hour ago, Metro said: im makeing system which logins in steam with shared secret username and password but if something is incorrect it keeps trying log in and makeing few requests after that it says "setTimeout(...).unref is not a function" help me someone to stop login in if password or some information about account is incorrect im not useing browser. im using electron and if login or password is incorrect its trying to log in again and here you can see the output it made 4 retryes when someting was inputed wrong i need to make like if login error stop the code that's all Edited November 20, 2023 by Metro Quote
Dr. McKay Posted November 21, 2023 Report Posted November 21, 2023 Electron is a browser. steam-user is not verified to work in node-enabled Electron windows, only in the main process. Metro and matyias 1 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.