EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Reposity missing (https://www.eqemulator.org/forums/showthread.php?t=40646)

Havenbrook 05-25-2016 09:54 PM

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! :)

NatedogEZ 05-25-2016 09:59 PM

quests
https://github.com/ProjectEQ/projecteqquests

maps
https://github.com/Akkadius/EQEmuMaps

Havenbrook 05-25-2016 10:01 PM

Quote:

Originally Posted by NatedogEZ (Post 249025)

You rock! <3

Uleat 05-25-2016 10:23 PM

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.

Havenbrook 05-25-2016 10:29 PM

Quote:

Originally Posted by Uleat (Post 249028)
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.

Also, thank you for this. This clears up a lot of things. Perhaps that guide should be removed or edited. Once I am done with all of this, I would be happy to write a new guide if needed. :)

Havenbrook 05-25-2016 10:52 PM

Quote:

Originally Posted by Uleat (Post 249028)
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.

Is there any new updated bat file written that folks use, or am i good to use the one listed on that guide?

@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

Uleat 05-25-2016 10:55 PM

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 :)

Havenbrook 05-25-2016 11:03 PM

Quote:

Originally Posted by Uleat (Post 249028)
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:

Originally Posted by NatedogEZ (Post 249025)

Quote:

Originally Posted by Uleat (Post 249031)
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 :)

Right on! It pops up all the windows super fast and nothing happens with the one that stays open. Ran world.exe from cmd, and says my connection isnt there to the db, but i thought this was all covered previously. Not had any trouble since you guys posted those files.

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

Havenbrook 05-26-2016 01:20 AM

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

epilz 05-26-2016 07:14 AM

Bottom pic looks correct. Do you have four windows open?

Havenbrook 05-26-2016 11:35 AM

Quote:

Originally Posted by epilz (Post 249036)
Bottom pic looks correct. Do you have four windows open?

No, 2. One displaying zone info, an the other shows logs of connections etc. When I try to connect to it after character selection, my client simply crashes. I checked to make sure, I can connect to other servers without crashing, just not my own now, I can't seem to find any information about it yet.

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)

NatedogEZ 05-26-2016 12:03 PM

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.

Havenbrook 05-26-2016 12:34 PM

Quote:

Originally Posted by NatedogEZ (Post 249041)
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.

http://puu.sh/p5UNb/88326afb58.png
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

NatedogEZ 05-26-2016 01:57 PM

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

Havenbrook 05-26-2016 02:34 PM

Quote:

Originally Posted by NatedogEZ (Post 249043)
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.

If you still cant get it to find it.. you can PM me and maybe I can help you with teamviewer :p

http://puu.sh/p62K2/14102642e3.png
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.


All times are GMT -4. The time now is 01:40 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.