Log in

View Full Version : This is quite interesting


jasdar2
06-17-2004, 01:57 PM
ok finally got my minilogin going and getting the server to run so I can do some testing and stuff and this is what I get

[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5020
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 162 commands loaded
[Status] Loading embedded perl
[Status] perl error: Perl runtime error: Can't locate Symbol.pm in @INC (@INC co
ntains: .) at (eval 3) line 1.
BEGIN failed--compilation aborted at (eval 3) line 1.

[Status] Error initializing perlembed: failed to install eval_file hook
[Status] Fatal error initializing perl: failed to install eval_file hook


this is what came up when i ran my boot5zones I only ran one zone server cause I expected an error or two but have no idea what this means other than it definetly has to do with perl installation. If any one could help it would be appreciated thanks

Jassy D
"Death is but a door way time is but a window like the phoenix that rises from its ashes so shall I return"

nadr man
06-17-2004, 02:03 PM
the first thing i would think of doing would be to make sure you installed perl correctly. I might even go as far as to reinstall it. Make sure you installed the nmake.exe file and installed IO::Scaler.

Also make sure you have a plugin.pl file in your eqemu folder, but i believe that's a different error message.