View Single Post
  #3  
Old 02-28-2004, 01:51 PM
smogo
Discordant
 
Join Date: Jan 2004
Location: 47
Posts: 339
Default

it's still hard to say. Pretty random anyway.

./plugin.pl always gets loaded fine.

./plugin/*.pl, well, sometimes all succed, sometimes a group, but generally at least one ot two always get loaded. Still i can't guess the rule.

I suspect there is an error in one script (at least something the embparser does not like), and after that, it loads no more. It might be the readdir function used to parse directory that makes it random, that retrieves filenames one at a time. Duno if it's sorted on name, modification time, creation time, ...
Reply With Quote