You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buffer.js:580
throw new RangeError('offset is not uint');
^
RangeError: offset is not uint
at checkOffset (buffer.js:580:11)
at Buffer.readUInt32BE (buffer.js:620:5)
at Object.exports.generateAuthCode (/home/vagrant/code/node_modules/steam-totp/index.js:24:22)
at Object. (/home/vagrant/code/steam-bots/checkBot.js:28:42)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
The text was updated successfully, but these errors were encountered:
buffer.js:580
throw new RangeError('offset is not uint');
^
RangeError: offset is not uint
at checkOffset (buffer.js:580:11)
at Buffer.readUInt32BE (buffer.js:620:5)
at Object.exports.generateAuthCode (/home/vagrant/code/node_modules/steam-totp/index.js:24:22)
at Object. (/home/vagrant/code/steam-bots/checkBot.js:28:42)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
The text was updated successfully, but these errors were encountered: