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

RangeError [BITFIELD_INVALID]: Invalid bitfield flag or number. #547

Open
ShrlGnwn opened this issue Aug 19, 2021 · 1 comment
Open

RangeError [BITFIELD_INVALID]: Invalid bitfield flag or number. #547

ShrlGnwn opened this issue Aug 19, 2021 · 1 comment

Comments

@ShrlGnwn
Copy link

Error when I try to login to my dashboard, how to fix it?

RangeError [BITFIELD_INVALID]: Invalid bitfield flag or number.
at Function.resolve (/root/AtlantaBot/node_modules/discord.js/src/util/BitField.js:150:19)
at new BitField (/root/AtlantaBot/node_modules/discord.js/src/util/BitField.js:17:38)
at new Permissions (/root/AtlantaBot/node_modules/discord.js/src/util/Permissions.js:11:1)
at /root/AtlantaBot/dashboard/utils.js:25:18
at Array.forEach ()
at Object.fetchUser (/root/AtlantaBot/dashboard/utils.js:24:19)
at /root/AtlantaBot/dashboard/app.js:43:64
at Layer.handle [as handle_request] (/root/AtlantaBot/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/root/AtlantaBot/node_modules/express/lib/router/index.js:317:13)
at /root/AtlantaBot/node_modules/express/lib/router/index.js:284:7
at Function.process_params (/root/AtlantaBot/node_modules/express/lib/router/index.js:335:12)
at next (/root/AtlantaBot/node_modules/express/lib/router/index.js:275:10)
at Immediate. (/root/AtlantaBot/node_modules/express-session/index.js:506:7)
at processImmediate (internal/timers.js:466:21) {
bit: 36818497n,
[Symbol(code)]: 'BITFIELD_INVALID'
}

@LeventHAN
Copy link
Contributor

Error when I try to login to my dashboard, how to fix it?

Please use the tempalte for the issue.
What node version are you using?
What DiscordJS version ?
What AtlantaBot version?
Is this issue still occuring at the LATEST version?

More info please.

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

2 participants