For some reason quest item handins broke out of nowhere.
Behavior 3 days ago (tested):
Working as intended. Npc quests fully working.
Behavior now:
Hand quest npc item; quest npc faces player; npc eats item.
Things I have checked.
Checked the check_handin.pl plugin, hasn't been touched, looks ok.
Tried multiple npc's (20 or so)
Checked npc's that verified worked 3 days ago
Checked logs folder for _quest.log and found this several times:
---------------------------------------------
[01.24. - 11:56:39] Starting Log: logs/eqemu_quest_zone_10156.log
[01.24. - 11:56:39] Tying perl output to eqemu logs
[01.24. - 11:56:39] Creating EQEmuIO=HASH(0x64a9d

[01.24. - 11:56:39] Creating EQEmuIO=HASH(0x658f7c)
[01.24. - 11:56:39] Loading perlemb plugins.
[01.24. - 11:56:39] Unable to read perl file 'plugin.pl'
[01.24. - 11:56:39] in quest library
[01.24. - 11:56:39] done with quest library
[01.24. - 11:56:39] Use of uninitialized value in string eq at plugins/quest_test.pl line 26.
[01.24. - 11:56:39] Loading perl commands...
[01.24. - 11:56:39] Unable to read perl file 'commands.pl'
Then I checked the plugin.pl, and other plugin .pl and don't see anything wrong.
Anyone know what this could be?
Re-install Active perl? Why all the sudden? Nothing has changed in the quest department?
Update: I have now also re-installed perl, and restarted the server. Still eats the items.
Also for plugin dbaccess.pl, does the db.ini that it refers to need to be defined and put in the c:\eqemu\db.ini folder?