Guest User

Untitled

a guest
Aug 11th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Exception in thread "main" java.lang.ExceptionInInitializerError
  2. at me.apemanzilla.krist.turbokrist.cli.Launcher.listDevices(Launcher.java:64)
  3. at me.apemanzilla.krist.turbokrist.cli.Launcher.main(Launcher.java:79)
  4. Caused by: com.nativelibs4java.opencl.CLException: OpenCL Error : (make sure to log all errors with environment variable CL_LOG_ERRORS=stdout)
  5. at com.nativelibs4java.opencl.CLException.error(CLException.java:310)
  6. at com.nativelibs4java.opencl.CLPlatform.listDevices(CLPlatform.java:424)
  7. at com.nativelibs4java.opencl.CLPlatform.listAllDevices(CLPlatform.java:115)
  8. at me.apemanzilla.krist.turbokrist.miners.MinerFactory.<clinit>(MinerFactory.java:31)
  9. ... 2 more
Advertisement
Add Comment
Please, Sign In to add comment