Posts: 552
Threads: 63
Joined: Feb 2016
Changes since
1.0.0.0:
QuoteScripts:
* Fix the log() and fatal() lua functions not displaying anything.
You can download this update from the
download links and requirements page.
Posts: 26
Threads: 6
Joined: Mar 2016
I am not able to use it .. As soon as i loggin and run script im getting this error
" Could not load script Route 30.lua:
Unable to load DLL 'lua52': The specified module could not be found. (Exception from HRESULT: 0x8007007E) "
Posts: 552
Threads: 63
Joined: Feb 2016
desi I am not able to use it .. As soon as i loggin and run script im getting this error
" Could not load script Route 30.lua:
Unable to load DLL 'lua52': The specified module could not be found. (Exception from HRESULT: 0x8007007E) "
Can you try again after installing the
Visual C++ Redistributable for Visual Studio 2015? Without it, the lua dll will not load, which seems to be the problem here.
Posts: 552
Threads: 63
Joined: Feb 2016
The next PWOSparkle version will no longer require this installation: the required components will directly be embedded into the Lua dll.
Posts: 26
Threads: 6
Joined: Mar 2016
hmm nice i guess ill wait for the next update .. any idea how soon it will come ?