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
144 stars 16 forks source link

Fatal error detected #5

Closed Benlge closed 4 years ago

Benlge commented 4 years ago

Annotation 2020-06-25 204854

Musique Caster v4.49.4 for Windows 10 x64

Music.Caster.x64.Setup.exe

"Fatal error detected. Failed to execute script music_caster" always at program start.

-On Windows 10x64 2004. -Using: .exe and Portable.

elibroftw commented 4 years ago

I'm on Windows 10 v2004 right now and it works fine for me. You will have to install Python 3.6, install the dependencies and then run music_caster.py yourself. Clone the repository.

Benlge commented 4 years ago

Hi,

Thank you for your answer. Excuse me but I'm new to GitHub, and still don't understand how to do it. How and where to download Python 3.6? How install the dependencies and then run music_caster.py myself, and Clone the repository? Can you guide me and explain myself? Because I am lost. I know absolutely nothing sorry.

Thank you in advance.

Ben

elibroftw commented 4 years ago

I just made https://github.com/elibroftw/music-caster/wiki/Development-Guide. Tell me if you have any troubles or need any clarification.

elibroftw commented 4 years ago

Also if you don't get any errors running it in Python, first use python build.py to test if the issue is still present and then python build.py --debug to see if the error is present in the console executable version or if it is solely a no console error.

elibroftw commented 4 years ago

I updated the app a lot, could you tell me if this is still an issue @Benlge