Jump to content
  • 0
Sign in to follow this  
bWolfie

Failure to activate HPMHooking

Question

Who can help me here? Whenever I try to turn on HPMHooking in plugins.conf, this happens:


remote: [Fatal Error][Fatal Error]: HPM:plugin_load: failed to load 'plugins/HPMHooking_login.so' (error: plugins/HPMHooking_login.so: cannot open shared object file: No such file or directory)!
remote: : HPM:plugin_load: failed to load 'plugins/HPMHooking_char.so' (error: plugins/HPMHooking_char.so: cannot open shared object file: No such file or directory)!
remote: [Fatal Error]: HPM:plugin_load: failed to load 'plugins/HPMHooking_map.so' (error: plugins/HPMHooking_map.so: cannot open shared object file: No such file or directory)!

 

My plugins.conf is normal, I have uncommented HPMhooking.



plugins_list: [
    /* Enable HPMHooking when plugins in use rely on Hooking */
    "HPMHooking",
    //"db2sql",
    //"sample",
    //"other",
    "whosell",
]

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Build all what present in hercules, by running command:

make

 

Share this post


Link to post
Share on other sites
  • 0

Sorry I think I'm confused. I am using GIT where you use commands like git push and such. 

Share this post


Link to post
Share on other sites
  • 0

You must build your server. I gave you command to build it

Share this post


Link to post
Share on other sites
  • 0

make sure to recompile your server 

 

make plugins

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.