Reposity missing
http://projecteqquests.googlecode.com/svn/trunk/quests doesnt seem to have anything in it.
Found it here http://wiki.eqemulator.org/p?Complet...ing-the-server on step 5, im trying to "a) Quests In your C:\EQ\EQEMuServer server folder, right click on the quests folder and choose "SVN Checkout" In the "URL of repository" line copy and paste the following: http://projecteqquests.googlecode.com/svn/trunk/quests Change the Checkout Directory to: C:\EQ\EQEmuServer\quests (Then click on OK) Ignore the warning that pops up saying the quests folder is not empty (click Yes). Let it download the quests. It will show "At Revision xx" when done." However, when I follow this step im met with this: http://puu.sh/p5ini/567becd976.png Is there a working repo i can use, or some other means of downloading this maps and quests? The FTP for the maps in the same guide also seems to be missing now. Any help to aquiring the files would be great! Thanks! :) |
|
Quote:
|
We haven't been on the svn for over 3 years now...
If you're using information on the forums that is older than 3-6 months old..you stand a good chance of wrecking your setup. It's not a bad idea to ask if any given information is out-of-date - and I would verify that anything you do stems from something on this page: http://wiki.eqemulator.org/i?M=Wiki EDIT: I know that the wiki may not contain the latest and greatest..but, we do try to at least keep the important stuff up-to-date. |
Quote:
|
Quote:
@echo off shared_memory.exe start world.exe echo waiting for the world to finish before starting zone... ping -n 10 127.0.0.1 > nul start queryserv.exe start ucs.exe start eqlaunch.exe zone exit |
That's still good.
If you were running your own login server, you would need to add that..but, for the 'stock' version, that's fine :) |
Quote:
Quote:
Quote:
Any suggestions? I feel like im pretty close to completion here! :D http://puu.sh/p5lMP/b2b72efb6d.png I was able to create the DB no problems, and the path is setup "C:\Perl\site\bin;C:\Perl\bin;C:\xampp\mysql\bin;C :\Program Files\TortoiseSVN\bin" unless this is also incorrect? This is pretty close to where I was before when I was getting those crashes I posted about and you replied to me about, hopefully no crashes this time as I have all the correct files this time! :D Also, when I go to setup my own login server for this, would this guide be updated enough to use? http://wiki.eqemulator.org/p?Windows...Guide&frm=Main |
http://puu.sh/p5s0y/ca385a4b17.png
I think this is a good thing. Certainly have never seen this before. --edit-- Ran through the batch file. Let it run for a bit, this is what i have now. Is this correct and ready to go? Or am I still missing something. Also, I dont know how to even connect to it. =\ http://puu.sh/p5sfz/48c6e20ef0.png |
Bottom pic looks correct. Do you have four windows open?
|
Quote:
So far heres my file structure: http://puu.sh/p5T5F/a452f9e36c.png inside eqemuserver folder: http://puu.sh/p5T7m/2fe2a02d95.png http://puu.sh/p5Tae/6f342fbd85.png .bat for server launching: http://puu.sh/p5TcZ/e44c3e8e26.png When i run this .bat this is what happens: black cmd window, pops open 4 windows, closes 2. 2 windows remain. window 1: \eqemu\eqemuserver\eqlaunch.exe (then changes to 0:sleeping with no text) http://puu.sh/p5TkI/40bd257223.png window 2: \eqemu\eqemuserver\world.exe http://puu.sh/p5TnN/f4f43360ea.png (I do get eqtime warnings in yellow sometimes about it failing to do something with it, not sure if relevant) |
Looks like your database needs to be updated... and your PATH doesnt have mysql in it.
Do this.... Right click "My Computer" --> Click Properties On the left click "Advanced System Properties" Inside this window make sure you are on the Advanced tab and click "Environment Variables" There should be a system variable called "Path" .. inside that is a bunch of paths for different programs. For mine I have "C:\MariaDB 10.0\Bin" inside there seperated by ; example... C:\Someshit\shit;C:\MariaDB 10.0\Bin; You need to put the location of your mysql in there and it should be able to find it properly for the update script. |
Quote:
This is what I have in there now (C:\Perl\site\bin;C:\Perl\bin;C:\xampp\mysql\bin;C : \Program Files\TortoiseSVN\bin;C:\Program Files\MariaDB 10.0\bin; screen shot now reflects this in reality. i didnt actually write the path right, fixing it and trying again) I ran the .bat to start it after making this change. (This is AFTER making the above corrections) http://puu.sh/p5WaU/cb14d9a09a.png |
Its still not finding your mysql path.. plus I see two of them in there.
Might be easier knowing which one is being used.. go to Start button.. type "Services" and scroll to Mysql and see which one is running and the proper location of it. http://image.prntscr.com/image/2fb8c...14494af53a.png If you still cant get it to find it.. you can PM me and maybe I can help you with teamviewer :p |
Quote:
Put that in there for the environmental variable. "C:\Program Files\MariaDB 10.0\bin\mysqld.exe;" http://puu.sh/p62VA/04e9bc9d62.png this is the new output when using .bat file again. |
Should only be the...
C:\Program Files\MariaDB 10.0\bin\ part for your case |
Quote:
is the full line. I did make the correction. Should i cut everything out and just use that one line? I did change mysql password simply b/c i am using mysql for other projects now, but none the less still getting the same output. http://puu.sh/p6rSr/2764da6d6a.png |
help? anyone?
help? anyone?
|
Try removing the trailing backslash.
Code:
C:\Program Files\MariaDB 10.0\bin\ Code:
C:\Program Files\MariaDB 10.0\bin EDIT: If that doesn't work, check your parent directory to see if it's 'Program Files' or 'Program Files (x86)' |
All times are GMT -4. The time now is 06:48 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.