#π₯-vencord-support-π₯
1 messages Β· Page 11 of 1
what
the CLI shouldn't've said the install was successful
because there is no CLI installer
are they using some old fork of vencord or something
VencordInstallerCli-amd64.exe
oh hmm
well
if it said successful
%localappdata%\Discord
app-blah>resources
is there an app.asar folder
whats that
yeap
should be a folder called like app-1.0.9010
and inside that there should be a resources folder
go in there
yea
bruh
what]
nah idk what the problem is xd
means it didnt get patched by the installer
can yall walk me through the uninstall and then the install again?
does the GUI installer not open at all?
@untold kelp this one
https://github.com/Vencord/Installer/releases/download/v1.2.4/VencordInstaller.exe
he didn't open?
when i run it it opens
okay
don't do the "install openasar" one
ok
he is having the same problems as me only that in his case no error happens
lol
the vencord installation process on windows is cursed
you definitely completely closed discord before patching?
scroll to the bottom of the settings list and copy paste this here pls
if i search terminal doesnt show up
search "command prompt" and do that then
ok
he is not a technical user
I know
okay what now
but windows comes with windows terminal preinstalled now
give me a sec
only on win 11
ok
i guess
ruun this
VencordInstaller.exe > log.txt
then try patching discord
close the installer
then look in log.txt
it will probs be in your downloads folder
can i share m y screen to u
ye
okay
hop in #1028117287716261939 if u want
okay
cd Downloads
@rough saffron what about checking discord console?
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
we love %ProgramData%

L+Ratio
how do you struggle this much you literally just have to download open click install
haha idek
programdata
it was a freshly downloaded one
discord was installed in both appdata & programdata for some reason
its working now, i just got them to delete the programdata one and reinstall discord
it shows you an error for that with clear instruction how to solve
π€¨
**find_discord_windows.go: **Lines 102-112
func CheckScuffedInstall() bool {
username := os.Getenv("USERNAME")
programData := os.Getenv("PROGRAMDATA")
for _, discordName := range windowsNames {
if ExistsFile(path.Join(programData, username, discordName)) || ExistsFile(path.Join(programData, username, discordName)) {
HandleScuffedInstall()
return true
}
}
return false
}
idk why I check ExistsFile twice but that doesn't matter
xd
manually building throws an error when I have an unexpected dir file/dir in my userplugins dir. Specifically a .git dir. Is there a way to ignore it when building?
I want to keep my plugins in a git repo
u could open a pr fixing it
^
symlink them
I think ignoring dotfiles would make sense
ye
I'm not familiar with node but I'll look into it
Also manual installs should just run git pull when you try and update in discord, then just spit out git errors
can someone help me with patch installing?
read it?
didnt work and idk how to do it manually
let me guess
you are in windows?
yes
this ws the deleted image
omg im so dumb
lol
@rough saffron why don't put a discord process check to kill discord if he is open
I think just telling people to close discord is better
can you stop recommending people to use the cli installer
why?
for me it was the only one that worked
because it's literally the same and im not gonna bother helping someone who's never used a terminal use a cli

its literally the same thing
it's the same code
it's only there for people who can't use the gui (because windows 7 / no opengl / blah)
is there like an antiban program?
what
my friends said that there was an antiban thig idk
you'll need to be more specific
"antiban thing" referring to what
if you mean to stop people from banning you? obviously not
I see that there was a pr to fix "Command node not found" on MacOS, it was merged but I still get the error
/opt/homebrew/bin/node
sudo ln -s /opt/homebrew/bin/node /usr/local/bin
why is the path hardcoded in the first place?
its not
PATH is an environment variable on Unix-like operating systems, DOS, OS/2, and Microsoft Windows, specifying a set of directories where executable programs are located. In general, each executing process or user session has its own PATH setting.
Mac is just really terrible and doesn't give the proper path to programs
(although /opt/homebrew/bin is a very weird location anyway)
It's on my path, and a normal location for mac at least
.
consider using a better OS like linux
β― echo $PATH
/opt/homebrew/opt/llvm/bin /opt/homebrew/lib/ruby/gems/3.2.0/bin /opt/homebrew/opt/ruby/bin /opt/homebrew/opt/openjdk/bin /Users/hunterg/usr/pnpm /Users/hunterg/usr/gem/bin /Users/hunterg/usr/cargo/bin /opt/homebrew/opt/python@3.10/libexec/bin /Users/hunterg/.local/share/pnpm /Users/hunterg/.local/share/gem/bin /Users/hunterg/.local/share/cargo/bin /Users/hunterg/.config/spicetify /Users/hunterg/.config/nvim/bin /opt/homebrew/opt/uutils-findutils/libexec/uubin /opt/homebrew/opt/uutils-coreutils/libexec/uubin /opt/homebrew/sbin /opt/homebrew/bin /usr/local/bin /System/Cryptexes/App/usr/bin /usr/bin /bin /usr/sbin /sbin /Library/Apple/usr/bin /Applications/kitty.app/Contents/MacOS
can you read
^^^^^^^^^^^^
open devtools, click where it says top v switch to electron isolated context and type process.env.PATH
just run this
it will create a link from /opt... to local bin and thus solve ur issue
could also add this https://www.npmjs.com/package/fix-path
no
im not gonna add sindresorhus bloat just to fix an issue that affects like 3 users (this package is 10% the size of Vencord)
just do the fix i told u
Nothing has changed4
did you fully close from system tray (the thing in bottom right, next to clock and stuff) or task manager
I'll be back thanks
whenever i go to plugins, i cant scroll down it just scrolls me back up, and when i try to search for plugins i can only type 1 letter then it deletes it. If i stay in the plugins area too long it will reboot discord
(discord works correctly in its regular settings panels)
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
@shy perch
Windows, Discord desktop, Stable, just installed and checked fully updated, SS provided, always happens, steps are :go to setting and its like that always
also
i had
betterdisc before
uninstaleld it
but maybe that is causing an issue?
i uninstalled it through bettercords own installer aswell
@shell veldt
that is normal
ye i did some googling and found that
ive tried all 3 versions of discord
aswell as armcord
and the issue still persists
yeah and 2nd is caused by armcord most likely
close it and reopen discord it should work fine
discord is working fine, its just the section of vencord
betterdiscord has the same issue now actually
ive also tried completely deleting discord and reinstalling
same issue
what branch
stable/ptb/canary
all 3
i use stable
but i tried the other 2 just incase
like everything is jittery in those sections and when i try to type in the plugins area
it will type 1 letter then insta delete
and if i stay in the plugins section to long
it restarts discord from crash
vencord doesnt want to open at all no matter what i do
what error
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
im on windows 10 and no errors pop up i double click the installer, pc loads for 1 sec at most then nothing happens, no windows protector screen pops up telling me the program is sketchy
im just stuck staring at my desktop after clicking it
uhh
im no expert by any means but ill ask the basic just to get it out of the way, take no offense if youve already thought of it or so
i asked something here but i misread
oh wait
i misread sorry π
im low on sleep
unfortunately i know next to nothing about installer issues so i cant help there ^^;;;
all good thanks for trying
i even completely factory reset my pc
has to eb a discord setting causing this then anyone have any idea?
swapped accounts and it works 100% a discord setting will find it and update you @shell veldt
is there any reason that it might work on one account but not another when they have the EXACT same discord settings?
maybe it's this? i don't know too much about hardware acceleration
Can you use async along with addPreSendListener and addPreEditListener?
I'm logging msg.content to the console after replacing part of it, and it's changing. It changes after edits too. But the message contents never actually send
what are you doing that needs async
fetch
fetching what
well I guess it doesn't need to be async huh
raw text files
my plugin is basically like the bot that pulls code previews
Cargo.toml Lines: -20
[package]
name = "h"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
urlencoding = "2.1.0"
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["full"] }
actix-web = "4"
actix-cors = "0.6.1"
url = "2.2.2"
serde = { version = "1.0.152", features = ["derive"] }
futures = "0.3"
actix-web-lab = "0.18.9"
once_cell = "1.17.0"
magic-crypt = "3.1.12"
rand = "0.8.5"
``` https://github.com/NADESHIKON/simple-proxy/blob/master/Cargo.toml#L1-L20
**Cargo.toml: **Lines 1-20
[package]
name = "h"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
urlencoding = "2.1.0"
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["full"] }
actix-web = "4"
actix-cors = "0.6.1"
url = "2.2.2"
serde = { version = "1.0.152", features = ["derive"] }
futures = "0.3"
actix-web-lab = "0.18.9"
once_cell = "1.17.0"
magic-crypt = "3.1.12"
rand = "0.8.5"
you want to send a link but instead send the fetched code?
I don't understand how are you using preSend then
I just looked at a few bots that were editing message content before it's sent
I suppose you try to send a link, but your plugin edits the content to send the code fetched from the link?
like the bot?
like unindent, and nocanarylinks , etc
I sent the link, the link with the line range and it's replaced with a code preview
basically what I said
I'm just making it clear
do this instead:
person try sending the link
plugin detects and aborts sending
plugin fetches the code and makes a preview
plugin puts the preview into the input box where the person can decide or not if they want to send it
That way it's better for the user to know what they are sending and you won't have problems using async
I just want it to be automatic because there isn't any other reason I would send a line range link. But I could add a button to disable it
what I said won't send the line range link
I manually added the link in as well
it aborts that send request and puts the code fetched into the typing box
look at nitro spoof how it asynchronously edits message content
okay, thx
I edited things a bit, but I can't get it to work
start() {
this.preSend = addPreSendListener((_, msg) => {
const matches = msg.content.matchAll(GIT_PARSE_REGEX);
for (const match of matches) {
console.log("MATCH: ", match);
this.githubPreview(match)
.then(formatted => {
console.log("FORMATTED: ", formatted);
msg.content = msg.content.replace(match[0], formatted);
});
}
});
},
**Cargo.toml: **Lines 1-20
[package]
name = "h"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
urlencoding = "2.1.0"
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["full"] }
actix-web = "4"
actix-cors = "0.6.1"
url = "2.2.2"
serde = { version = "1.0.152", features = ["derive"] }
futures = "0.3"
actix-web-lab = "0.18.9"
once_cell = "1.17.0"
magic-crypt = "3.1.12"
rand = "0.8.5"
FORMATTED: **Cargo.toml** Lines: 1-20
\` \` \`toml
[package]
name = "h"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
urlencoding = "2.1.0"
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["full"] }
actix-web = "4"
actix-cors = "0.6.1"
url = "2.2.2"
serde = { version = "1.0.152", features = ["derive"] }
futures = "0.3"
actix-web-lab = "0.18.9"
once_cell = "1.17.0"
magic-crypt = "3.1.12"
rand = "0.8.5"
\` \` \`
https://github.com/NADESHIKON/simple-proxy/blob/master/Cargo.toml#L1-L20
**Cargo.toml: **Lines 1-20
[package]
name = "h"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
urlencoding = "2.1.0"
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["full"] }
actix-web = "4"
actix-cors = "0.6.1"
url = "2.2.2"
serde = { version = "1.0.152", features = ["derive"] }
futures = "0.3"
actix-web-lab = "0.18.9"
once_cell = "1.17.0"
magic-crypt = "3.1.12"
rand = "0.8.5"
you can wrap the url in <> and the bot wont reply
It replied to a url in a codeblock even lol
can some1 help Unsupported engine: wanted: {"node":">=18"} (current: {"node":"v16.15.1","pnpm":"7.25.1"}) tried updating node.js and npm and pnpm
windows
download from here https://nodejs.dev/en/
ive reinstalled it
node 16 isn't the latest/current LTS, so idk where you updated it from xd
bruuh ERM
at Object.spawnSync (node:internal/child_process:1110:20)
at spawnSync (node:child_process:871:24)
at execFileSync (node:child_process:914:15)
at file:///C:/Users/M%C3%BCller-Schwerin/Desktop/Coding/Vencord/Vencord/scripts/runInstaller.mjs:121:1
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
you didn't show the full error
sry
<ref *1> Error: spawnSync C:\Users\MΓΌller-Schwerin\Desktop\Coding\Vencord\Vencord\dist\Installer\VencordInstaller.exe EPERM
at Object.spawnSync (node:internal/child_process:1110:20)
at spawnSync (node:child_process:871:24)
at execFileSync (node:child_process:914:15)
at file:///C:/Users/M%C3%BCller-Schwerin/Desktop/Coding/Vencord/Vencord/scripts/runInstaller.mjs:121:1
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
errno: -4048,
code: 'EPERM',
syscall: 'spawnSync C:\Users\MΓΌller-Schwerin\Desktop\Coding\Vencord\Vencord\dist\Installer\VencordInstaller.exe',
path: 'C:\Users\MΓΌller-Schwerin\Desktop\Coding\Vencord\Vencord\dist\Installer\VencordInstaller.exe',
spawnargs: [],
error: [Circular *1],
status: null,
signal: null,
output: null,
pid: 0,
stdout: null,
stderr: null
}
Node.js v18.13.0
βELIFECYCLEβ Command failed with exit code 1.
EPERM, so no permissions to run it
try going into the dist/installer folder and just double clicking vencordinstaller.exe
does it open
also I'm assuming you aren't, but don't run the terminal as admin
im german so you wouldnt understand
that's irrelevant
yeah you probably cloned vencord as an admin
delete folder and clone in a normal terminal, not an elevated one.
i just opened cmd and cloned how does that have admin rigths
either your system is fucked up, or you ran an elevated terminal
Β―_(γ)_/Β―
I don't see why else you'd be unable to run an exe file lol
here is the code: https://github.com/hunt-g/vencord-plugins/blob/master/gitPreviewV2.ts
I don't know typescript but I was managing fine until now lol
certainly a reasonable request
vencord isnt popping up on my cord
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
can't click on channels when i scroll to the very bottom of the list?
except only in this one specific server
very odd
is that a question
no its me being confused
in this one specific server, if i scroll all the way to the bottom, i cant click on any buttons in the channel list
no idea why
https://endpoint.digital||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| https://yawn.fuck-russia.ru.com/59/ββββββββ βββββββββ β β β ββββ βββββ ββ
this shit says its patched but nothing there
So I just found vencord and see that better discord plugins have to be rewritten from scratch but like I know 0 typescript or Javascript so I can't really port them myself. Are their people in this server that do ports of popular plugins for people? There are only a few plugins I really don't want to go without like animations
you can post your requests (or upvote if it already exists) here https://github.com/Vendicated/Vencord/discussions/categories/ideas
just read through the existing plugins and give it a go. I don't know typescript or even javascript either but this is a good opportunity to learn
i tried installing vendorc and opensar and get this error when i try to open discord
don't run the terminal as admin
what do i type into the console to uninstall?
why aren't you using the gui installer?
didnt find it
megu megu
dont underestimatte the vencord users
vani vani
oh
ven has to hide the cli installer
im blind sir
xd
everyone is downloading it
ikr
tbh the button doesn't really look like a button

okay well how do i uninstall it now so that i can install it using the gui?
hop on injectowoer
we will change it to a big green gradient "download now" like on those sites where you never know if it's real or an ad
you can use the gui to uninstall it
use the gui and there is a uninstall button
but run it as admin
or don't
not sure if it changes anything when uninstalling
B ok
π
thanks
YES
do i find the gui on the github?
.
yes.
DO
YOP!
how do I remove the window minimum size limit in Vencord? One of my themes is supposed to have that removed
also was checking out the firefox extension version and themes all give Error: NetworkError when attempting to fetch resource.
"open in browser" and "open link" of an image does nothing now?? (in desktop client)
also what is this design
no errors in console, and disabling quickcss doesn't solve any of those
you are using canary
no
oh nvm
discord pushed it to stable
Guys any idea how to fix this ?
have you tried reinstalling using the installer
did yu try this
Uh installer for the web version does that exist ?
Actually no nevermind the latest Build fixed it

tried reinstalling extension and it didnt work
imma turn off vencord for the time being
pls make a sticker cloner π₯Ί
i seem to have a bug where peoples volume gets reset to 100% volume while in a call all the time
do you have the remote audio settings experiment enabled
and I suppose you are using VolumeBooster
yes
that one im not sure on
hmmm
I'll check later
I recently future proofed the plugin for audio settings sync, maybe something broke
can you double check your vencord is updated
updated it about 2 hours ago when i started discord
So the only way i can activate a theme is through QuickCSS ive tried putting raw links to several themes into the "themes link" box but nothing happens
did you press enter after pasting
yes
do you get an error or does it just do nothing
no errors no confirmations
desktop or browser
Stable desktop
no idea then, cant test stuff rn
fair enough
can you send a link you tried?
okay you are not the only one with the issue
well thats nice i guess lol
I have the same bug atm
I'm guessing it some sort of server issue but I wouldn't know
Would it be possible to make it auto put new people in calls on like a set value lol
why though
i cant seem to get UNIX timestamps working in customRPC, they wont update, im using web version btw.
no
can't reproduce
is still broke
well kinda
i had a background image and it is now borked
and yea ik i put it in correctly bc it was working before
same, the chat and channel list isnt transparent anymore, but everything else is fine
theme issue
i'm on stable
i shall now reinstall discord
and then vencord
and then clearvision
mf it didn't work
time to redownload and reconfigure
huh the original doesn't work either
i tried different themes too
Is there a way to use this at the same time as Vencord?
https://github.com/maltejur/discord-screenaudio
Or at the very least get proper screen recording audio in Vencord
clearvision now works
Nope. Not as of now. Vencord has its own launch client thing (if I understand it correctly, I'm a newbie). The screenaudio plugin adds an argument --enable-features=WebRTCPipeWireCapturer to chromium as it launches, and then intercepts the WebRTC to add in the desktop audio if I'm not mistaken. Someone should write a vencord plugin, and somehow add the launch flag. Probably ven has to add the capability for plugins to be able to add crome flags (probably need the user's consent first).
they were working on it https://github.com/maltejur/discord-screenaudio/tree/vencord
but doesn't seem updated
Sad
The installer and CLI Installer isnt working for some reason, im using windows with Vanilla ( stable ) discord
isn't working how
@broken tiger should I :3
Hmm when i run it , smartscreen gives a warning and then i clicked run anyway
nothing happens -:-
lol
fr tho whats happening
yes you should explode
what do you have against injectiOwOn
sorry I'm not allowed to help you
hello the raw theme link doesnt work
you facing same issue?
no
can you send the raw link here
browser
userscript or extension
extention
first try to just reload as i have seen it shit itself for no reason before, if that fails reinstall the extension (you wont lose any settings)
i will give it a shot ty
i tried both it didnt work
Whats with the attitude cmon
do you get any error or does it just do nothing
No i mean i cant get the graphical installer to work
it just do nothing
works for me so its something on your side
Sooo
use https://github.com/Vencord/Installer instead
hmmmm strange
could it be browser issue or drivers issue
well uh
after pasting it did you hit enter to apply it?
i have no idea what could cause it
i actually did both
tried everything i could do
im also using brave browser
brave could be fucking with it but i never used it so idk what you should try
i disabled the brave adblocking and still got same issue hmmm
i think its drivers issue i havent updated my driver in proper way
So the only way itll work is using the git and nodejs method?
yeah absolutely no idea then
Oh i see do you know any other client other than vencord that i coult try on browser
no
use quick css instead
Okay
@import url(https://yoururl.com)
no?
.
i see ty
@shell veldt so What does thr ELIFECYCLE error mean
you tell me
I tried to use the nodejs method and failed -_-
don't
When using pnpm inject
Wdym
use the normal installer
Nothing opens
if that doesn't work, provide more info
:why:
show a video of it not working
Sadly i cant, but basically i run it nothing works
wdym you can't
I cant record my screen kek
...
you could also just take ur phone and record screen
I just download the .exe, its in downloads folder and i just double click it -_-
And nothing appears
Simple.
can you send a video
okay then helping you is also too much effort
Is it that hard to visualize this....
yes because that works for everyone else. You've given 0 info as to why it might not work and refuse to send a video. Do you expect me to just figure it out from thin air?
Then can i get a guide for the cli installer if possible
the guide is download and open
send a video or specify your os, os version and run the installer via terminal and send the output
it was prob smartscreen
Maybe
windows is dumb like that sometimes they don't show smartscreen
smartscreen sends a notif
i've had it where it doesn't and i had to run it from cmd
either that or you're on Windows 7 / 32bit / 2005 gpu
inb4 windows 7 or something
Well glad you figured it out
windows 7 is 14 years old 
Windows 11 enterprise
huh
Thats my edition?
huh
windows skill issue moment
smartscreen is the dumbest thing anyway
99% of the time its just that a dev didnt want to pay for a license
which prob goes to windows doesnt it
Gonna fully turn off windows defender and use eset
Anyways
"Pay 400β¬ to buy a signature just to not get cucked by useless "security" screen"
it's the same on Apple
Signature?
I pirated windows lol
gotta love MAS
no I mean that's what the smartscreen is
it literally only shows because the app isn't signed
and codesigning signatures cost 200-400β¬
the sources im reading say its free?
it's not https://stackoverflow.com/questions/1177552/code-signing-certificate-for-open-source-projects
apparently there were free signatures for foss but they stopped that in 2016
This true or false?
it could
The catch?
you'd have to modify bd urself
Kek nah
Why does app.asar give so many issues all the time
use openasar
The Linux Foundation, in partnership with Red Hat, Google and Purdue University has launched the sigstore project. Sigstore bills it's self as 'A non-profit, public good software signing & transparency service'.
It doesn't look like it's ready for general use yet, but looks promising.
ah wait
that requires you to have a cert I think
so even if u sign ur app for free it wont work
I'll install
oh really
no it cant
yeah told u that screen was stupid
at least it's not as bad as on apple
on apple it literally goes sorry bestie can't run this cause it's not signed
and you have to do some workaround to get it to run
lmao
did u hear about the apple tvs locking because you need an apple device running ios13 to accept their terms

Android has the least bad implementation of these "security" screens
you can make signing keys for free and after a bunch of people installed your app it will become trusted
linux has no ui
play protect jumpscare
Play Everhood
prolly unrelated to vencord but idk where else to ask,
any idea why discord is suddenly only wanting to use my better graphics card?
i have an intel optimus laptop with a intel hd graphics thats fine for most programs and a 1050ti for games
since probably last discord update discord wants to excusively run on the better graphics card
even tho i set it in settigns to use the integrated one
if you disable hardware acceleration in settings, does that disable use of the gpu
set focus to normal
nop, still on 1050ti
Try running discord with --disable-gpu
try changing focus from performance to balanced
tried it, didn't affect it
does vencord support betterdiscord plugins?
no
oh
is there a place to suggest plugins?
cuz a translator like the one in Aliucord would be nice
Vencord is currently making me think that I don't have 2FA or my account isn't claimed. Even though I have both.
I am using the extension version cause I'm on chromebook. π
kinda funny, because the nvidia thing says it's using my graphics card, but the fans are not spinning up like if i was playing a game and also it doesen't show its using it in the task manager
hardware acceleration if i were to take a guess
Working properly now..
fucked discord install
ooh
uninstall and reinstall discord
canary?
ye
alright thanks man
if that doesnt fix it then discord just broke it so no fix
it should be https://orblazer.github.io/discord-nordic/nordic.theme.css but that doesn't work for some reason
doesnt look like it changes anything on the preview
try a different theme
the theme just seems broken just looking at it
doesn't seem to work when the CSS is imported to replugged's quick CSS either
so yeah it seems to be the theme
vcnarrator doesnt work for me even when i have both espeech and speech-dispatcher and run with the flag
on canary
i have a theme on rn and i want to get rid of it and go back to the default one how do i do that?
nice, chainsaw man
you should be able to get rid of it by getting rid of the theme link in settings
are you sure it isn't in quickcss
huh
and if you click in the theme links textbox, ctrl+a and delete, it doesn't go away?
nope

if you go to %appdata%/vencord/settings/settings.json
is there stuff in themeLinks
do you use openasar or something
yes
go into openasar's settings π
this is where the openasar thing popped up and asked me if i wanted this and that
iirc if you install openasar then there should be an openasar thing here, and if you click it, its settings appear
I don't use openasar tho so idk
thankers
np
Happening again..
elaborate on "doesn't work"
sry, meant to send this
didnt want to interrupt this guy
ok ill try that
restarted, didnt do anything
This happens off and on, its working one minute and doing that shit the next.
Yup.
you probably need to make an overlay
Hey, i always got this goddamn SCTR connexion. BEfore i use Vencord, everything was fine. Any idea ? I'm gonna unistall Vencord if nothing work cause that's very annoying ahah
coincidence
it's not a vencord issue
click on it and open the debug menu
it should immediately fix it
Okay lemme try
it's just discord shitcode
The weird thing is that i'm not getting this problem when i'm not using Vencord/BD. I always got this when it's installed
i've tried your solution, not working :/
hmmmmmm
idk then
it shouldn't be a vencord issue
have you tried disabling all plugins and seeing if it still happens
Nope, i've only disabled the only one was touching voicechat but i can try
Nope again, doing same SCTR connexion
then I doubt it's caused by vencord
The only thing i can told you is that i got this problem always with modified client. No matter which
With the normal client. No problem at all
Can you tell me how i can unistall Vencord ? With the install himself ?
Okay thanks ! β€οΈ
vencord not working like the installer as well as the cli aren't opening 
hello if I wanted to edit a plugin locally, do I have to pnpm inject again after rebuilding or it would read and update any changes from the dist folder automatically?
you only need to do it once
but if you stay on your own branch the updater won't work
ah I see so I suppose I would have to git pull every now and then xd, is there a way to maybe keep the updater but still be able to edit plugins on my side?
is there a way to see what kind of object LOCAL_ACTIVITY_UPDATE takes? with the custom rpc plugin the imageBigTooltip also becomes the second line of state and I want it gone 
maybe check the discord rpc docs
^
what to for it to work
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
Windows Stable version it's just not opening
no errors or anything
it's not even showing in task manager
CustomRPC seems to bug out whenever the type isn't PLAYING:
imageBigTooltipseems to be thestateas welldetailsbecomes thenamestartTimeandendTimedoes not show up
those are the stuff I found
thats a thing with any non "playing" activities and it infuriates me too
but alas, discord is discord
because the "Playing a game" line becomes "listening to {name}" for whatever stupid reason
because consistencyn't
that third thing, are you fr? damn i need to test that
(for the record, I know this is a discord thing because their built-in devtools show the values aren't mixed up)
if you hover your big image you'll see it will be bt as well
this is when I fill out the options with what they are for
as i said, discord issue unfortunately
i just wish they did things competently
is it maybe possible to intercept what kind of payload discord gives for a listening status like on Spotify?
uhh hang on lemme test
@high delta can you try changing the flags line in customRPC from 1 to 48? that seems to be the big difference, but i'm unsure if it'll do anything
oh actually wait no
i don't think that would help
the object looks completely different
and besides, i'm pretty sure that would trip several red flags
@placid surge ignore this turns out this only happens on LISTENING, I suppose that's just the intended behavior for the listening status? nvm it is the same with other statuses but playing
to have the big image text to be the same as the state text
tbh discord should start doing consistency
It seems to happen when I go to a specific channel for some weird reason.
which channel, if i may ask?
It's one of my giveaway channels in a server. Here's what happens in console.
ID: 1036387167989141504
Name of channel: π€-averagefemale
I can send you an invite if you'd like.
gonna have to be on my alt ( @tough copper) because im in max servers on this one
i am here
@hazy breach Whenever I add your plugin MessageLinkEmbeds to vencord using the browser version of vencord, it seems to do this.
Chromebook, Google Chrome.
WorldMachine wasn't able to replicate it, but it's the only way I was able to get it too happen.
that's... very weird
no idea what could cause it
have this been looked into? just wondering since im still experiencing it, and it seems to happen sometimes and sometimes not, and sometimes just on certain people etc. i dont know if anyone else is experiencing this
no
I'm not experiencing it either
hello, wanted to know where is the plugin folder of "Microsoft Edge" for Windows 10 because wanted to know to add third-party plugins.
not from the Edge app itself, but from Explorer (File Explorer)
I have enable window transparency enabled
however I cannot get transparency to work
I've tried configuring the frosted glass theme (as in removing the background image url so its just background-image:)
there's no transparency, just a black background, idk if im just pepega or if its a bug
i'm on linux gnome
...it's not just me that fakenitro and "unlocked" reactions doesn't work anymore, right
fakenitro works for me
i only use the emojis though
that's weird, I try and do a reaction from another server, it momentarily pops up, but then disappears
emoji def works
...or was custom emote not a thing unlocked
did I remember wrong
π¦
was that from another server?
cos if it is... what should I try to troubleshoot? I am "up to date"
poking at the plugin info, it seems I was misremembering - only fake emoji and stickers, not emotes
def pebcak π
so
using vencord web on microsoft edge dev, running on linux
is there any way i can fix the fact that the funky fails to fetch?
ohhh noted
Read the instructions
does anybody know how to use the window transparency feature in themes
can't figure it out for the life of me
when I remove the background image url
is this perhaps a wayland limitation?
ill try that
tried on gnome and x11 and still no transparency
@broken tiger try disabling hardware acceleration, that worked for me
yoooo its working now
thanks
βVenchOrd?
In my web app?β
Itβs less likely than you think.
they also conveniently cropped out the domain name
to make diagnosing Super Easyβ’οΈ
hm, after closing the tab an opening dc anew, it works. But i alr had it working before, so maybe it will stop again in the future? well, ima let you know in that case
Stable
p sure it doesnβt. Just a handful of global aliases for personal util functions:
(my least bad guess is that i opened dc by reopening a closed tab and it somehow still used an old-cached version of something that prevented vencord from loading (surprising given that it had been already loaded before, but possibly that was a different tab?
))
itβs a common problem after installing Chrome extensions anyway, you often see people talking about it in extension reviews
doesnβt work! 1 star!
u stupid, u gotta reload the page first!
It worked after I reinstalled windows prolly it was some internal problem
Dumb Question, i know it said i "wont get support" for it but its a simple enough question lol, How do i re-open the Openasar settings window i got when i first installed?
Press the OpenAsar text at bottom of settings sidebar
Thanks, you're a hero. lol
no im samu
hey you guys.. quick question: is it possible to install a bd plugin into vencord?
so, no no? lmao
invisible chat doesnt work on web
ok, so i'll have to install that fucking thing.
last question: can i have both? (i literally hate bd, but i use this specific plugin for work)
what plugin would that be
edoStereo.. for stereo audio input
like, discord, it's 2023, can i? pls!
i'm a music producer and sometimes i collab on discord, and mono audio it's just π€’
read the rules
sorry about the link
anything in the console logs when it happens?
is this desktop discord? or web (if so, userscript or extension) ?
stable, ptb, canary?
does it happen on stable
also log out sounds like you're getting ratelimited on the gw somewhere
just in case, can you click the "default levels" and enable verbose or whatever its called
ty

go to %appdata%/Vencord and look for settings.json
you can edit everything manually there
try turning off all plugins (except the api ones)
see if that fixes it
you can remove theme by manually editing settings file like megu said
and yeah close first or it might overwrite ur changes
I don't see a theme messing up the renderer but yeah it's worth removing it anyways

wtf
showhiddenchannels seems to be showing the "New Unreads" bar for hidden channels with unreads for me
mark the server as read
discord randomly decides that should happen
we already patch the thing to prevent that
mark as read is grayed out on the server context menu
manually marking read each hidden channel did work tho
are the theme options down im new to this my friend pmo
wdym by "down"
?
vsupport more info
"doesn't work" or similar are not very helpful.
You can make our lives easier by providing the following information:
- What platform are you on? Windows, Mac, Linux?
- What client are you using? Discord Desktop, Discord Web, Armcord...?
- What branch are you on? Stable, Canary, PTB...? If not on stable, does it work on stable?
- Are you fully up to date? You can check by going to the Updater settings tab. If you cannot access that page, use the installer. If no, update and try again
- Are there any errors? Open the console (Ctrl+Shift+I) and check the console tab. If there are any errors (red text), please provide them.
- Does this issue persistently happen, or only sometimes?
- Please provide steps to reproduce this issue. Screenshots or videos are also helpful.
if you want to uninstall vencord, how you do it ?
it says that a file isnt in the same place
show
do i need to install openasar to uninstall ?
i send in private
lol
and vencord didn't get removed? 
at that point i'd just close discord and run the discord installer again as the easiest solution xd
no
the discord installer or vencord installer ?
ty
probably legacy install


