vivinano / MudaeAutoBot

python bot that uses strictly the **Discord API** to Roll,Claim,and Kakera Snipe in Mudae. 5/10/21 project converted over to discum library
Apache License 2.0
143 stars 47 forks source link

Not working in CMD but working in IDLE #217

Closed The-guide-00 closed 1 year ago

The-guide-00 commented 1 year ago

So, I've had the bot up and working perfectly for a while now, but I was uninstalled and reinstalled python to try and fix smith else on my system but it ended up breaking the bot, I've got it to work inside of idle perfectly but when I try to Lauch the .Py file like I had before it just flashes on the screen and closes as if I had configured my Json wrong, if anyone has any tips on how to fix this id love to hear

vivinano commented 1 year ago

Well seems like a window environment error So you now probably have multiple installed instances of python as windows computers aren't very smart and you are launching one from your $Path variable that doesnt exist or some type of issue

That the best I got as I don't really try to deal with environment issues much as that will turn into a very long thread

The-guide-00 commented 1 year ago

ok thank you so much! this will be really useful to me in fixing it, have a nice day :D