portapps / discord-portable

🚀 Discord portable for Windows
https://portapps.io/app/discord-portable/
MIT License
229 stars 16 forks source link

Crash on logging #78

Closed ghost closed 2 years ago

ghost commented 2 years ago

When I'm trying to log into Discord it crashes. Here's a piece of the log file:

Discord 1.0.9003 Starting app. Starting updater. [WebContents] crashed (crashed)... reloading [WebContents] double crashed (crashed)... RIP =( C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.3.1/portapps.go:211 > Closing Discord

Rinat84 commented 2 years ago

Помогает discord-portable.yml

common:
  disable_log: true
ghost commented 2 years ago

Помогает discord-portable.yml

common:
  disable_log: true

Now it's working fine. Thank you!