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