SpacingBat3 / WebCord

A Discord and SpaceBar :electron:-based client implemented without Discord API.
MIT License
1.88k stars 94 forks source link

WebCord not starting because of Json input error #422

Closed TollerNamen closed 1 year ago

TollerNamen commented 1 year ago

Aknowledgements

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

Electron 22

Application version

WebCord v4.1.1, stable build

Bug description

Screenshot from 2023-05-15 16-38-06 This error occurs since i last updated my arch linux based system (EndeavourOS) upon starting the application (I have upgraded 400 packages). Ive tried to start directly after boot and even restarted. I am not really more capable to tell more than the screenshot does.

Additional context

 $ neofetch
                     ./o.                  admindavid@davidscomputer 
                   ./sssso-                ------------------------- 
                 `:osssssss+-              OS: EndeavourOS Linux x86_64 
               `:+sssssssssso/.            Host: ROG Zephyrus S17 GX703HSD_GX703HS 1.0 
             `-/ossssssssssssso/.          Kernel: 6.1.28-1-lts 
           `-/+sssssssssssssssso+:`        Uptime: 13 mins 
         `-:/+sssssssssssssssssso+/.       Packages: 1209 (pacman), 6 (flatpak) 
       `.://osssssssssssssssssssso++-      Shell: bash 5.1.16 
      .://+ssssssssssssssssssssssso++:     Resolution: 2560x1440 
    .:///ossssssssssssssssssssssssso++:    DE: GNOME 44.1 
  `:////ssssssssssssssssssssssssssso+++.   WM: Mutter 
`-////+ssssssssssssssssssssssssssso++++-   WM Theme: Adwaita 
 `..-+oosssssssssssssssssssssssso+++++/`   Theme: Sweet-Dark-v40 [GTK2/3] 
   ./++++++++++++++++++++++++++++++/:.     Icons: Qogir-dark [GTK2/3] 
  `:::::::::::::::::::::::::------``       Terminal: gnome-terminal 
                                           CPU: 11th Gen Intel i9-11900H (16) @ 4.800GHz 
                                           GPU: NVIDIA GeForce RTX 3080 Mobile / Max-Q 8GB/16GB 
                                           GPU: Intel TigerLake-H GT1 [UHD Graphics] 
                                           Memory: 2696MiB / 31778MiB

I use Wayland as my Windowing System.

SpacingBat3 commented 1 year ago

The mentioned version is outdated and this bug is already a duplicate of #360. I've somewhat fixed the cause of it, but WebCord might still crash if given file is not of JSON format.