You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't seem like my CSS injection is working and as far as I can see, this isn't to do with my system or my config as it was working earlier before the package updated (AUR). This is happening on both of my Arch machines.
Edit: This is also happening from the script cloned directly from this repo.
I ran discocss in the terminal and this was the output:
/usr/bin/discord
Discord 0.0.15
Starting app.
Starting updater.
[Modules] Modules initializing
[Modules] Distribution: remote
[Modules] Host updates: enabled
[Modules] Module updates: enabled
[Modules] Module install path: /home/hisbaan/.config/discord/0.0.15/modules
[Modules] Module installed file path: /home/hisbaan/.config/discord/0.0.15/modules/installed.json
[Modules] Module download path: /home/hisbaan/.config/discord/0.0.15/modules/pending
libva error: /usr/lib/dri/i965_drv_video.so init failed
[Modules] No updates to install
[Modules] Checking for host updates.
[Modules] Host is up to date.
[Modules] Checking for module updates at https://discord.com/api/modules/stable/versions.json
[Modules] No module updates available.
I encountered the same thing.
fixed it by using the one from the repo instead of the AUR one and adding sudo on the beggining of line 13 of the script
hope this helps!
Hi there,
It doesn't seem like my CSS injection is working and as far as I can see, this isn't to do with my system or my config as it was working earlier before the package updated (AUR). This is happening on both of my Arch machines.
Edit: This is also happening from the script cloned directly from this repo.
I ran
discocss
in the terminal and this was the output:The following is my config file:
Thanks in advance for any help :)
The text was updated successfully, but these errors were encountered: