World.exe crashes immediately
Im trying to setup a server just to toy around with. I followed the EQEmulator guide to a T but im still having issues getting world.exe to run. When I run my bat file it opens then immediatly closes. I ran it from a prompt and I got this error,
Failed to open log file: logs/eqemu_debug_world_3328.log [debug] [world__init] loading server configuration.. Unable to load 'eqemu_configuration.xml' : failed to open file [debug] [world__init_err] loading server configuration failed. The EQEmu\eqlaunch window shows, [Debug] Starting Log: logs/eqemu_debug_3824.log [Debug] [LAUNCHER__INIT] Loading server configuration.. [Debug] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1 :9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061 [Debug] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry. [Debug] [LAUNCHER__INIT] Starting main loop... My Config file looks like this... <?xml version="1.0"> <server> <world> <shortname>hier</shortname> <longname>hier test server</longname> <!-- Only specify these two if you really think you need to. (read: You don't) --> <!-- <address>some.server.com</address> --> <!-- <localaddress>192.168.0.5</localaddress> --> <!-- Loginserver information. Defaults shown --> <loginserver> <host>eqemulator.net</host> <port>5998</port> <account></account> <password></password> </loginserver> <!-- Server status. Default is unlocked --> <!--<locked/>--> <!-- <unlocked/> --> <!-- Sets the ip/port for the tcp connections. Both zones and console (if enabled). Defaults are shown --> <tcp ip="localhost" port="9000" telnet="disable"/> <!-- Sets the shared key used by zone/launcher to connect to world --> <key>some long random string</key> <!-- Enable and set the port for the HTTP service. Defaults are shown --> <http port="9080" enabled="false" mimefile="mime.types" /> </world> <!-- Chatserver (channels) information. Defaults shown --> <chatserver> <host>channels.eqemulator.net</host> <port>7778</port> </chatserver> <!-- Mailserver (in-game mail) information. Defaults shown --> <mailserver> <host>channels.eqemulator.net</host> <port>7779</port> </mailserver> <zones> <defaultstatus>20</defaultstatus> <!-- Sets port range for world to use to auto configure zones --> <ports low="7000" high="7100"/> </zones> <!-- Database configuration, replaces db.ini. Defaults shown --> <database> <host>localhost</host> <port>3306</port> <username>root</username> <password>******</password> <db>peq</db> </database> <!-- Launcher Configuration --> <launcher> <!-- <logprefix>logs/zone-</logprefix> --> <!-- <logsuffix>.log</logsuffix> --> <!-- <exe>zone.exe or ./zone</exe> --> <!-- <timers restart="10000" reterminate="10000"> --> </launcher> <!-- File locations. Defaults shown --> <files> <!-- <spells>spells_us.txt</spells> --> <!-- <opcodes>opcodes.conf</opcodes> --> <!-- <logsettings>log.ini</logsettings> --> <!-- <eqtime>eqtime.cfg</eqtime> --> </files> <!-- Directory locations. Defaults shown --> <directories> <!-- <maps>Maps</maps> --> <!-- <quests>quests</quests> --> <!-- <plugins>plugins</plugins> --> </directories> </server> Running: windows 7 X64 I hope ive listed all the information needed, if not let me know and i will get it posted as soon as possible! Thanks for the help! |
Did you try to put the emu folder in program files or other protected directory? What about allowing world in the firewall?
|
moving the directory didnt help, closed as soon as it opened up. How exactly do I allow the world.exe thru the firewall? I did open port 3306 for mysql. Thanks again for the help!
|
So you have World, Zone, eqlaunch, and EmuShareMem all in the same directory with your configuration file and other subdirs? I'm asking because world also could not find your logs directory (but eqlaunch found it :-? ).
Here is an idea of what it should look like. http://img534.imageshack.us/i/emudirsnap.jpg |
Yea everything looks ok to me, heres a pic of what my dir looks like.
http://i107.photobucket.com/albums/m...l/EQEmudir.jpg |
Quote:
|
Quote:
|
Ok, well I currently have it installed at c:\eqmu, I allowed world.exe as well as zone through the firewall. Same thing happened, heres the error I get..
http://i107.photobucket.com/albums/m...itmapImage.jpg The config file I used came from EQEmu version;EQEmu-Rev1180a-Bots. The only changes I made were to the eqemu_congig.xml file.Do I need to find a different xml file? Thanks again. Will |
You need to be in c:\eqemu when you launch world.exe, i.e.
Code:
C:\Users\Steve>cd \eqemu Code:
C:\Users\Steve>cd \eqemu |
Now I feel like a dummy, thats what is was...I edited the wrong file. Thanks for the help. They both run now but I get another error im assuming is a prob with the config file. Thanks again for helping me feel like an idiot!
http://i107.photobucket.com/albums/m...tmapImage2.jpg |
Got that last config file error taken care of and now she runs great! Thanks everyone for all the help!
|
All times are GMT -4. The time now is 08:33 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.