Geeks3D Forums

GeeXLab => GeeXLab - english forum => Topic started by: Crypt on April 12, 2014, 10:25:05 AM

Title: GLSLHacker not starting
Post by: Crypt on April 12, 2014, 10:25:05 AM
I've got a strange problem.  I've downloaded both dev and normal versions of GLSLHacker, but when i try to run the program it refuses to start.  No bugsplat or crash, just nothing.  The log file is pasted below and shows nothing.  Any help fixing this would be appreciated


2014/4/12@09:22:51(0000000001) > GLSL Hacker BETA: Cross Platform Pixel Hacking Utility
2014/4/12@09:22:51(0000000002) > GLSL Hacker BETA v0.6.0.0 (Oct 25 2013@22:34:13 - Windows 64-bit) is starting up...
2014/4/12@09:22:51(0000000003) > (C)2012-2013 Geeks3D (www.geeks3d.com)
2014/4/12@09:22:51(0000000004) > Initializing GML (GPU Monitoring Library, (C)2013 Geeks3D)...
2014/4/12@09:22:51(0000000005) > GML - initialization ok.
2014/4/12@09:22:51(0000000006) > GML - # GPU(s) detected: 1
2014/4/12@09:22:51(0000000007) > App directory: C:\Users\Crypt\Downloads\GLSLHacker\
2014/4/12@09:22:51(0000000008) > Scripting libs directory: C:\Users\Crypt\Downloads\GLSLHacker\/libs/
2014/4/12@09:22:51(0000000009) > PLugins directory: C:\Users\Crypt\Downloads\GLSLHacker\plugins/
2014/4/12@09:22:51(0000000010) > Command line:
2014/4/12@09:22:51(0000000011) > GXL3D_ComputeLayerOpenCL: OpenCL compute layer (OpenCL 1.1, 1.2).. By JeGX / Geeks3D.com
2014/4/12@09:22:51(0000000012) > gxl3d OpenCL compute layer plugin - OpenCL compute layer plugin - starting up...
2014/4/12@09:22:51(0000000013) > gxl3d OpenCL compute layer plugin - initializing OpenCL data...
Title: Re: GLSLHacker not starting
Post by: JeGX on April 12, 2014, 02:32:28 PM
Try the latest 0.6.3.13 DEV version available here:

http://www.geeks3d.com/glslhacker/download.php

If the bug is still there, move in another place the following plugins in GLSL Hacker folder:
- plugins/plugin_gxl3d_gpu_monitor_gml_x64.dll
- plugins/plugin_gxl3d_opencl_x64.dll

In any case, let me know.
Title: Re: GLSLHacker not starting
Post by: Crypt on April 12, 2014, 03:47:48 PM
That seems to have fixed the problem

thanks