Quote:
Originally Posted by fzzzty
II started from the tutorial on the main page, which apparently and surprisingly (being on the main page) is dramatically outdated
...
I got my maps, which weren't available from the tutorial (I copied them from my EQ install, which just isn't correct). However, the database just won't work. I get tons of these (this is the first):
.
|
Which parts of the tutorial didn't work? I haven't tested it from start/finish recently, but have been updating it with the changes of eqemu since it was originally written.
On that note,
did you miss this part of the tutorial? On step 8:
Code:
(NOTE: You'll get an option to download maps and quests when you first run world)
when you first run world on step 17, it will execute the perl script eqemu_update.pl.
Also the repo you noted is all the update changes. This is again managed by eqemu_update.pl, at least for more recent versioning patches.
The base peq_beta.sql file is noted on step 11 to download:
http://peqtgc.com/releases and on step 15 injects said file to prepare your baseline SQL schema as well as populate it with PEQ stuff so eqemu_update.pl can patch it to latest when you first run world on step 17.
Reading through your list and process, I'm not sure where you stopped with the Wiki tutorial.