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

discord_voice.node error #4

Closed
kikoreta opened this issue Aug 26, 2017 · 11 comments
Closed

discord_voice.node error #4

kikoreta opened this issue Aug 26, 2017 · 11 comments

Comments

@kikoreta
Copy link

discord open with a black window and in the console show this error: Uncaught Error: The specified module can not be found.
\?\E:\Programas\Portables\Discord\data\0.0.298\modules\discord_voice\discord_voice.node

@MarioMasta64
Copy link

an easy way to fix this (directed at the developer) is to extract the discord to a directory and have another directory set "UserProfile" all data will be kept locally. (some ie cache stuff and a few things will also store here along with msft stuff) on another note id like to see how you fix this. i like your project keep it up.

crazy-max pushed a commit that referenced this issue Aug 26, 2017
Heuristic detection (Issue #3)
@crazy-max
Copy link
Member

Solved in the latest release (0.0.298-12)

@MarioMasta64
Copy link

im curious. howddya do it? (or was it a discord issue?)

@crazy-max
Copy link
Member

Yep a Discord issue for me

@MarioMasta64
Copy link

thats one risk of portable-izing, an application has issues and now you have them xD also: virus scanners are great amirite? anything that comes into existence is basically a virus XD the best part is not knowing if you messed up or an application did. :D

@crazy-max
Copy link
Member

Yes it's not false! The executable created to make the portable application is a simple wrapper around the executable of Discord so in my opinion I greatly minimize the risks of bugs.
On the other hand, the antivirus detection and the signature of the executable is a recurring problem with the Go language :(

@MarioMasta64
Copy link

"go" language? i use batch for all my stuff as you probably see (and rather chaotic yet controlled coding methods) ;P

@crazy-max
Copy link
Member

Batch is a scripting language and is not so endorsed by end users ^^

@MarioMasta64
Copy link

people seem okay with it as far as i know and i <3 batch whats go language btw?

@crazy-max
Copy link
Member

What is golang ? : https://www.computerhope.com/jargon/g/golang.htm
Official website : https://golang.org/
Golang code of discord-portable : https://github.com/crazy-max/discord-portable/blob/master/main.go

Hope this helps ;)

@MarioMasta64
Copy link

fancy. i have a friend who makes alot of stuff in auto-it, another in python, me in batch, and now (maybe you? (friend thing)) in go :D

crazy-max added a commit that referenced this issue Nov 19, 2017
Heuristic detection (Issue #3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants