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

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

Reply
 
Thread Tools Display Modes
  #16  
Old 11-18-2010, 02:19 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by joligario View Post
You need to remember that it is loading other sql files. Some systems won't follow the path once it starts loading or it will follow the path relative to where your loading the SQL from. The way I like to do it is to leave the files and folders in tact the way you get them from the svn (well I extract the database zip file of course) and then I start mysql from within the directory where the load_player and database revision files are located. If it were a single sql file, it would work using source "folder\file.sql"; method, but when the .sql file contains a chain, a lot of systems don't like to follow the path relative to your sql.
I helped him via TeamViewer, it was his OS. I can't help him too much more right now because I am in the middle of taking care of somethings, just to elaborate on this more.
Reply With Quote
  #17  
Old 11-18-2010, 02:32 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Quote:
Originally Posted by Dayhawk View Post
Got everything working now when I launch my server it is showing error

eqlaunch.exe - unable to locate DLL

The dynamic link library MSVCP90.dll could not be found in the specified path
D:\eqemu;.;C:\winnt\system32;C:\winnt\system;C... so on and so forth...
I'm guessing you downloaded a precompiled version since if you had visual studio and compiled it then you'd have those DLL files.

This is most likely what you need to install: http://www.microsoft.com/downloads/e...d-3802b2af5fc2
Reply With Quote
  #18  
Old 11-18-2010, 04:04 PM
Dayhawk
Sarnak
 
Join Date: Nov 2010
Posts: 33
Default

If I install that what do I do with it?
Reply With Quote
  #19  
Old 11-18-2010, 04:35 PM
Chanus
Hill Giant
 
Join Date: Oct 2010
Posts: 123
Default

You don't do anything with it directly... you just need to have it installed.
Reply With Quote
  #20  
Old 11-18-2010, 04:39 PM
Chanus
Hill Giant
 
Join Date: Oct 2010
Posts: 123
Default

I guess to sound less "JUST DO IT" about it... it's like installing drivers.
Reply With Quote
  #21  
Old 11-21-2010, 07:18 PM
Dayhawk
Sarnak
 
Join Date: Nov 2010
Posts: 33
Default

Ah ok thanks Chanus.
Reply With Quote
  #22  
Old 11-21-2010, 08:25 PM
Dayhawk
Sarnak
 
Join Date: Nov 2010
Posts: 33
Default

Very annoyed.. When launching batch file from desktop it is still stating the following -

eqlaunch.exe - Unable to Locate DLL

How do I go about fixing this?
Reply With Quote
  #23  
Old 11-22-2010, 01:07 AM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 654
Default

If you need MSVCP90.dll then do a google search for it and you will find a workable solution many times over. I really wish I could say more about this but it would violate forum rules.
Reply With Quote
  #24  
Old 11-22-2010, 05:14 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Quote:
Originally Posted by blackdragonsdg View Post
If you need MSVCP90.dll then do a google search for it and you will find a workable solution many times over. I really wish I could say more about this but it would violate forum rules.
I don't see why it would violate forum rules. It's part of a freely distributable runtime available for download directly from Microsoft.

The one I linked should have fixed it if it was installed. If it didn't then whoever compiled it may not have upgraded to SP1. Try downloading and installing the non-SP1 version of the Visual Studio 2008 runtime.

You can also download a program called Dependency Walker that will show you exactly what DLL files are needed to run something and show you which ones you do not have installed.

It's odd that you didn't already have the runtime installed. Almost every program built with Visual Studio 2008 would have to include it in their installer for the program to work.
Reply With Quote
  #25  
Old 11-22-2010, 06:13 AM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 654
Default

Quote:
Originally Posted by lerxst2112 View Post
I don't see why it would violate forum rules. It's part of a freely distributable runtime available for download directly from Microsoft.
I never knew it was part of that redistributable package. Given that fact you would be correct that it isn't a rules issue. I was thinking along different lines at that particular point which would have been a problem if you know what I mean.
Reply With Quote
  #26  
Old 11-22-2010, 06:31 PM
Dayhawk
Sarnak
 
Join Date: Nov 2010
Posts: 33
Default

I am running into my last issue and I would really appreciate any help I can get.

Getting the following error...



Failed to open log file: logs/eqemu_debug_0948.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...
Reply With Quote
  #27  
Old 11-24-2010, 07:21 AM
Dayhawk
Sarnak
 
Join Date: Nov 2010
Posts: 33
Default Failed to load mime.types...

After having my server up for over five hours with 0 issues I decided to reboot my server and reboot my computer.. After trying to reload the server it failed to and said the following...

World.exe can't load:

[Debug] [WORLD_HTTP_ERR] failed to load mime types from 'mime.types'

Any ideas?
Reply With Quote
  #28  
Old 11-24-2010, 08:08 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Well, is there a file named mime.types in your server directory?

How are you actually starting the server? If you are using a shortcut to the batch file, make sure you have the "Start In" directory set to the right place otherwise it will not find the proper files.

If you have the file, try navigating to the server directory and running the start.bat file directly from there.
Reply With Quote
  #29  
Old 11-24-2010, 03:56 PM
Dayhawk
Sarnak
 
Join Date: Nov 2010
Posts: 33
Default

There is not a file named that...

I tried that on the shortcut on my desktop

Then tried using start.bat file.. Same error is occurring

[Debug] [WORLD_HTTP_ERR] failed to load mime types from 'mime.types'
Reply With Quote
  #30  
Old 11-24-2010, 04:29 PM
Caryatis
Dragon
 
Join Date: May 2009
Location: Milky Way
Posts: 541
Default

I'm confused... you have an error message that explicitly states which file is causing the error, then you have a post explicitly asking if you have that file in your server directory and you say you don't... yet you can't connect the dots?

I see a bright future ahead of you
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 01:28 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3