Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: DiabloMiner GPU Miner
by
DiabloD3
on 14/05/2013, 20:07:40 UTC
Hey, thanks for this! I'm using the Mac version.

It was working great, but it has stopped working for me now. Not sure why -- possibly the new version? It downloaded a new update but seemed to have a problem with it:

Quote
Downloading new version ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   782  100   782    0     0   1347      0 --:--:-- --:--:-- --:--:--  4797
Unpacking DiabloMiner...
[DiabloMiner.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of DiabloMiner.zip or
        DiabloMiner.zip.zip, and cannot find DiabloMiner.zip.ZIP, period.
mv: rename DiabloMiner/target/ to target/: No such file or directory
Cleaning temp files...
rm: DiabloMiner/: No such file or directory
Update successful
Starting DiabloMiner

It said it was successful, though, and let me go to the next step. However, after starting the miner it spit this out:

Quote
Starting DiabloMiner (GPU)...
-----------------------------
Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Did something go wrong? Relaunch and enter the Set up wizard by pressing 1 and Enter during start-up, and check your configuration.
logout

[Process completed]

Any ideas?



That error happens when people download DM from git but forget to build it. I'm not sure why you're seeing it, however, the script is supposed to be downloading the binary zip.