JustTemmie / steam-presence

A script that takes the game you're playing on steam and displays it on discord
MIT License
243 stars 18 forks source link

Icons.txt error #25

Closed TheM1Stery closed 1 year ago

TheM1Stery commented 1 year ago

Your code references path to /icons.txt but the file itself is in data/icons.txt. The scripts throws an error because of it.

JustTemmie commented 1 year ago

shit

TheM1Stery commented 1 year ago

shit

Looks like there is a error(didn't change the path?) in the installer. I think it can be fixed by changing the path in python code or changing the path in the installer

JustTemmie commented 1 year ago

should be fixed now :p sorry for the error - i have no idea how i didn't encounter that in testing

JustTemmie commented 1 year ago

shit

Looks like there is a error(didn't change the path?) in the installer. I think it can be fixed by changing the path in python code or changing the path in the installer

yep, exactly that - was also happening with games.txt and customGameIDs.json, i assume i just fucked up something when changing git branches or something

JustTemmie commented 1 year ago

ty for issue report though, wouldn't have known it was there myself :sweat_smile: