Open GoogleCodeExporter opened 9 years ago
what version of windows do you have?
can you open up the settings.ini file and paste the cstrike path?
Original comment by eknowles9
on 21 Feb 2012 at 7:24
I get the same error, using Windows 7 32bit, and in the settings path it shows
Program Files (x86) which is the filepath that 64bit systems make for 32bit
programs. So it may be a problem there as on 32bit systems it's simply "Program
Files".
Original comment by dazjl...@gmx.com
on 21 Feb 2012 at 7:53
[deleted comment]
WIndows7 Pro 32 bits
Well I will re-download and re-install to tell you....
Here we go:
cstrike = C:\Program Files (x86)\Steam\steamapps\%(steamname)s\counter-strike
source\cstrike
The real path on my computer is :
C:\Program Files\Steam\steamapps\KONDOR\counter-strike source\cstrike
I tried to edit this path in settings.ini with:
cstrike = C:\Program Files\Steam\steamapps\KONDOR\counter-strike source\cstrike
or
cstrike = C:\Program Files\Steam\steamapps\%(steamname)s\counter-strike
source\cstrike
Error log:
Traceback (most recent call last):
File "main.py", line 309, in <module>
File "main.py", line 302, in main
File "main.py", line 37, in __init__
File "scgui.pyc", line 40, in __init__
File "os.pyc", line 423, in __getitem__
KeyError: 'PROGRAMFILES(X86)'
Hope it helps you ;)
Original comment by marko.pr...@gmail.com
on 21 Feb 2012 at 8:01
I am using windows xp 32 bit and I have the same problem. I have tried editing
the settings so that it says 'cstrike = C:\Program
Files\Steam\steamapps\jfwii@sbcglobal.net\counter-strike source\cstrike' and
all that malarkey but I cannot seem to find out what exactly to put to allow it
to work.
Any suggestions are appreciated;)
Original comment by 08whi...@gmail.com
on 23 Feb 2012 at 9:48
Original issue reported on code.google.com by
marko.pr...@gmail.com
on 20 Feb 2012 at 12:06