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
Describe the bug
Betterdiscord is using process.getuid() but this function is not supported on Windows.
You can see this here in the offical documentation
To Reproduce
Build on a Windows machine.
Inject to discord (I was using canary).
Start discord and you will see an error
Expected behavior
It will load without any errors.
Screenshots
The error:
System information
Windows 10
Discord Canary 0.0.238
Additional context
Discord will still launch.
Duplicate of #329 . But i submitted a new issue so this should not be used on wWndows.
Are you willing and able to fix this?
No.
The text was updated successfully, but these errors were encountered:
Describe the bug
Betterdiscord is using process.getuid() but this function is not supported on Windows.
You can see this here in the offical documentation
To Reproduce
Build on a Windows machine.
Inject to discord (I was using canary).
Start discord and you will see an error
Expected behavior
It will load without any errors.
Screenshots
The error:
System information
Windows 10
Discord Canary 0.0.238
Additional context
Discord will still launch.
Duplicate of #329 . But i submitted a new issue so this should not be used on wWndows.
Are you willing and able to fix this?
No.
The text was updated successfully, but these errors were encountered: