#🏥-vencord-support-🏥
1 messages · Page 166 of 1
||If you actually meant your own plugin (like a custom Vencord plugin that you have written, or one from the third party plugins channel), then you will need to set up a development build. We do not provide support for this, however, so you will be on your own. Please do not ask for any further assistance regarding this.||
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
Did you actually read the plugin settings?
yes
yeah if u have space to add it the server sure
what
idk what u mean
sry
If you want a banner without nitro, click that, then submit your banner
sigh u cant join a server when your part of 100 lol
I’m sure all 100 servers aren’t crucial
buy nitro
yes use betterdiscord and lace your install with 45 000 sandbox escapes
And devilbro
Yeah but that means vencord is so much safer (ban wise)
better discord is not secure and puts you at higher ban risk
we have less plugins because we only allow quality
Quality over quantity
I don’t think discord can detect you sending a image link for an emoji
That's not true
All vencord plugins work in vencord. All betterdiscord plugins do not work in Vencord.
ok well, 🇯 🇦 🇳, you go have fun with your security risk and crashes, we'll keep working on this
Truly sorry for letting you down Janina Hurensöhne
#👾-core-development message actually, what happened to the Firefox version of Vencord?
Firefox didn't want it on the store
If you use nightly you can use it on there
Use vesktop*
that's another browser to have running so no, but thanks
You can use the userscript for it too
I'm using the userscript version right now, just was wondering what happened
the firefox addon store is a terrible mess
vencore
In fact I think vesktop is built ontop of armcord(?)
no
yeah, I've read the linked commit message Koishukaze linked
I might try reuploading the extension and try to bear with them, of course according to the licensing terms of Vencord
armcord is very messy (spaghetti) code and very limited in what it can do in the browser process because it wants to stay client mod agnostic
vesktop is way cleaner code and deeply integrated with vencord, so it can do much more powerful things in the browser. it also has full vencord with native capabilities instead of vencord only running in browser
Read the message above you
armcord is cool, in fact it was the inspiration for vesktop, but if you want the best vencord experience and closest feature parity to stock discord, vesktop is the best choice
permanent unsigned extensions being exclusive to Nightly is kinda dumb but yeah
I wish it was a setting
And you didn’t read the vesktop desc
ArmCord already supports Vencord but makes it pretty limited for us. Making our own standalone app gives us much more control.
I don't want to run Nightly as I'd rather have a stable browser, as it is a quite essential tool these days
Nightly is pretty stable
for now I'll continue with the userscript, it's not like it's a worse experience for me
@shy gyro jan is only here to complain about how bad vencord is dont bother
apparently betterdiscord is sooo much better
THATS WHAT IM SAYIN
i think there's some damage
“Some”

sorry but I kinda have to disagree
both are good
Code wise its better
provide a reason why.
armcord just feels the closest to vanilla discord
🤷♂️
vesktop is a bit faster I think
let him type jackass
Yup
you made him stop typing
yay
please finish your message @celest schooner
look at what you did 
and timed out 💀
im willing to bet all those links are grabifys, and i aint testing
oh no you know i live in my house
#👾-core-development message eeh? QuickCSS doesn't seem to be working in Vesktop...?
it should
I imagine it should
but I copied my CSS from Firefox as it is and it doesn't change the actual CSS
post your quickcss here
/* Font replacements */
:root {
--font-primary: "Noto Sans", "Noto Sans CJK JP";
--font-display: "Noto Sans", "Noto Sans CJK JP";
--font-headline: "Noto Sans", "Noto Sans CJK JP";
--font-code: "JetBrains Mono", "Noto Sans CJK JP";
}
/* Remove UI elements */
.buttons_ce5b56 > .button_afdfd9:nth-child(1) {
display: none;
}
.channelNotice_bbc8e6 {
display: none;
}
/* Readd server list scrollbar */
.none__51a8f {
overflow: scroll !important;
scrollbar-width: unset;
}
it works in Firefox
so I don't think anything is wrong with it
restarting fixed it
do I need to restart to reapply the CSS on Vesktop...?
or perhaps it's a first launch bug
how do i enable transparency import
no I don't, now it just applies live as it does in Firefox
so sounds like it's this
the scrollbar rule doesn't seem to work though, but that's just Chrome/Firefox differences as the CSS itself applies
it just has no effect
so I'm gonna need to figure that out as my mouse scroll is broken lol
.none__51a8f {
scrollbar-width: auto !important;
overflow-y: scroll !important;
overflow-x: hidden !important;
margin-right: 2px;
&::-webkit-scrollbar {
width: 0.3em !important;
border-radius: 25px;
height: 0px !important;
background: transparent !important;
}
&::-webkit-scrollbar-thumb {
background: var(--background-accent);
border-radius: 25px;
}
}
thanks, adapted that as:
.none__51a8f::-webkit-scrollbar {
width: 5px !important;
}
.none__51a8f::-webkit-scrollbar-thumb {
background: var(--background-accent);
}
Hi I want to try out the channeltabs plugin, how can I install it?
not sure if this is the best place to ask, but would it be possible for the translate plugin to translate embedded messages?
that was the main reason i was using betterdiscord, but it sucked so much i had to switch, vencord is much more stable 🙏
its not letting me download for browser, it says bad content
allo, i just have a quick question for the ShowHiddenChannels plugin. is there a way to toggle it on and off in servers?
Any plugins that allow you to block incoming messages if they contain keywords?
Also
I know about the hide attachments plugin but I wish there was a way to autoblock attachments from certain users. Is that possible?
vesktop is white screened for no reason
This issue has been fixed a while ago. read the announcements in the future.
How to update
- Discord Desktop: Use the Repair option in the installer
- Browser: Update the extension or Userscript
- Vesktop: Update to Vesktop 0.4.1. Use the "Update Vencord" option when right clicking the Vesktop tray icon. If you're on Mac, use the MenuBar. If you cannot do this, go to your config folder (
%APPDATA%on windows,~/.configon linux,~/Library/Application Supporton mac) and deleteVencordDesktop/VencordDesktop/vencordDist, then restart Vesktop.
ok
can someone help? this is for someone else, its not my pc, theyre using the chrome extension
maybe it's because it's fucking about:blank
are you using the extension? or the userscript
the extension
okok thank you anyways
that's literally correct. don't be rude.
https://github.com/Vendicated/Vencord/blob/main/browser/VencordNativeStub.ts#L80
**VencordNativeStub.ts: **Line 80
const win = open("about:blank", "VencordQuickCss", features);
click harder
What does the Moyai plugin do? I don't understand.
do you have it enabled?
no
the .exe open but doesnt work
how i can explain
wait
stays in the task manager
like this
🗿🗿🗿🗿🗿🗿🗿
vs w
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
anyone know if keybinds not working on vesktop is a bug?
A question about this fake nitro plugin. Whats the reason for FakeNitro Plugin,when I cant use gif as avatar or any gif-related as avatar? when i try pick one,it still ask me to buy nitro
Can someone please explain me that?
because when it comes to nitro,the nitro is also those gifs that needs nitro
with utmost respect, did you have an anuerysm typing that?
i just ignore that message. i wait for someone else to answer my question
Anyone else knows?
the plugin doesnt say you can use gif avatar anywhere
Vesktop doesn’t support global keybinds
Should work when its focused though(?)
I cant do custom keybinds
not that i see. but gif avatar is also nitro.. thats y
¯_(ツ)_/¯
it says exactly what you can do
i know. but what would be needed if it could also use gif avatar?
Probably something similar to usrbg
But only people with the plugin would be able to see it
i see
(We cant hack discord servers)
Having a look myself, yeah seems you cant
you can have fake banners with USRBG though
dang it
somebody already said that
Hey guys I have a problem of not being able to download vencord for the app ver.
what
do you mean like vencord for standalone discord
yeh
what’s the problem byw
It doesn't run but I found That I can use the CLI version using powershell so I tried it and i'll see if it works 🙂
vencord nitro stream is broken i think, should be checked
it allows you to select the hd stream but its acctually not streaming good
perhaps is your internet bad
thats either your internet being bad or https://discordstatus.com/incidents/0ygwvd80vdr8
yes
im not sure about that then i thought u meant that
i have never installed vencord using that method
use vencord cli to inject then
one sec
maybe VENCORD_USER_DATA_DIR env var with the cli installer
im not sure if it'll work but VENCORD_USER_DATA_DIR="/path/to/local/repository" ./path/to/VencordInstallerCli.exe --install
idk if this is worthy of asking in support but i joined just to ask
WHAT THEME IS IN THE SCREENSHOT IN THE GITHUB?? pls tell me i rlly need to know its just so nice..
😭😭 or is it custom..
thank you so much
is vencord patched?
i cant open is after download its giving me java error
nop
Are you having issues with the installer failing and/or shooting out various errors causing the app from installing? Though not intentional, there may be various issues that can cause the installat...
you probably tried to install it ontop of another client mod and bricked your discord
thanks for fixing my vencord i apreciate it!
When you swap to another account and come back, open folders don't let you scroll down. They jump you back up to the top when you scroll
when using the better folders plugin thing
I honestly dont know if this belongs here or not but, is it possible to take one of vens plugins and get the plugin.js file so I can use it on other client mods
lol no
damn
no because a) that's not how vencord plugins work and b) you can't use vencord plugins on other mods
oh
is the forumstyle name bgs snippet broken? i cant get it to work, the background aint appearing
guys
there is a modded dicord call (dorion) i want to install on it vencord but how?
can't do that
Done! 
Hai
I need help when I try to open vendcordinstaller exe it’s not opening and when I open vencordinstallercli it’s bring to command prompt for. A second
If the installer doesn't open, follow the second section of the install instructions.
vs w
⚠️ Do not run the installer as Administrator
Download and run https://github.com/Vencord/Installer/releases/latest/download/VencordInstaller.exe
If the above doesn't work/open, for example because you're using Windows 7, 32 bit, or have a bad GPU, you can instead use our terminal based installer.
To do so, open Powershell, run the following command, then follow along with the instructions/prompts
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
you can also try that
but also if you read the download page you don't just doubleclick the vencordinstallercli.exe
Dorion already has Vencord pre installed, also refer to their support center
they got yeeted
discord keeps forgetting my keybinds, is there any way to fix it?
i assume its a vencord issue because it doesnt happen on the normal client
Can someone help me upload somthing so i can get as a third party plugin
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
Im talking about #1032200195582197831 I need someone help to upload third-party addon to github so i use it
why would you need someone to upload something to github to use it
do you know how anything works
so i can download and use it like how you use all the other third-party addons
is there any plugins that mute all soundboards ?
this is one of/if not the worst support server on this planet
settings > app settings / voice and video > soundboard volume > set to zero
i see it thx
ok, I'll bite; to install 3rd party plugins you need to clone the vencord repo, put the plugin (which has to be built for vencord specifically) into the source and build it yourself https://github.com/Vendicated/Vencord/blob/main/docs
if the plugin you want is actually a vencord plugin and not for some other mod and you can do what the above documentation says you're good to go
but as for assistance doing all that don't ask me, I'm just some guy and I've never done any of that
a reminder this
how high are your chances of getting banned on discord for using experiment plugin?
there is no known case of that happening to anyone
oh so its very low?
yeah
thanks for answering my question 🫡
vban @wise thicket overly entitled
Done! 
that's not true
very low but non zero. don't enable experiments unless you know what they do and you'll be fine
i only have this enabled,i've seen others use it too and they were all fine
oh ok
I use the fancy superalpha favorites, channel emoji and redesigned icons
client side only experiments are probably safe
yes that's fine
it's not client side only i think
doesn't it sync ur favs lol
@shell veldt just curious do you have any details on what happened
pomelo
yeah figured
thousands of people got banned by an automated moderation action cause they used the pomelo (new username system) endpoint before release
discord unbanned everyone affected but it still showed that some experiments might be risky
I see
check repo for new commits
Question mark??????
I created a folder completely unrelated to Vesktop
and then that appears
wtf
does installing third party plugins conflict with auto updating?
ok assuming you got vesktop from the real source (https://github.com/Vencord/Vesktop) it's safe to use, but if it's actually trying to do weird stuff like that it could be infected by something else or avast might be being avast
stuck on checking..
I downloaded it from the official source yes
are you using a browser and if so, what browser
it really might be avast being avast to be honest, it's notorious for all kinds of false alerts
i think the issue is raw. due to region blocks. do you have a .io link?
opera gx btw
yea it works with a vpn... hmm
looks like the author took down their .io page
oh it does load
What the fuck is happening with Vencord, is it fuckt ? it keep freezing and now it just crashed, like wtf its been idk like 3 to 5 days it started
Do /vencord-debug here please
Will do
Vencord Debug Info
Vencord: v1.6.3 • 96126fa - 10 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9023
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: oom
Enabled Plugins (92):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
oom crash reason ? dang idk what it is lol
wait
is it a pluggin ?
out of memory
oh
ig 16 go ram isnt enough now
got my 32 down dammit
ig i need to replace them idk
I see you are using a dev install with third party plugins
yeah
enahnced message logger
maybe its him idk
might be the reason, also even if you had 128GB ram discord will only be able to use so much until it breaks
yeah but still need the replace the 2 stick that died lmao
now got only 1 of each kits alive and working, kinda have to rebuy 32 then, ffs
thanks btw
didn't they say it wasn't related to pomelo? but I guess they lied about that
my canary won't open after patching it
you shouldn't use canary anyway, you're just asking for trouble
my discord stave is broken
stable
and you can't fix it?
nope
I'll try to rn tho
now it won't open at all
not even the updater
@kindred kettle
uhh
I'd just wipe everything discord related everywhere and start fresh at that point
it was. people were heavily abusing / botting the endpoint to harvest taken usernames, so they banned everyone who used it. many innocent people got caught as well so they reverted it
no
discord is limited to 2gb ram, it won't use more. if it hits 2gb, it crashes
we generally can't provide support with third party plugins, if you're having problems you should first see if they still happen with a pure vencord install
damn lmao okay thanks
yeahh ig so but like, i got a whole database now of logs so mehh, even if i dont loose it, still
but thanks
wgar
how to use theglobal badges plugin
when i try to download vencord i can't open the exe
"doesn't work" and similar are not very helpful. To help you, we need more info!
Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings
For Vencord issues:
- If you are able to, run the
/vencord-debugslash command - If not, provide the following info:
- How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
- What OS are you using?
- Open the DevTools with
Ctrl + Shift + i(Cmd + Option + ion MacOs) and check the console tab for red error messages
For Installer issues:
- What OS are you using?
I'm using Discord Desktop but when I open the exe file nothing appears on my screen and nothing happens
read the page you were just on
I did pnpm build multiple times, reloaded Vesktop multiple times, checked the load location multiple times and the plugin still isn't showing up
wtf
I'm stupid
remove the dashes from the name of the folder
hmm
I try
replacing with underscores didn't work
just no characters in between
opne the console and send screenshots of any errors
is there any more
more of these
can you go into the folder and ss of what's in there
Are you adding a betterdiscord plugin to your vencord install?
I think I got the correct one
you got it from #1032200195582197831 correct?
mhm
did you defo build from the right DIR?
how to use theglobal badges plugin?
that's not a vencord plugin
||If you actually meant your own plugin (like a custom Vencord plugin that you have written, or one from the third party plugins channel), then you will need to set up a development build. We do not provide support for this, however, so you will be on your own. Please do not ask for any further assistance regarding this.||
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
do crtl+r in vesktop
idk if the initial suggestion of removing dashes is even relevant because the page https://github.com/Syncxv/vc-message-logger-enhanced keeps the dashes
Ctrl+R still didn't work here
should be same as right click icon then Relaunch, right
the plugin still isn't showing up
how do I know if it's even compiled in
ok
try using pnpm watch instead of pnpm build
and then ctrl+c out of it
and reload discord
yeah
plugin still not showing
that was to check whether it's actually using your own vencord build
since watch makes a devbuild, there should be a new category above Vesktop Settings, "Patch Helper"
if its not there then it isnt using your build
of the plugin?
yeah
yeah okay absolutely no idea why it doesnt show up then
can I test whether it's built
yeah
as in even discovered
yea
🫠
it's always super simple 
Uh, fetching plugins for vesktop on debian from cloud threw me some errors after applying/restarting it (bad pic bc phone and screen no bueno)
yea that's it
thanksss
(Im new to linux/debian, any help is appreciated)
First time running it worked fine
firefox removes vencord addon ?
how do i install .js plugins?
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
wym
read one message lower
ok thx
i have a very very VERY weird and extremely annoying problem
and i have no idea if it is related to vencord
this happened to me today again
a few months ago i had the same problem
for some reason
after i don't know what action
whenever i click on a message
it gets deleted
like just normal left click
it shows up as red in the message log plugin and when i click it again it is gone completely
i have no idea how this gets initiated so i can't really provide a consistent reproduction
(this issue has already deleted things i really didn't want to delete)
@reef lily run /vencord-debug also what mouse do you have, could it be a macro error that's causing this?
i am using the normal macbook trackpad, no extra mouse things installed
the issue went away when i did cmd+r
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Standalone) - 9 Nov 2023
Discord Branch: stable
Client: Discord Desktop v0.0.283
Platform: MacIntel
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (52):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper
i have no idea which of these could be the issue
anyone knows how to use this :
you don't use it, it just shows badges on people from other client mods
@jolly summit can you tell me how to setup third party pluggins
then when u download a plugin drag it to vencord/src/userplugins
then pnpm build in the main folder
how to do
i added the js file
https://github.com/Vendicated/Vencord/blob/main/docs/1_INSTALLING.md
https://github.com/Vendicated/Vencord/blob/main/docs/2_PLUGINS.md
are you adding a betterdiscord plugin
yea
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
removed attachments can't be removed from history in message logger
When patching Discord via an installer, the discord cannot be patched. No message, nothing. It just doesnt work, it cannot be patched.
When installing a native desktop app, keybinds dont work (the app assumes its running in a browser?)
picture of installer
its just normal installer from vencord.dev
send a picture of the installer
if you go to discord in task manager, right click on it and click Open File Location, where does it take you?
does anyone else crash when opening devtools
vf crash
This is a stock Discord issue. There is nothing we can do
However, here are some solutions that should work:
- Many people have stated that opening devtools while Discord is still loading prevents the crashing
- Devtools work fine in Vencord's custom client, Vesktop, or just your web browser - you can use the Vencord browser extension
- It seems to be an issue exclusive to Windows. You could try switching to Linux
%LocalAppdata%\Discord
okay i managed to fix it. Reinstalled discord and Vencord completely and it started to work
vf help
1. How do I install Vencord? (installation, install, download, installing, installer)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp, custom)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, I get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do I get logged out after opening DevTools? (nodevtoolswarning, hidetoken, logout)
11. Why does my Discord always crash when opening DevTools? (crashing, crashes)
12. How do I uninstall Vencord? (remove)
13. What are the official websites for Vencord? (vencord.app, unofficial, official)
vf for tamper monkey whats the script
Client modifications are against Discord's Terms of Service.
However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine as long as you don't use any plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!
Regardless, if your account is very important to you and it getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Vencord), just to be safe
Additionally, make sure not to post screenshots with Vencord in a server where you might get banned for it
discord issue
wdym discord issue
run /vencord-debug
on what?
u have vencord rn?
just run it in chat
its a discord command
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Standalone) - 9 Nov 2023
Discord Branch: stable
Client: Discord Desktop v1.0.9023
Platform: Win32
Outdated: false
OpenAsar: false
Last Crash Reason: N/A
Enabled Plugins (20):
BadgeAPI, CommandsAPI, ContextMenuAPI, MessageAccessoriesAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, NoTrack, Settings, SupportHelper
there
And without vencord you're 100% sure you can see those options?
Yeah try uninstalling
u got any experiments enabled?
nope
n nothing in ur quickcss?
^ fixed by correcting install path
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.
Discord's mobile site is not very usable since it has many issues. As such, this is mostly just a proof of concept and is not really maintained.
Can you add a gas tank to a Tesla? No? There's your answer.
But in case it wasn't clear:
It's not possible to use plugins of other mods on Vencord. See #plugin-requests.
Hello, came back here because I seem not able to solve my wayland problem with Vencord.
I had nearly the same issue with VSCode when it refused to launch with --ozone-platform-hint, but resolved VSCode with adding "window.titleBarStyle": "custom" to settings.json file inside of .config/Code/User/; However, I didn't found any way to apply this to Vencord. What happens is the process is not crashing, but the UI will never appear, here are the logs:
vencord-desktop --ozone-platform-hint=auto
[31923:1112/011507.136238:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[31923:1112/011507.136300:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
[31923:1112/011507.136452:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[31923:1112/011507.136490:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
[31923:1112/011507.136520:ERROR:shared_image_factory.cc(926)] CreateSharedImage: could not create backing.
[31923:1112/011507.136557:ERROR:shared_image_factory.cc(758)] DestroySharedImage: Could not find shared image mailbox
[31923:1112/011507.136612:ERROR:gpu_service_impl.cc(1089)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[31882:1112/011507.141390:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=8704
[31928:1112/011507.465762:ERROR:command_buffer_proxy_impl.cc(127)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
Yes, adding --disable-gpu flag allows UI to appear but it's not a solution to a problem. Anybody had same/similar issue or have any suggestions where to dig?
Investigated a bit more (thanks to wiki.archlinux.org):
vencord-desktop --ozone-platform-hint=auto --use-angle=opengl --use-cmd-decoder=passthrough
The command above launched Vencord on wayland (actually it's XWayland), screenshare 1440p@60fps feels fine, everything is much smoother than it was under --disable-gpu.
Some time ago I downloaded a theme but it ended up doing this and whenever I go to my users settings it wont load and glitch out my discord screen and when ever I just unistall and reinstall I'd it wont go away so I dont now what happening I even tried deleting the vencord complety and then putting it back in but it wouldnt start and I tried switching accounts but it would redirect it back towards my account and leave it on the same page but it wont go away I even deleted the themes from my folders but still didnt go away
vf themes
open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.
It will
- disable custom css (you can turn it back on in Vencord Settings)
- copy your current theme links to your clipboard as a backup
- remove all themes
(() => {
Vencord.Settings.useQuickCss = false
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
How can I fix this
It's so over bro
Chrome can't even work with vaapi
Random errors related to it even in the normal Google chrome
vf crashing
This is a stock Discord issue. There is nothing we can do
However, here are some solutions that should work:
- Many people have stated that opening devtools while Discord is still loading prevents the crashing
- Devtools work fine in Vencord's custom client, Vesktop, or just your web browser - you can use the Vencord browser extension
- It seems to be an issue exclusive to Windows. You could try switching to Linux
no it very much is devtools causing it, the second I open it... boop down goes vencord, for the most part vencord seems stable, had it running for 3 and a half days earlier
yeah it only happend when my oc sleeps and comes back
I wouldnt ever have gotten that as I dont use sleep, I just let the monitors go off after like 10 mins
Yea it's a known issue with discord, we can't help it. You can try opening devtools before discord has fully launched (on that grey screen), or you can switch to vesktop if you plan on getting into development.
Could you run the /vencord-debug command please
Do you by chance use a virtual input/output like voicemod or voicemeter?
It is, it's a fault with discord its self
Nah that should be okay, I use the same.
was just hiding some useless elements with some CSS, nothing too serious, thankfully opening devtools while discord is loading works
At the moment, Vesktop is only able to capture audio from the same channel its notificaitons play from
At least thats what someone else told me
General streaming audio is a known bug rn at least
As a last resort, there's always https://fedoraproject.org/
ill stick to debian when I can be arsed loading into it
I tried to download vendicated/vencord
This is a stock Discord issue. There is nothing we can do
However, here are some solutions that should work:
- Many people have stated that opening devtools while Discord is still loading prevents the crashing
- Devtools work fine in Vencord's custom client, Vesktop, or just your web browser - you can use the Vencord browser extension
- It seems to be an issue exclusive to Windows. You could try switching to Linux
thx anyway

better link
What should I do
I tried, It shows the same message
Javascript error occured in the main process
Where is your discord install?
should be in C:\Users\shree\AppData\Local\Discord
Yes it is
Question. Does vencord work on MaOS Sonoma (the new major update to MacOS)
Before someone bashes me for having a MacBook (screw off), I don’t have the money and resources to build my own PC as of yet due to sudden personal & financial turmoil.
My parents forced a MacBook on me.
Praying and going in blind is not the best play. I’ll look it up first
That person made vencord
what more do you wanna look for
Well just learned more about MacOS Sonoma. Multiple firmware and software vulnerabilities as well as a huge performance downgrade.
Will just wait until I can build my own PC
hey hi, I would like to remove a theme, but despite removing it from the setting, pasting this solution #🏥-vencord-support-🏥 message
to the dev tools console, despite toggling off the custom css, the theme is still here
I have put it in 2 way, the first one was with a direct link from github, the second one was by using the css file. I think I need
to remove the link to the theme used by github, but I don't see where
EDIT : Nevermind, I fixed it by removing manually the theme folder in C:\Users\Me\AppData\Roaming\ArmCord\themes
how do i use vencord on chrome bruh
Hey, so currently I have an odd bug on discord app where my mousewheel scrolls at like 25% speed for some reason, and I'm not sure why. This bug happens exclusively on the discord app, it doesn't happen anywhere else, not even on the browser version.
I'm running Vencord on Linux Mint Cinnamon, wondering if there's a way I can add a script to simply patch the scroll speed to 400% or something like that, since there isn't a setting I can find. I'm not good with CSS or whatever scripting language Vencord accepts.
vf browser
Yes! We provide extensions for Firefox & Chromium based browsers and a UserScript build.
See our download page for more info!
w manz
guys could anyone help, i've enabled plugins like pindms and translate etc. but none of them are functioning, tried restalling/updating vencord but it hasnt fixed (ok nvm update: IGNORE it has fixed :))
how do you fix this
Reauthorise your Cloud Integrations by turning them off and on. This will update your cloud secret which lets you use them again.
how to Reauthorise your Cloud Integrations
Is there a bot token client?
no
How are you talking as a bot?
Yeah but are they using a client?
tessie w

how? it's auto responses so we don't have to deal with people
with problems that are easily solved
tessie w

Reauthorise your Cloud Integrations by turning them off and on. This will update your cloud secret which lets you use them again.
how?
Turn it off and back on
by turning them off and on.
No I meant how did it detect
Magic
by reading
not asking the question
ai
yes
Is this safe?
not related to vencord so just use your own judgement
kk
livebot
cool
This?
yes
Is it safe?
if you dont trust, it feel free to read the source code
Do you trust it?
hey, just wanna point this error out - on first start* of discord, my themes return this error in the console (and don't work, what a surprise), this error also happens to affect the quickcss editor for some reason
A recent Discord update broke the majority of themes. If your theme is not working, either wait for the developer to fix it, or try a different theme!
Has anyone gotten banned?
it's not much of a problem for me as post-restart everything works again, just thought I'd point that out in case it correlates with something else going on :3
what browser
looks like chrome
chrome indeed
this error has nothing to do with vencord
odd
Is there anyway to stop discord from compressing images and videos? Mainly looking to fix for IOS, but PC would be nice too.
probably some api things that happen in the backend or app stuff that you'd need to change
Is there anyway to get it on mobile ?
Or any discord plugin like vencord on mobile
vf mobile
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.
Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!
- Vendetta (android/ios): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord): GitHub - Discord Server
Vf android
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.
Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!
- Vendetta (android/ios): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord): GitHub - Discord Server
Vf ipaf
1. How do I install Vencord? (installation, install, download, installing, installer)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp, custom)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, I get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do I get logged out after opening DevTools? (nodevtoolswarning, hidetoken, logout)
11. Why does my Discord always crash when opening DevTools? (crashing, crashes)
12. How do I uninstall Vencord? (remove)
13. What are the official websites for Vencord? (vencord.app, unofficial, official)
#🤖-bot-commands ?
for what?
1. How do I install Vencord? (installation, install, download, installing, installer)
2. Vencord isn't working! :( (broken, not working, reinstall, update)
3. Can I use this on the web version of Discord? (browser, web, firefox, chrome, extension, userscript)
4. Is there a mobile version of Vencord? (android, ios, mobile, phone)
5. How do I install BetterDiscord / Replugged / [insert other mod here] plugins? (betterdiscord, replugged, powercord, shelter, plugins, bd, rp, custom)
6. Will I get banned for using Vencord? Will plugin X get me banned? (tos, banned, terms of service)
7. How do I migrate my Vencord Settings from Canary to Stable (or vice versa)? (settings, migrate)
8. When joining voice channels, I get "RTC Connecting" (vc)
9. My themes broke and now I can't open settings or disable them (themes, broken themes, themefix)
10. Why do I get logged out after opening DevTools? (nodevtoolswarning, hidetoken, logout)
11. Why does my Discord always crash when opening DevTools? (crashing, crashes)
12. How do I uninstall Vencord? (remove)
13. What are the official websites for Vencord? (vencord.app, unofficial, official)
does vendetta have customRPC
why the notif is like that
not sure chack their discord for what plugins they have
vf ios
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.
Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!
- Vendetta (android/ios): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord): GitHub - Discord Server
Why is it that my vencord keeps constantly crashing?
vf crashing
This is a stock Discord issue. There is nothing we can do
However, here are some solutions that should work:
- Many people have stated that opening devtools while Discord is still loading prevents the crashing
- Devtools work fine in Vencord's custom client, Vesktop, or just your web browser - you can use the Vencord browser extension
- It seems to be an issue exclusive to Windows. You could try switching to Linux
dev tools? i literally have no clue what that is, but as if right now i took the theme i had on, off. and it seems to be helping quite a bit
my discord was crashing every 10 minutes
Old themes broke after a recent discord update just chack if the theme dev made a new version
?
i cant find my plugins
how do i upload my plugins code tho
you don't
Hi guys,
I've recently been using the ||free nitro|| plugin and when I use another server's emoji, it comes up with something like cdn.discord.app/27972/2363 or smth instead of the actual emoji does anyone know how to fix that
😕
the client theme not
go to the themes tab
StereoSound 💀
okay
that is correct
that's how it works
it sends the link to the emoji - people with the plugin enabled see it as the actual emoji
but without, it depends on whether or not you can embed images
@copper iris ok tysm
you should be banned for stereo sound
you have to clone the repo and rebuild it with the new plugins
look at this for how to
but you need to use the plugins in #1032200195582197831 BD plugins dont work on vencord
guys was transparency for linux added in vesktop??
also the sound does not seem to work while screen sharing
what do you have in the img input?
ye
what do you have there?
can you show me the entire custom rpc fields that you entered?
okay
What is the name of the soundboard plugin?
put in big image link/key, that is just how it works
the one you show is app icon and it only shows up if no details/state
thx
plugin that can be used in the soundboard of other servers like the emoji
does not exist
:C
i dont think that exsists
i cant reply fast enough 😭
lol
😭😭😭😭
How can I disable the text replacement "easter-egg" feature
disable auto translate
Very THX BRO
@azure perch Thank you! ❤️
THX BRO
why vencord crashes when i try to stream
Update Vencord. If you can't access the built-in updater, use the installer to repair.

as the bot saied try to update in the installer
if that dosent work you can try to reinstall vencord
the problem is brave browser
themes and some plugins are broken in brave.
https://github.com/brave/brave-browser/issues/30854
oof
is there a client mod other than vencord that has a web version?
yeah 1.3.1 is fine whats the issue
i was just asking
sometimes when i boot up my pc
discord loads but its completely grey
nothing but grey and i have to remove all discord folders and reinstall
happens like 40% of the time idk why
how did you "reinstall" and still have a super ancient local vencord version
guys?
discord freezes when I try to stream Brave
themes and some plugins are broken in brave.
https://github.com/brave/brave-browser/issues/30854
hello I have an issue with using vc
since like 3/4 days ago whenever I enter the vc noone can hear me (I hear people normally) my mic works great too
I had to use browser discord instead to talk
anyone knows what could cause the issue ?
not that i know of but dont quote me on that
really? I thought it would use more ram than web version
vesktop is just the web version im not talking about vencord that injects into a discord client
I already have it downloaded; I thought it was the desktop version modded but I see I'm wrong
vf mobile
Yes actually! We have an Android app embedding the Discord website
However, as Discord's mobile website has some issues (performance, usability, etc), chances are you won't like it.In that case you will instead want to use one of the following mods focused on Mobile.
Do note however that these mods are not related to / affiliated with Vencord, so we do not provide support for them in any way. Join their support servers for help & more info!
- Vendetta (android/ios): GitHub - Discord Server
- Aliucord (android only, very outdated but still works well if you like the old version of Discord): GitHub - Discord Server
does anyone know where to find like the plugins folder for vencords so i can put a .plugin.js in
i can only find the themes folder
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
why am i so slow 😭😭😭
oh so are there any plugins in vencord that can mass delete or smth
when the api abuse
api go brrrrrrr
@spikecze
May i ask how im supposed to seperate the data directory between discord installs? I want my cannary install to have a diffrent data dir but i cant get it to separate even though im setting the right enviroment setting like https://github.com/Vendicated/Vencord/issues/845 does
any ideas?
yes im aware the github issue says VENCORD_USER_DATA_DIR but that does not seem to be used here on the stable install???
it just seems like vencord overwrites the datadir
tried launching DiscordCanary.exe directly too. But it seems like its hardcoded to Roaming\Vencord
AAAND it now seems to suddenly work
i guess it was VENCORD_USER_DATA_DIR but i had a minor spelling mistake by adding spaces in the set command
though its still wierd that DATA_DIR and VENCORD_USER_DATA_DIR are diffrent values
DATA_DIR is the internal constant value
it's not an environment variable
i dont know why it shows up in your environment section because that's not what we set
oh no sorry we do
okay yes correction
DATA_DIR is constant, but it's not used if you override it
**constants.ts: **Lines 22-26
export const DATA_DIR = process.env.VENCORD_USER_DATA_DIR ?? (
process.env.DISCORD_USER_DATA_DIR
? join(process.env.DISCORD_USER_DATA_DIR, "..", "VencordData")
: join(app.getPath("userData"), "..", "Vencord")
);
hey, how do i get my donor perks? :')
Message @shell veldt
Sorry about the ping
hey! this is a minor problem but it seems like Vesktop isnt running at 10-bit color depth( or not doing it well) leading to color banding \
I guess its running at 8-bit color depth
but only when i use my RTX 3050
Is it possible to increase the size of the activity screen? When it shows on my end it's half the size of a stream window, and I need it to be bigger.
Hello, i patched the discord client with vencord in an attempt to be able to audioshare/stream. Im using flatseal, and is not able to get audio shared
is there any special settings i need apply?
is vencord fake nitro plugin broken
it keeps reverting the appearance back to normal dark mode
Vencord version: 96126fa
vencord itself doesn't do anything to get audio screenshare working, either use vesktop or discord-screenaudio
oh.. then i will try that. i had the impression vencord worked to audioshare
thanks!
i see discord-screenaudio only support x11, do you know if vesktop supports wayland?
ill give it a go
anyway to change keybinds with a plugin or custom css?
the "read all" button doesnt work on threads
we know
is that in the faq or sm
How to vencord premium
What is the "NoRPC" plugin actually supposed to do? It does not seem like its actually shutting down the rpc server as an program that uses rpc still tries to show rich presennce to it (even leaking it my name, which im guessing if it was off it should have NOT been giving out)
seems like NoRPC is broken, even though its on programs using RPC still receive information about the logged in user and show RPC anyway on the users account.
made an issue
is using FakeNitro plugin safe or could discord get mad about that
vf tos
Client modifications are against Discord's Terms of Service.
However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine as long as you don't use any plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!
Regardless, if your account is very important to you and it getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Vencord), just to be safe
Additionally, make sure not to post screenshots with Vencord in a server where you might get banned for it
nice
is vencord fake nitro plugin broken
it keeps reverting the appearance back to normal dark mode
Vencord version: 96126fa
where are the plugins stored
vf bd
You can't.
Chances are, it's already a Vencord plugin! Or if it isn't, you can open a plugin request
is vencord fake nitro plugin broken
it keeps reverting the appearance back to normal dark mode
Vencord version: 96126fa
hi everyone
anyone know any good resources on making plugins for vencord?
i tried looking on the github but couldnt really find much
ok thankyou
I don't want better discord plugins, I want to modify an existing vencord plugin
clone the repo and check src/plugins
any plans to replace the discord updater with your own?
how to fix the rpc picture not showing up
anyone know how to set a custom background image onto the themes? or save it to the codes in the theme files
if the theme already has a background image you can change it
just depends on how you're using the theme itself
is vencord fake nitro plugin broken
it keeps reverting the theme back to normal dark mode
Vencord version: 96126fa
nop
its Mozilla's fault for that decision on the vencord team
they just have shitty policies @earnest nymph
I'm sorry lol
chrome's is still there though but i don't think you really want to deal with that
hi @broken tiger !
Is it possible to upload own plugins into a plugins folder or some? I don't find anything
ask someone else pls
but who
anybody but me
Hello I wanted to ask if vencord is safe to use cause i did a run on virustotal and i got 1/71 and i did searched and some say its a virus and some not i like vencord and i want to use it but i want to learn if vencord is safe or it has any virus or stuff i hope i dont get ban for question this i just want to learn the truth ❤️
1/71
(yes it's safe)
literally their name is "don't ping for support", why would you ping them
so w32.alDetectMalware.64 is not a virus ?
oh okay i see
and so is like everyone here
Imagine it's not safe everyone computer would've died by now if it was a virus lmao
lack of braincells
need support for something
goes to discord server
pings the one person named "don't ping for support"
profit
its a pain
seeya
hi im using the discord app and i cant access my settings page for discord. I've uninstalled discord, vencord and better discord multiple times and whenever i reinstall vencord the theme auto enables and im back to square one. I need help disabling themes and/or removing the current theme im using (Issue is only with one specific theme)
vf themes
open the dev tools with CTRL + Shift + i and click on the "console" tab at the top. Then paste and run (with enter) the following code.
It will
- disable custom css (you can turn it back on in Vencord Settings)
- copy your current theme links to your clipboard as a backup
- remove all themes
(() => {
Vencord.Settings.useQuickCss = false
copy(Vencord.Settings.themeLinks.join("\n"))
Vencord.Settings.themeLinks = []
Vencord.Settings.enabledThemes = []
})()
Im pressing ctrl shift i and its doing nothing
if the ctrl + shift + i keybind doesn't work, it's likely because a different program conflicts with the keybind. This is most commonly the AMD Radeon Software. If you have that, disable keybinds in it (see the video below)
https://cdn.discordapp.com/attachments/1024286218801926184/1139669756031553639/7qTeLzLlcS.mp4
are you looking at my pc rn 😵💫 how did u know it was amd lol
@vague crater ^
you need to install vencord for the command that says "vencord" to run,
Install vencord, run that command, then you'll be ok.
@vague crater when i pressed ctrl shift i and pressed console it just logs me out of discord
Open developer console before It's fully loaded, on grey screen.
mad suspicous tho
no it cuz im tryna do music with some friends
we want it that why
i play the piano
Yes we're going to make your computer explode.
Have you solved the issue?
i havent ran the command yet 💀
its a joke..?
not a funny one smh
are you gna run it
if you read it, you can see it turns off themes and quickcss. nothing suspicous.
why u rushin me patience my friend
i aint no coder
you don't need to be a programmer to read
because i want to know if that solved your issue or not
at what part do i open the console
cuz u said like at the grey screen or somethin
Open the console before discord has fully loaded
Then it shouldnt crash you/log out you
Then you just paste the script and it'll remove your themes.
uhh ok
why didnt it kick me out this time
it worked but im just confused
Hi, I just had a question about what the difference was between a dev inject (via building from source code) and a regular inject. I noticed I had to uninstall my regular one to use dev. Do they both inject Vencord in the same place?
It's an issue with base discord
It is what it is
Dev version has a few extra plugins that make development easier.
They go to the same place
uh ok
u got any good theme suggestions that dont block me from using my settings lol
Did that solve your original issue tho?
yes
These ones should all work
why did that theme block me from accessing my settings?
awesome thanks. Are there any notable plugins?
wdym by notable
I mean what are the extra plugins that dev mode has
It was a badly made one
Not really. Mostly just an integration with VScode that lets you test patches
cool thanks 
been having this problem every time i try and install it
Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.
To fix it, click the "Take me there!" button and follow the instructions in the dialog.
fake profile themes does not work, windows, vesktop, here are some console logs.
i dont see my own colours can you see them?
A recent Discord update broke the majority of themes. If your theme is not working, either wait for the developer to fix it, or try a different theme!
._. it's not a theme...
Vencord Debug Info
Vencord: v1.6.3 • 96126fa (Vesktop v0.4.3) - 12 Nov 2023
Discord Branch: stable
Client: Vesktop v0.4.3
Platform: Win32
Outdated: false
OpenAsar: false
Enabled Plugins (42):
BadgeAPI, CommandsAPI, ContextMenuAPI, MemberListDecoratorsAPI, MessageAccessoriesAPI, MessageDecorationsAPI, MessageEventsAPI, MessagePopoverAPI, NoticesAPI, ServerListAPI, NoTrack, Settings, SupportHelper, WebContextMenus
wait
NoProfileThemes applies to just colours as well???
oh well i solved it myself
maybe add a conflicting plugins message somewhere just a suggestion
Did you try doing what the message says.
All conficts we know of so far can be solved by reading the description of what you're enabling.
i forgot i had it enabled tbh
am not sure how to add the custom location for the vencord user data dir and where to add it in my directory
Is your discord installed in AppData/Local
how do i uninstall vendesktop?
am sure it is
when i do the app data command from run i see it in there
So just to clarify, you've clicked the "Take me there!" button, deleted any folder called discord and/or squirrel, then checked if discord starts, then if not, you've reinstalled it?
I think it would go fast if i should you what am doing step by step in a call but yes i have click the click me there button but i dont see the squirrel folder
Do you see a folder called discord?
yes

