Bitcoin Forum
June 29, 2024, 01:30:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Error in guiminer on startup 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!
2  Other / Beginners & Help / Error in guiminer on startup 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 Smiley
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!