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 09-30-2009, 12:03 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

actually there are 2 applications that you need running.

The one your getting the error from is EQLAUNCH.EXE, your getting that error because it cant find WORD.EXE in memory.

World.exe is the window that is closing it self.

Check your log folder to see if there are any world logs too see what the log says. World is crashing for some reason.
Reply With Quote
  #2  
Old 09-30-2009, 12:21 AM
Lladail
Fire Beetle
 
Join Date: Aug 2005
Posts: 11
Default

---------------------------------------------
[09.29. - 21:31:20] Starting Log: logs/eqemu_error_world_3960.log
[09.29. - 21:31:20] Failed to connect to database: Error: #1045: Access denied for user 'root'@'localhost' (using password: YES)

thats what is in the log, thats the last one i can see.
Reply With Quote
  #3  
Old 09-30-2009, 12:25 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

world.exe cant open your database.

check your eqemu_config.xml to make sure the correct login/pw are specified here

Code:
<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>localhost</host>
<port>3306</port>
<username>MySQL Account</username>
<password>MySQL Password</password>
<db>peq</db>
</database>
then you should be good
Reply With Quote
  #4  
Old 09-30-2009, 12:30 AM
Lladail
Fire Beetle
 
Join Date: Aug 2005
Posts: 11
Default

<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>******</password>
<db>peq</db>
</database>

is what I have atm ( the * are letters but not giving that out =p )

do i do anything with the <host> ?
Reply With Quote
  #5  
Old 09-30-2009, 12:33 AM
Tharkun
Hill Giant
 
Join Date: Aug 2009
Posts: 125
Default

as long as the DBserver and World are on the same computer localhost is fine.

bear in mind the <pw> is case sensitive, so how ever you created the login for MYSQL is how that needs to be also.

just for giggles, bring up a command prompt and run

Code:
mysql -u root -p
then enter the same p/w you have in the config to see if you can login
Reply With Quote
  #6  
Old 09-30-2009, 12:36 AM
Lladail
Fire Beetle
 
Join Date: Aug 2005
Posts: 11
Default

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Joe>mysql -u root -p
Enter password: ******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 27
Server version: 5.0.84-community-nt MySQL Community Edition (GPL)

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

is what i got
Reply With Quote
Reply

Thread Tools
Display Modes

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 03:57 AM.


 

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