View Single Post
  #10  
Old 07-29-2009, 10:12 PM
vales
Discordant
 
Join Date: May 2006
Posts: 458
Default

Quote:
Originally Posted by Hrothgar View Post
Should:
15.) In your server folder, right-click the quests folder and select SVN Checkout. In the URL of Repository section, paste: http://projecteqquests.googlecode.co...nk/quests/Maps

actually be:
http://projecteqquests.googlecode.com/svn/trunk/quests
Trevius corrected the error - thanks Trev!

Quote:
Originally Posted by Shiny151 View Post
vales-

For steps 14.) and 15.) I noticed that the default local location for the quest and map files is build/maps/maps and build/quests/quests. Does it matter or should they be manually directed to download/checkout in the build/maps and build/quests folder?

Thanks
It should be build/quests or build/maps. A common error people get is having the duplicate folder in the directory. Thanks for pointing that out.

Quote:
Originally Posted by Hrothgar View Post
There is a file in build/maps called ".keep" and if you try to manually change the directory from build\maps\maps to build\maps an error message will occur stating that Maps is not empty. I don't know if it matters but I went with the default of build\maps\maps just in case.
Just delete that file before checking out the directory via SVN. It's there by default when you download the server binaries, so it's safe to delete.

Quote:
Originally Posted by Hrothgar View Post
Then type: source peqdb_Rev781.sql;

This step required several hours for me.
Holy crap. What kind of PC were you running it on? On my old P4 2.5 ghz PC, it only takes about 2 minutes.
Reply With Quote