JMiner Error Could Not Load OpenCL.dll, error 193
-
All of a sudden out of nowhere today, I can't get JMiner to work, not sure if my computer did an update or something that is causing this error. Anyone here have this problem and know how to possibly fix it?
-
I tried using this guide to fix
Now I am getting Could Not Load OpenCL.dll error 126
-
C:\Users\Shane\Desktop\jminer>java -jar -d64 -XX:+UseG1GC burstcoin-jminer-0.4.4-SNAPSHOT.jar
13:06:58.780 [main] INFO burstcoin.jminer.JMinerApplication - Starting the engines ... please wait!
Could not load OpenCL.dll, error 126
2016-10-15 13:06:59.498 WARN 6476 --- [ main] s.c.a.AnnotationConfigApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'OCLChecker': Invocation of init method failed; nested exception is java.lang.UnsatisfiedLinkError: Error while loading native library "JOCL_0_1_9-windows-x86_64" with base name "JOCL_0_1_9"
-
I have fixed the problem by updating my graphics card driver and updating java.
-
I had the same problem. Windows update was the cause I guess. Thanks for documenting a solution!
-
@vile Glad you could solve the issue, just to clarify ... the OpenCL.dll is part of your GPU-Driver. Maybe the Win10 update had removed the path where to find dll from environment and this was repaired by re-install/update GPU driver.