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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 03-01-2007, 10:22 PM
Wizzel
Sarnak
 
Join Date: Dec 2005
Posts: 80
Default World.exe crashing but no errors.

I get no errors in World.exe and yet, it crashes when it is done loading. I am using Vista but do have the XP compatability enabled. This is what I get:

---------------------------------------------
[03.02. - 02:08:35] Starting Log: logs/eqemu_debug_world_2296.log
[03.02. - 02:08:35] [WORLD__INIT] Loading server configuration..
[03.02. - 02:08:35] [WORLD__INIT] Log settings loaded from log.ini
[03.02. - 02:08:35] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[03.02. - 02:08:35] [WORLD__INIT] Connecting to MySQL...
[03.02. - 02:08:35] [WORLD__INIT] Starting HTTP world service...
[03.02. - 02:08:35] [WORLD__HTTP] Loaded mime types from mime.types
[03.02. - 02:08:35] [WORLD__INIT] Loading variables..
[03.02. - 02:08:35] [WORLD__INIT] Loading zones..
[03.02. - 02:08:35] [WORLD__INIT] Clearing groups..
[03.02. - 02:08:35] [WORLD__INIT] Clearing temporary merchant lists..
[03.02. - 02:08:35] [WORLD__INIT] Loading items..
[03.02. - 02:08:42] [WORLD__INIT] Loading guilds..
[03.02. - 02:08:42] [WORLD__INIT] Loading EQ time of day..
[03.02. - 02:08:42] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[03.02. - 02:08:42] [WORLD__INIT] Loading launcher list..
[03.02. - 02:08:42] [WORLD__INIT] Reboot zone modes ON
[03.02. - 02:08:42] [WORLD__INIT] Deleted 0 stale player corpses from database
[03.02. - 02:08:42] [WORLD__INIT] Deleted 0 stale player backups from database
[03.02. - 02:08:42] [WORLD__INIT] Zone (TCP) listener started.
[03.02. - 02:08:42] [WORLD__INIT] Client (UDP) listener started.
[03.02. - 02:08:42] [NET__IDENTIFY] Registered patch 6.2
[03.02. - 02:08:42] [NET__IDENTIFY] Registered patch Titanium
[03.02. - 02:08:42] [NET__IDENTIFY] Registered patch Live
[03.02. - 02:08:42] [WORLD__LS] Connecting to login server...
[03.02. - 02:08:42] [WORLD__LS] Setting World to MiniLogin Server type
[03.02. - 02:08:42] [WORLD__LS] Connected to Loginserver: 127.0.0.1:3306


And then it closes. Any help would be great. Thanks.
Reply With Quote
  #2  
Old 03-02-2007, 12:00 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Did you update you machine to Vista or you bought a new machine with Vista?
I asked because Vista is the biggest "memory hog" of them all - requires 512 ram for OS alone. If you upgraded OS, you might need to go out an buy more ram.
Also, the memory problem is just the tip of the iceburg, when it comes to Vista ( read http://www.slashdot.org) ... you probably are better off waiting for "Vista Sp2" or what ever they will call it.
Reply With Quote
  #3  
Old 03-02-2007, 12:30 AM
Wizzel
Sarnak
 
Join Date: Dec 2005
Posts: 80
Default

I upgraded recently to vista. Surprisingly, Vista hasn't been the hog it was colored to be. I am running a laptop with over a gig of RAM so I am fine in that respect.

<?xml version="1.0">
<server>
<world>
<shortname>whatever</shortname>
<longname>Wizzel</longname>

<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>3306</port>
<account></account>
<password></password>
</loginserver>

<!-- 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. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>127.0.0.1</host>
<port>3306</port>
<username>root</username>
<password>marble</password>
<db>peq</db>
</database>
</server>

That is my current setup and it just seemslike minilogin and World.exe aren't talking expecially after world.exe just crashes. Minilogin runs fine though. I have compatability enabled for all of the exe's and the ports open. Any ideas guys?
Reply With Quote
  #4  
Old 03-02-2007, 01:33 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

just something to think about;
512 ram OS + 512 ram Everquest client + ? eqemu memory + ? Mysql memory .

Did it work before when you had XP?
Reply With Quote
  #5  
Old 03-02-2007, 04:21 AM
Wizzel
Sarnak
 
Join Date: Dec 2005
Posts: 80
Default

I understand your point, but insufficient ram to power each of the processes would not result in a world crash. It would result in lag and would bog down my computer. And plus, the EQ client isn't even running at this point where the world.exe shuts down. But thank you for your replies .
Reply With Quote
  #6  
Old 03-02-2007, 05:07 PM
kouhei
Hill Giant
 
Join Date: Mar 2005
Location: japan
Posts: 171
Default error

[03.02. - 02:08:42] [WORLD__INIT_ERR] Unable to load eqtime.cfg

Your missing eqtime.cfg file
__________________
http://www.hdrjapan.com/



Take a look you know you want to click on this site.
Reply With Quote
  #7  
Old 03-03-2007, 03:55 AM
MysticDeath
Sarnak
 
Join Date: Jul 2005
Posts: 58
Default

Quote:
[03.02. - 02:08:42] [WORLD__INIT_ERR] Unable to load eqtime.cfg
That wont cuase the world.exe to crash. My world.exe has never had that .cfg for last 2-3 years and never crashed becuase of it. And if it was cuasing the crash, it would most likely happen right as it said the error, not 7-10 lines later.

Back to topic: Try running world.exe from cmd prompt, so it wont close the window and you can see if there are any extra lines it displays. If you are already doing that, then I have no idea.
__________________
<::I like things commented!::>
Reply With Quote
  #8  
Old 03-03-2007, 03:16 PM
Wizzel
Sarnak
 
Join Date: Dec 2005
Posts: 80
Default

Yeah, no extra errors or lines. Has anyone run EQEmu on Windows Vista?
Reply With Quote
  #9  
Old 03-04-2007, 05:29 AM
Darkonig
Hill Giant
 
Join Date: Dec 2006
Posts: 102
Default

The port of your loginserver should not be the same as the port of your database. The generally suggested port for minilogin server is 5559.

It is also recommended to change the ip addresses from 127.0.0.1 to your actual IP address wherever they appear.

And altho not mentioned at all, it is also critical that the database structure matches the code, so be sure to review the changelog to insure that you have all the database changes in from when your database was generated to the release of the server you are running.
Reply With Quote
  #10  
Old 03-04-2007, 11:09 AM
Wizzel
Sarnak
 
Join Date: Dec 2005
Posts: 80
Default

Fixed it. It had to do with a bunch of port and IP adresses. Thanks for all the help and thanks to ...DUNDUNDUN! The Wiki.
Reply With Quote
Reply


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 09:04 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3