Issue information

Issue ID
#7969
Status
New
Severity
None
Started
Samuel
Jan 13, 2014 7:41
Last Post
Samuel
Jan 13, 2014 19:41
Confirmation
Yes (2)
No (0)

Samuel - Jan 13, 2014 7:41

after I updated my server files with the latest revision, I've encountered this problem now:

HPM:AddHook: unknown Hooking Point 'pc->dropitem'!;

in my plugin: addHookPre("pc->dropitem",my_pc_dropitem);

It's working before I upgraded.

Anyone experiencing this as well?

orange - Jan 13, 2014 12:06

Yes , even i had the same problem.

malufett - Jan 13, 2014 12:12

did you enable the sample plugin?

:meow:

Ind - Jan 13, 2014 17:28

did you try recompiling the HPM and the plugin? they might be out of sync with the server's latest source

Samuel - Jan 13, 2014 19:41

Yeah, recompiled everything.