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

since updating discord to x64 (by default discord used to force install the x86 version) i get stuck #87

Open
ElectroYModz opened this issue Apr 18, 2024 · 3 comments

Comments

@ElectroYModz
Copy link

ElectroYModz commented Apr 18, 2024

Describe the bug
It gets stuck on "Injecting payload"

To Reproduce
Steps to reproduce the behavior:

  1. install discord x64 (https://discord.com/api/downloads/distributions/app/installers/latest?channel=stable&platform=win&arch=x64)
  2. start Discord Token Protector
  3. Enter your password

Expected behavior
not get stuck

Screenshots
image

Setup (please complete the following information):

  • OS Version and build: Windows 10 Enterprise 22H2 19045.4291
  • Discord Token Protector Version: dev-11
  • Antivirus: ESET

Logs:
Is there a file called "logging.log" in %appdata%\DiscordTokenProtector ? If so can you send it here?
logging.log

@Surioxy
Copy link

Surioxy commented Apr 19, 2024

Yes, I can confirm this, I have exactly the same problem with the "injection payload" message which does nothing and in the end discord doesn't light up and I have to end the Discord token protector task because the software crashes.

@KiSki-Dev
Copy link

Yes, I also confirm this. I had this issue first time today. I dont know why I got so late but it stucks itself at "Injection Payload". Nothing helps, hoping on a Fix!

@discriminating
Copy link

Compile ProtectionPayload in x64. Error is Discord::injectPayload tries to inject 32-bit dll into 64-bit Discord. LoadLibrary will fail

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

4 participants