From f4d324c767b8183ddc6ba184a5b12533d01ed608 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Thu, 14 Jan 2016 11:33:00 +0100 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index d8e81f8..f93c385 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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
`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.** \ No newline at end of file