EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   COMPLETE PUBLIC SERVER SETUP - Jan-2011 (https://www.eqemulator.org/forums/showthread.php?t=32980)

keglo 09-02-2011 05:18 PM

Never mind this post

keglo 09-02-2011 06:09 PM

Quote:

Originally Posted by lerxst2112 (Post 202735)
You would need to post the specific errors in order for us to do anything other than guess.

You probably missed adding one or more of the include/library directories to Visual Studio.

How do I post the errors without posting the whole huge log file? Id id double check my include/library directories and they where correct. I re-installed Mysql to make sure I followed all the steps. I still get the 3 succeed 2 fail.

lerxst2112 09-02-2011 08:14 PM

How many errors are there? The only way you will get help is to post them, otherwise we have no idea what they are. I would make a new thread for it.

keglo 09-02-2011 08:40 PM

Quote:

Originally Posted by lerxst2112 (Post 202740)
How many errors are there? The only way you will get help is to post them, otherwise we have no idea what they are. I would make a new thread for it.

Well the log file says I didn't have "errors"

0 error(s), 324 warning(s)

but I keep getting the following

3 succeeded, 2 failed, 0 skipped

I do not know how to post them or I already would have. I'm not sure what you want me to post. I tried pasting my entire log file in a new thread but it wouldn't let me. Sorry for being such a newb, but......

keglo 09-02-2011 09:46 PM

Ok lerxst2112. I found a post from you a couple of pages back.

Quote:

Originally Posted by lerxst2112 (Post 202392)
Find the two lines in the source code that look like this:

Code:

#pragma comment(lib, "perl510.lib")
Change the 510 to whatever version of perl you are using, like 512.

What are the errors you get with Strawberry perl? What version were you trying to use?

I tried that solution for myself and it worked like a charm! Thank you!!

keglo 09-02-2011 10:30 PM

Now I have a new problem. I am on step 11 where I need to download the maps and quest. The problem is that all the folders already have a green check on them, therefore I can't choose "SVN Checkout". I seen this same problem asked about a few pages back, but didn't really see a clear answer to the problem. Someone mentioned downloading the .rar map files and extracting to the map folder, but that doesn't explain what to do about the quest folder.

lerxst2112 09-02-2011 11:38 PM

If you're following the guide properly, the server folder should be separate from the source and database folders that are under SVN control.

Check again that you followed step 7 properly.

keglo 09-03-2011 09:08 AM

Quote:

Originally Posted by lerxst2112 (Post 202744)
If you're following the guide properly, the server folder should be separate from the source and database folders that are under SVN control.

Check again that you followed step 7 properly.

Yes I checked and followed the steps properly. The problem is that when I did step 8 and downloaded all the source files, it put a green check on nearly everything inside. Including the maps and quest folder in /source/trunk/EQEmuServer/utils/defaults. So when I do the following part in step 10

"Next, In /source/trunk/EQEmuServer/utils/defaults folder -

Copy ALL the folders and files inside this folder. EVERYTHING !!!! and put them in your
server folder also.YOU DON'T need the folder called .svn"


it carried over the green checks from the source folder into the server folder. So with the green checks already there it will not let me SVN Checkout.

sorvani 09-03-2011 12:49 PM

You failed to NOT copy the .svn folders from your source to server folders when you copied your stuff over.
If you don't see them, change your folder setting to show hidden files and folders etc.

keglo 09-03-2011 01:44 PM

Quote:

Originally Posted by sorvani (Post 202746)
You failed to NOT copy the .svn folders from your source to server folders when you copied your stuff over.
If you don't see them, change your folder setting to show hidden files and folders etc.

Ok the instructions are

Next, In /source/trunk/EQEmuServer/utils/defaults folder -

Copy ALL the folders and files inside this folder. EVERYTHING !!!! and put them in your
server folder also.YOU DON'T need the folder called .svn


It says "YOU DON"T need the folder (singular) called .svn." There is a .svn folder in /source/trunk/EQEmuServer/utils/defaults. I did not copy that file over. I assumed by the way the instructions are worded that it was that singular file that it was refering to. There are other .svn folders within each of the other files located in the /default folder. Are you telling me that I need to go through all of these folders and delete the .svn folder from each one before I copy the folders over?

UPDATE:
I tried doing just that, deleting all the .svn files from each folder before copying them over and it seems to be working. I am updating the quest folder per the instructions as I type this. Thanks for the help!

keglo 09-03-2011 06:17 PM

Now at step 13

So NOW, you can download and source in the database (and updates needed)

13.First, go to your C-Drive and right click on the folder you made called peqdb
and choose "SVN Checkout"
In the "URL of repository" line copy and paste the following:
http://projecteqdb.googlecode.com/svn/trunk/peqdatabase (then click OK)
It will finish with "At Revision XX"

Next, go to that folder peqdb and unzip the file from peqdb_rev1751.sql.gz
to the same peqdb folder.
This file will be named peqdb_rev1751.sql (without the .gz)

I'm lost here. Where does this file, peqdb_rev175.sql.gz, come from? I haven't seen it mentioned elsewhere in the instructions so I assumed that it would be downloaded into the peqdb folder in step 13, but it isn't there. Where do I find it please?

blackdragonsdg 09-03-2011 07:37 PM

The database revision has changed since any of the guides were written. Look for database_incremental.zip instead of peqdb_rev1751.sql.gz.

keglo 09-03-2011 09:23 PM

Quote:

Originally Posted by blackdragonsdg (Post 202767)
The database revision has changed since any of the guides were written. Look for database_incremental.zip instead of peqdb_rev1751.sql.gz.

Thank you!! That worked. Now...

***WARNING*** - You may run in to errors on some of the updates, (I ignored some), but
there is one you can not ignore: 1711_account_restricted_aa.sql
YOU NEED THIS UPDATE for your server to create accounts without errors.
If you get an error when sourcing that in, you can do this to help it along:

Open the 1711 file with Notepad++ and remove the first line (there is 3)
After removing that line, run the update again.


I tried removing the first line but I still get a failure with 1711_account_restricted_aa.sql.

Any ideas?

blackdragonsdg 09-03-2011 10:01 PM

That update should already be in your database. Just skip that part and keep going.

keglo 09-04-2011 09:33 AM

[Debug] Starting Log: logs/eqemu_debug_4000.log
[Debug] [LAUNCHER__INIT] Loading server configuration..
[Debug] [NET__WORLD] WorldConnection connect: Connecting to the server localhost:9000 failed: TCPConnection::Connect<>: connect<> failed. Error: 10061
[Debug] [LAUNCHER__ERROR] worldserver.Connect<> FAILED! Will retry.
[Debug] [LAUNCHER__INIT] Starting main loop...


This is all I get after using my start.bat to begin my server


All times are GMT -4. The time now is 05:57 PM.

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