Updated Troubleshooting (markdown)

Twentysix 2016-01-14 11:33:00 +01:00
parent 23b51588f7
commit f4d324c767

@ -1,7 +1,8 @@
# Common installation issues
# Common issues
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.
## Installation issues
<br>
`OSError: [WinError 193] %1 is not a valid Win32 application`
@ -30,6 +31,16 @@ 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.
## Configuration issues
> Red is not responding to my commands
Red needs a separate account. Create a new one, don't use yours.
> Whenever I do an admin command it says "I don't take order from you."
Make a "Transistor" role (or whatever you specified during configuration) and assign yourself to it.
***
**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.**