View Full Version : exporting spells
KingMort
01-27-2013, 12:09 AM
I used to use the export_spells.pl script to do this but it doesn't seem to want to fly , can't remember how to do it with Heidi either... can anyone help ?
Zamthos
01-27-2013, 01:29 AM
What do you need to do? Export spells to a spells_us.txt?
rencro
01-27-2013, 02:18 AM
This post http://www.eqemulator.org/forums/showthread.php?t=36320&highlight=export
check Derisions reply, more than likely what you need..I just exported mine after I installed the mysql package for perl...You could also export it if you used peq editor, or georges spell importer (export option)
KingMort
01-27-2013, 02:57 PM
I try my script and this is what I get
C:\SERVER>perl export_spells.pl
Can't locate AutoLoader.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib
.) at C:/Perl/lib/DynaLoader.pm line 23.
Compilation failed in require at C:/Perl/lib/DBI.pm line 160.
BEGIN failed--compilation aborted at C:/Perl/lib/DBI.pm line 160.
Compilation failed in require at export_spells.pl line 5.
BEGIN failed--compilation aborted at export_spells.pl line 5.
C:\SERVER>
Zamthos
01-27-2013, 03:00 PM
Post line 160 and line 5, please.
EDIT: Line 23 as well.
c0ncrete
01-27-2013, 03:13 PM
lines 23 and 160 are not related to the emulator. something is not right with your perl installation.
drop to a command line and do the following and paste the results:
ppm query AutoLoader
KingMort
01-27-2013, 04:14 PM
Can't locate ActivePerl/PPM/InstallArea.pm in @INC (@INC contains: C:/Perl/lib .
C:/Perl/site/lib) at C:/Perl/lib/ActivePerl/PPM/Client.pm line 8.
BEGIN failed--compilation aborted at C:/Perl/lib/ActivePerl/PPM/Client.pm line 8
.
Compilation failed in require at C:\Perl\bin/ppm line 6.
BEGIN failed--compilation aborted at C:\Perl\bin/ppm line 6.
C:\>
c0ncrete
01-27-2013, 04:34 PM
it looks like you have multiple issues with your perl installation. i would suggest re-installing.
KingMort
02-01-2013, 12:16 PM
Ok I uninstalled PERL, rebooted, then re-downloaded 5.12 fresh, installed it.. and I am still getting this ..
C:\Server>perl export_spells.pl
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains:
C:/Perl/site/lib C:/Perl/lib .) at (eval 5) line 3, <F> line 67.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: CSV, DBM, ExampleP, File, Gofer, ODBC, Oracle, Pg, Proxy, SQL
ite, Sponge.
at export_spells.pl line 62
C:\Server>
c0ncrete
02-01-2013, 12:37 PM
from a command line, do this:
ppm install DBD-mysql
then this:
ppm verify DBD-mysql
if you get no errors, try to run the script again.
orionsun
02-01-2013, 12:49 PM
You are a fucking retard mort, I walked you through it just a while ago and you said the whole time you were taking notes.
Enjoy your 1 pop~
PS Cary (Trev was PMSing as usual)
KingMort
02-01-2013, 08:21 PM
New server , forgot about that part.. Doesn't mean I'm "Fucking retarded" , i'm just human .. And for the record I do enjoy my population right now they are a bunch of really good folks.
Thank you C0ncrete , that solved my problem :)
Morty
KingMort
02-02-2013, 02:14 AM
Also yes, I can easily export them with Heidi thank's to your help, this post was to help me get the actual script to work so I didn't have to take 4 steps to do one thing Caesar :) No offense to you man.
Noport
02-05-2013, 07:25 AM
Eqemu Spell Editor if you really need it again would be happy to post for dl
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.