Ah yeah that was the problem.
You'll have to get a database for that. The most popular one is over at project eq (http://www.projecteq.net). You can download a recent release in the downloads section of the google code page (http://code.google.com/p/projecteqdb/) or check it out from the svn to get the most recent version (svn co http://projecteqdb.googlecode.com/svn/trunk/ ). |
Thanks for the info about the database pfyon. I checked out the code and believe I got it all sources correctly. I am just waiting on word if I have create my eqemu_config.xml file correctly from post 12?
On a side note, I sourced load_bots.sql and got some errors. Note sure if they need to be fixed since this source was optional. Quote:
|
I believe I have gone through all the steps to set up the server, but I can't get it to start. I don't know if I have set up eqemu_config.xml file correctly. I tried ./start and this is the output. Is this working correctly?
Quote:
|
I am still not able to get my server running. Looking in my server log files I keep seeing "Unable to load 'eqemu_config.xml': Failed to open file". Where does this file need to be located? Right now its in utils/defaults/. I'm not even sure I have it configured correctly. I posted it back in post 12 I think. Does it look right? Anything else I am missing to get this server started?
Thanks. |
Please help, I can't get this to work. I feel like I am talking to a wall now. I have completely wiped everything and started from scratch and still am stuck. Here is where I am at.
My directory structure: home/eqemulator/projecteqemu home/eqemulator/server home/eqemulator/eqemumaps home/eqemulator/projecteqdb home/eqemulator/projecteqquests I have ran make in projecteqemu/EQEmuServer/ and projecteqemu/EQEmuServer/EQEmuLoginServer folders successfully. I have created and sourced my database successfully. I modified eqemu_config.xml (as shown back in post 12). I moved it from projecteqemu/EQEmuServer/utils/defaults/ to projecteqemu/EQEmuServer/zone/ What am I missing? In eqemulator/server i ran ./start I get the following output. Quote:
Please, any help? Thanks! |
I have moved spells_us.txt into home/eqemulator/server. I don't have a copy of spells_en.txt. Could someone send that to me please?
Any suggestions about my last post? Thanks. |
bump
Still looking for help. Thanks. |
You don't really need the spell files anymore. It doesn't hurt to have them there, but spells are loaded from the database now.
You will need to move your config file directly into your server folder, NOT zone or any other folder. In your config file, you can probably just comment these lines out or just remove them: Code:
<address>(whatismyip.com)</address> Code:
cd /home/eqemulator/server |
Hi trevius. Thank you for your reply.
I made the changes you suggested and ran ./start and received the following errors. Quote:
The original lines looked like "./EQEmuLoginServer" and "./chatserver" etc. But they gave the error "No such file or directory" so I modified my start script to point to the folder locations. All of my server logs are empty. Thanks. |
do a "ls -la" in your server folder and post it.
|
user@comp:/home/eqemulator/server$ ls -la
total 9028 drwxr-xr-x 3 root root 4096 2010-06-21 19:02 . drwxr-xr-x 7 root root 4096 2010-06-12 11:00 .. lrwxrwxrwx 1 root root 28 2010-06-12 11:12 chatserver -> source/chatserver/chatserver lrwxrwxrwx 1 root root 21 2010-06-12 11:12 cleanipc -> source/utils/cleanipc lrwxrwxrwx 1 root root 42 2010-06-12 11:11 commands.pl -> ../projecteqemu/utils/defaults/commands.pl -rw-r--r-- 1 root root 640140 2010-06-12 21:53 crashlog -rw-r--r-- 1 root root 845 2010-06-12 11:13 eqemu.conf -rw-r--r-- 1 root root 596 2010-06-21 18:47 eqemu_config.xml lrwxrwxrwx 1 root root 43 2010-06-12 11:12 eqemu_config.xml.full -> source/utils/defaults/eqemu_config.xml.full lrwxrwxrwx 1 root root 40 2010-06-12 11:12 EQEmuLoginServer -> source/EQEmuLoginServer/EQEmuLoginServer lrwxrwxrwx 1 root root 24 2010-06-12 11:12 eqlaunch -> source/eqlaunch/eqlaunch lrwxrwxrwx 1 root root 36 2010-06-12 11:12 libEMuShareMem.so -> source/EMuShareMem/libEMuShareMem.so lrwxrwxrwx 1 root root 29 2010-06-12 11:12 log.ini -> source/utils/defaults/log.ini lrwxrwxrwx 1 root root 65 2010-06-12 11:11 login.ini -> ../projecteqemu/EQEmuServer/EQEmuLoginServer/login_util/login.ini lrwxrwxrwx 1 root root 53 2010-06-12 11:12 login_opcodes.conf -> source/EQEmuLoginServer/login_util/login_opcodes.conf lrwxrwxrwx 1 root root 57 2010-06-12 11:12 login_opcodes_sod.conf -> source/EQEmuLoginServer/login_util/login_opcodes_sod.conf drwxr-xr-x 2 root root 4096 2010-06-12 14:21 logs lrwxrwxrwx 1 root root 30 2010-06-12 11:12 mail_opcodes.conf -> source/utils/mail_opcodes.conf lrwxrwxrwx 1 root root 28 2010-06-12 11:12 mailserver -> source/mailserver/mailserver lrwxrwxrwx 1 root root 17 2010-06-12 11:11 Maps -> ../eqemumaps/Maps lrwxrwxrwx 1 root root 32 2010-06-12 11:12 mime.types -> source/utils/defaults/mime.types lrwxrwxrwx 1 root root 25 2010-06-12 11:12 opcodes.conf -> source/utils/opcodes.conf lrwxrwxrwx 1 root root 27 2010-06-12 11:12 patch_6.2.conf -> source/utils/patch_6.2.conf lrwxrwxrwx 1 root root 35 2010-06-12 11:12 patch_Anniversary.conf -> source/utils/patch_Anniversary.conf lrwxrwxrwx 1 root root 28 2010-06-12 11:12 patch_Live.conf -> source/utils/patch_Live.conf lrwxrwxrwx 1 root root 27 2010-06-12 11:12 patch_SoD.conf -> source/utils/patch_SoD.conf lrwxrwxrwx 1 root root 27 2010-06-12 11:12 patch_SoF.conf -> source/utils/patch_SoF.conf lrwxrwxrwx 1 root root 32 2010-06-12 11:12 patch_Titanium.conf -> source/utils/patch_Titanium.conf -rwxr-xr-x 1 root root 199 2010-06-12 11:16 persist_world lrwxrwxrwx 1 root root 31 2010-06-12 11:12 plugin.pl -> source/utils/defaults/plugin.pl lrwxrwxrwx 1 root root 26 2010-06-12 11:11 plugins -> ../projecteqquests/plugins lrwxrwxrwx 1 root root 18 2010-06-12 11:11 quests -> ../projecteqquests lrwxrwxrwx 1 root root 16 2010-06-12 11:12 source -> ../projecteqemu/ -rw-r--r-- 1 server server 8541820 2010-06-15 18:05 spells_us.txt -rwxr-xr-x 1 root root 1716 2010-06-21 18:58 start -rwxr-xr-x 1 root root 852 2010-06-12 11:16 stop lrwxrwxrwx 1 root root 31 2010-06-12 11:12 templates -> source/utils/defaults/templates lrwxrwxrwx 1 root root 35 2010-06-21 18:50 ucs -> ../projecteqemu/EQEmuServer/ucs/ucs lrwxrwxrwx 1 root root 18 2010-06-12 11:12 world -> source/world/world -rw-r--r-- 1 root root 0 2010-06-21 19:02 .world_shutdown lrwxrwxrwx 1 root root 29 2010-06-12 11:12 worldui -> source/utils/defaults/worldui lrwxrwxrwx 1 root root 32 2010-06-12 11:12 worldui.pl -> source/utils/defaults/worldui.pl lrwxrwxrwx 1 root root 16 2010-06-12 11:12 zone -> source/zone/zone -rw-r--r-- 1 root root 0 2010-06-21 19:02 .zone_shutdown |
Looks like part of your problem is that you named your server's source folder "projecteqemu" instead of "source" like the guide said, but you still created links to the non-existent source folder. You need to remove those links and remake new ones pointing to the correct path.
The ucs link below is pointing to the right place, but the world is not. I am not exactly sure how you even started the server at all unless you also made a folder named source and put the EQEmuServer code in there. lrwxrwxrwx 1 root root 35 2010-06-21 18:50 ucs -> ../projecteqemu/EQEmuServer/ucs/ucs lrwxrwxrwx 1 root root 18 2010-06-12 11:12 world -> source/world/world |
Hi trevius. Thanks for replying!
My source folder is called projecteqemu because that is how the script by orkim creates it. I removed the bad links and created the correct ones. I ran ./start with the following output Code:
user@comp:/home/eqemulator/server$ sudo ./start Code:
login_1277338648.log |
One more thing. My ./start output in the post above is from my second time running the command. I noticed that the output from the first time running it was different. So I ran ./stop and then tried ./start again. Here is the output from the first time running it.
I get the error "shmat failed! Invalid argument" Code:
user@comp:/home/eqemulator/server$ sudo ./start |
I figured out that I was getting the error ""shmat failed! Invalid argument" because I didn't increase shared memory limit. I increased it and tried to start the server. Here is the output from that. Are there any logs I should post?
Quote:
|
All times are GMT -4. The time now is 12:34 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.