View Single Post
  #6  
Old 07-24-2011, 08:18 PM
strider51
Sarnak
 
Join Date: Jan 2011
Posts: 77
Default

OK I just recompiled with the latest release and I get the same issue.
Here is the only abnormal thing I could find in the logs

[07.24. - 20:07:01] Useless use of private variable in void context at plugins/formation_tools.pl line 364.
[07.24. - 20:07:01] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 732.
[07.24. - 20:07:01] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 732.
[07.24. - 20:07:01] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 732.
[07.24. - 20:07:01] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 222.
[07.24. - 20:07:01] Loading perl commands...
[07.24. - 20:12:01] Use of uninitialized value $plugin::name in concatenation (.) or string at plugins/soulbinders.pl line 6.


What's strange is that my other exe's which I built on Friday from SVN head work just fine with my database and everything... And my database has all required sourced.

hmmm
Reply With Quote