rathunt.pl
Hello,
I am currently running the EQemu built (11/22/2023) from the newest Linux installer on Debian. The server runs fine and local and remote players can join. However, I keep getting these errors relating to rathunt.pl:
Zone | QuestError | AddError Script Error | Package [qst_npc_999211] Event [EVENT_TIMER] Error [Perl runtime error: Undefined subroutine &plugin::LoadMysql called at ./plugins/rathunt.pl line 80.] -- [poknowledge] (The Plane of Knowledge) inst_id [0]
Zone | QuestError | AddError Script Error | Package [qst_npc_999209] Event [EVENT_TIMER] Error [Perl runtime error: Undefined subroutine &plugin::LoadMysql called at ./plugins/rathunt.pl line 35.] -- [poknowledge] (The Plane of Knowledge) inst_id [0]
When I check those lines they show the following code:
$dbh = plugin::LoadMysql();
Any ideas on how to fix the issue?
Thanks for your help!
|