Alright, I ensured the following before posting
C:\Desktop\EQEmu\quests <- Directory for Quest
C:\Desktop\EQEmu\plugins <- Directory for Plugins
Within quest I have "quests\templates\global_player.pl"
Current EQEmu Rev: 2214
Perl: 5.12.3
Mysql: 32 Bit 5.x.x <- Not 100% sure but Mysql is working just fine
Everything loads up, works, just not any quest.
[Config File]
Code:
<!-- File locations. DO NOT EDIT -->
<files>
<spells>spells_us.txt</spells>
<opcodes>opcodes.conf</opcodes>
<logsettings>logs/log.ini</logsettings>
<eqtime>eqtime.cfg</eqtime>
</files>
<!-- Directory locations. DO NOT EDIT -->
<directories>
<maps>Maps</maps>
<quests>quests</quests>
<plugins>plugins</plugins>
</directories>
After looking at a zone log, here is what I have:
Code:
---------------------------------------------
[12.17. - 11:29:16] Starting Log: logs/eqemu_quest_zone_5752.log
[12.17. - 11:29:16] Tying perl output to eqemu logs
[12.17. - 11:29:16] Creating EQEmuIO=HASH(0x36c9c7c)
[12.17. - 11:29:16] Creating EQEmuIO=HASH(0x36d5cc4)
[12.17. - 11:29:16] Loading perlemb plugins.
[12.17. - 11:29:16] Loading perl commands...
[12.17. - 11:47:27] Terminating on signal SIGHUP(1)
Perl is getting a runtime error code:
Code:
---------------------------------------------
[12.17. - 10:45:30] Starting Log: logs/eqemu_quest_zone_5704.log
[12.17. - 10:45:30] Tying perl output to eqemu logs
[12.17. - 10:45:30] Creating EQEmuIO=HASH(0x35a9c7c)
[12.17. - 10:45:30] Creating EQEmuIO=HASH(0x35b5cc4)
[12.17. - 10:45:30] Loading perlemb plugins.
[12.17. - 10:45:30] Loading perl commands...
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_filthy_vermin.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_skeletal_ogre.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_leaf_drake.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_young_bat.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_young_puma.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_grove_snake.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/#Initiate_Dakkan.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_bear_cub.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_hollows_drake.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_grove_hare.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_crevice_spiderling.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_canyon_snake.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/a_hollows_spiderling.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/an_injured_drake.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/#Emissary_Tinnvin.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/Bogar.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:26] WARNING: error compiling quest file quests/crescent/Realnyna.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:27] WARNING: error compiling quest file quests/crescent/#Loren.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:27] WARNING: error compiling quest file quests/crescent/Vladnelg_Galvern.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:27] WARNING: error compiling quest file quests/crescent/Priestess_Aelea.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:27] WARNING: error compiling quest file quests/templates/Priest_of_Discord.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:27] WARNING: error compiling quest file quests/crescent/#Jinkin.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:27] WARNING: error compiling quest file quests/crescent/#Innkeeper_Fathus.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
(reverting to default questfile)
[12.17. - 10:48:46] WARNING: error compiling quest file quests/templates/global_player.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
[12.17. - 10:48:46] WARNING: error compiling quest file quests/crescent/player_v0.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
[12.17. - 10:48:46] WARNING: error compiling quest file quests/crescent/player.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
[12.17. - 10:48:46] WARNING: error compiling quest file quests/templates/player.pl: Perl runtime error: Undefined subroutine &main::eval_file called.
[12.17. - 10:51:06] Destroying EQEmuIO=HASH(0x35a9c7c)
[12.17. - 10:51:06] Destroying EQEmuIO=HASH(0x35b5cc4)
[12.17. - 10:51:06] Tying perl output to eqemu logs
[12.17. - 10:51:06] Creating EQEmuIO=HASH(0x359bc24)
[12.17. - 10:51:06] Creating EQEmuIO=HASH(0x3620e6c)
[12.17. - 10:51:06] Loading perlemb plugins.
[12.17. - 10:51:06] Loading perl commands...
[12.17. - 10:54:23] Terminating on signal SIGHUP(1)