Bitcoin Forum

Other => Beginners & Help => Topic started by: Fill on March 04, 2013, 06:04:05 PM



Title: Error in guiminer on startup
Post by: Fill on March 04, 2013, 06:04:05 PM
When I try to run guiminer, I get the following error message:

Errors occurred
See the logfile '[path to logfile]' for details

This is what shows up in the log file:

Code:
ERROR:root:Exception:
Traceback (most recent call last):
  File "guiminer.py", line 2478, in run
  File "guiminer.py", line 1780, in __init__
  File "json\__init__.pyo", line 278, in load
  File "json\__init__.pyo", line 326, in loads
  File "json\decoder.pyo", line 366, in decode
  File "json\decoder.pyo", line 382, in raw_decode
ValueError: Expecting , delimiter: line 5 column 2 (char 121)
Traceback (most recent call last):
  File "guiminer.py", line 2487, in <module>
  File "guiminer.py", line 2478, in run
  File "guiminer.py", line 1780, in __init__
  File "json\__init__.pyo", line 278, in load
  File "json\__init__.pyo", line 326, in loads
  File "json\decoder.pyo", line 366, in decode
  File "json\decoder.pyo", line 382, in raw_decode
ValueError: Expecting , delimiter: line 5 column 2 (char 121)

I'm running a Windows 7 machine and guiminer-20121203.exe, as administrator, with a Radeon 9800 card and OpenCL installed.

I tried searching around the forum, but couldn't find anyone with the same error. Hopefully it's just my search skills that sucks, and this error is known :)


Title: Re: Error in guiminer on startup
Post by: Gabi on March 04, 2013, 06:48:16 PM
Quote
Radeon 9800 card
Here is the problem.

A 10 year old card is not ok. OpenCL?  Lol


Title: Re: Error in guiminer on startup
Post by: Fill on March 06, 2013, 07:09:19 AM
Darn, I was hoping I could use a couple of older machines given to me for free. Oh well, thanks for the heads up!