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

Multi-Botting? #2

Open
MrFiend179 opened this issue Aug 27, 2023 · 6 comments
Open

Multi-Botting? #2

MrFiend179 opened this issue Aug 27, 2023 · 6 comments

Comments

@MrFiend179
Copy link
Owner

in v1.3.0

@MrFiend179
Copy link
Owner Author

yes, but please update your code, it isn't work now when I run it

Can youu please elaborate more? Like in what sense it isnt working, the app stops responding or are you trying to compile the code to make it run?

@MrFiend179
Copy link
Owner Author

it has this error
"Skip checkForUpdates because application is not packed and dev update config is not forced
checkForUpdatesAndNotify called, downloadPromise is null
(node:4824) UnhandledPromiseRejectionWarning: Error: Could not connect
at Socket.onerror (C:\Users\tmqua\Desktop\Flubel-Boove\node_modules\discord-rpc\src\transports\ipc.js:32:16)
at Object.onceWrapper (node:events:642:26)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
(Use electron --trace-warnings ... to show where the warning was created)
(node:4824) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
[11308:0205/125943.509:ERROR:gpu_init.cc(521)] Passthrough is not supported, GL is disabled, ANGLE is"
and the tab when created is transparent, maybe you haven't updated a file you edited to github

Yes,

  1. The first error encountered is regarding the apps auto updater which isn't working because the app isn't packaged yet and is in development environment

  2. The second error encountered is regarding the discord rich presence it's due to discord app not running on the system

And the tab that is transparent is weird, I'll look into it, as for me the code is working fine. I'll get back to you for the transparent tabs once I figure the issue out.

@MrFiend179
Copy link
Owner Author

Have any update ?

The tab being invisible may be caused due to two things

  1. Libraries version, since this apps code is old, I haven't updated the libraries to their latest version

  2. Due to slow system, make sure to check your system meets minimum criteria listed at https://www.flubel.tech/flubelboove

Otherwise it's working fine for me, I even tried it on other pc

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
@MrFiend179 and others