Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #23  
Old 06-06-2014, 10:26 PM
NickW
Sarnak
 
Join Date: Apr 2014
Posts: 72
Default

Quote:
Originally Posted by Mortow View Post
Did you recompile after making the change to the entity.cpp file?
Nope.

Do I just redo step four in the guide?


"Step 4: Compiling the server.
*a) Get (Git) the source code!

Now on your main C-Drive, expand the EQ folder and then right click on the folder called Source.
From the menu that pops up, select 'GIT Bash'.
A command window should pop up (similar but not the same as the standard Windows command prompt).
Type the following EXACTLY (including the period at the end):

git clone git://github.com/EQEmu/Server.git .


*Note the . at the end of the command*, i.e. there is a space after Server.git and then a period/full-stop. This is important. It tells GIT to clone the source code into the current folder , i.e. C:\EQ\Source If you omitted the . it would create a new folder called C:\EQ\Source\Server and download the source into that.
The output of the git clone command should look similar to this:



Cloning into '.'...
remote: Counting objects: 1288, done.
remote: Compressing objects: 100% (1070/1070), done.
remote: Total 1288 (delta 225), reused 1262 (delta 199)
Receiving objects: 100% (1288/128, 3.17 MiB | 856 KiB/s, done.
Resolving deltas: 100% (225/225), done.
Checking out files: 100% (1181/1181), done.

If you go to C:\EQ\Source in Windows Explorer, you should see a bunch of files and sub-folders have appeared, namely
CMakeLists.txt LICENSE.md cmake eqlaunch ucs zone shared_memory README.md common loginserver utils GPL.txt changelog.txt dependencies queryserv world
Note that if you want to update your source code in the future to the latest version, follow the process above, but instead of typing 'git clone ...' you would just type:

git pull


and that would check for updates to the source code and download the latest version if there have been any changes since you last did a git clone or git pull."
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3