elibroftw / music-caster

Music Caster is a modern music player with the ability to cast audio files, system audio, and URLs to Google Chromecasts, Google Home/Nest Minis, etc.
https://elijahlopez.ca/music-caster/
Other
142 stars 16 forks source link

4.90.106 fails to run "DiscordNotFound" #32

Closed onegrasshopper closed 2 years ago

onegrasshopper commented 2 years ago

Win10

4.90.102 install version works fine

4.90.105 Install version works fine. 4.90.105 Portable version required .net core download, but does not show casting devices.

4.90.106 Music Caster keeps attempting to restart itself (3 instances in the task manager after starting). Same in install or portable version. Error in log has something to do with Discord? Is there an option to disable this feature /any connections to discord?

'EXCEPTION TYPE': 'DiscordNotFound', 'FATAL': True, 'LINE': 3087, 'LOG': ['2021-11-14 23:30:02,427 INFO (2963): Function called: auto_update()'], 'TRACEBACK': 'Traceback (most recent call last):\n' ' File "music_caster.py", line 3087, in \n' ' File "pypresence/presence.py", line 13, in init\n' ' File "pypresence/baseclient.py", line 28, in init\n' 'pypresence.exceptions.DiscordNotFound: Could not find Discord ' 'installed and running on this machine.\n', 'VERSION': '4.90.106'

elibroftw commented 2 years ago

Fixed. Sorry for this bug, it wasn't directly caused by me.