Discord-OTP-Forcer icon indicating copy to clipboard operation
Discord-OTP-Forcer copied to clipboard

[Bug]: ElementNotInteractableException: Website hangs when submitting a code, crashing the program.

Open mglass99 opened this issue 1 year ago • 12 comments

Description

Was running program on normal login mode. It has randomly stopped working after a few hours every time. See attachment for info provided after the last code attempt.

bug report.txt

Minimal Reproduction

All I did was run program for a few hours. It happens without any additional input after program start.

Error

bug report.txt

Operating System Version

Windows 10 19045.4651

Browser and Browser Version

126.0.6478.185 (Official Build) (64-bit)

Python Version

3.10

Program Version

fc9812f3b6769f0eeba42f0f5bdeb01b7c8fe57c

Any other information or context?

No response

mglass99 avatar Jul 27 '24 17:07 mglass99

I'm not experiencing this error. Please send the full stack trace with redacted personal details.

Derpitron avatar Jul 29 '24 14:07 Derpitron

I'm not experiencing this error. Please send the full stack trace with redacted personal details.

Where do I find that? I'm not well versed in any of this coding stuff.

mglass99 avatar Jul 29 '24 17:07 mglass99

... The giant error that pops up in your console/terminal app when the program crashes. Copy that and send it to me, please

Derpitron avatar Jul 30 '24 07:07 Derpitron

... The giant error that pops up in your console/terminal app when the program crashes. Copy that and send it to me, please

All the stuff in red? I already have that as part of the .txt file in the original post

mglass99 avatar Jul 31 '24 10:07 mglass99

This error happens to me too. I'm not sure what the cause is. I guess that after hours of running, the website lags to an extent that the program just breaks.

When I have time I will have to watch the log and screen manually to find out what causes it.

Derpitron avatar Aug 06 '24 14:08 Derpitron

I just had a different error occur. Attached a file of everything in the cmd.exe after the last code attempt, with email & password redacted.

timeout error.txt

mglass99 avatar Aug 06 '24 15:08 mglass99

Does this error occur commonly for you or is it the first time?

I have another request but it may be time consuming. Could you record your screen with both the cmd.exe and browser open side by side? I could watch it to see where the crash occurs.

You will have to censor your personal details in the video though, which could be time consuming.

Derpitron avatar Aug 09 '24 12:08 Derpitron

Here is a video of the error happening https://youtu.be/giHWegeAyrM

mglass99 avatar Aug 14 '24 18:08 mglass99

Seems to be the website takes too long to submit the code, due to the ratelimit.

I thought I fixed this before but apparently not. I'm not sure what the solution is.

Derpitron avatar Aug 16 '24 11:08 Derpitron

Is there a way to increase the time between codes instead of it starting at 2 seconds? Like, make it submit between 4-8 seconds?

mglass99 avatar Aug 17 '24 16:08 mglass99

You can edit the cooldown in the program. There should be some hardcoded values. search for time.sleep(

Derpitron avatar Aug 17 '24 17:08 Derpitron

In which folder/document?

mglass99 avatar Aug 17 '24 17:08 mglass99