diff --git a/Troubleshooting.md b/Troubleshooting.md index e3ebaef..d8e81f8 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,6 +1,8 @@ # Common installation issues -Take a moment to read the error you're getting and see if the solution is already in this page. +Take a moment to read the error you're getting and see if the solution is already in this page. I'm not reporting the full error here, only a line, so read carefully. + +
`OSError: [WinError 193] %1 is not a valid Win32 application` @@ -27,3 +29,7 @@ Your discord.py wasn't installed. Make sure you instal with a command prompt and Your python is inferior to 3.5.0. Red needs at least 3.5.0 32bit to run. Install it. If you already did you might have two different versions of python and the older one is the default. + +*** + +**If you reached the end of this list and your problem is not here, [head into #support](https://discord.gg/0k4npTwMvTpv9wrh) to get some help.** \ No newline at end of file