Page 1 of 1
Spads on 103.0 error [solved]
Posted: 20 Jul 2016, 04:01
by Forboding Angel
Code: Select all
20160720015943 - NOTICE - [SPADS] Initializing SPADS 0.11.39
20160720015943 - CRITICAL - [SPADS] Unable to load PerlUnitSync module (Unable to import GetNextError from unitsync.dll () at C:/Users/Public/Documents/spads/PerlUnitSync.pm line 50, <DATA> line 41.
Compilation failed in require at (eval 58) line 2, <DATA> line 41.
BEGIN failed--compilation aborted at (eval 58) line 2, <DATA> line 41.
)
This seems unclear to me. Is it having trouble finding unitsync?
Re: Spads on 103.0 error
Posted: 20 Jul 2016, 22:26
by bibim
SPADS just can't load your unitsync library.
Are you trying to use the 64bit unitsync with a 32bit Perl installation?
Re: Spads on 103.0 error
Posted: 21 Jul 2016, 20:46
by Forboding Angel
My first reaction was "How would that be possible cause it's a windows server" and then I remembered that there are 64bit versions of spring now for all platforms, so I remoted into the server and yep, it's a 64bit build. I guess I clicked on 64 bit as a reflex action.
Thanks for the help, I had completely forgotten that there are 64bit builds for windows now.
Re: Spads on 103.0 error
Posted: 22 Jul 2016, 15:44
by Anarchid
append de [solved] ?
Re: Spads on 103.0 error [solved]
Posted: 22 Jul 2016, 23:24
by Forboding Angel
yep