EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   load_player.sql.. I just can't figure it out... (https://www.eqemulator.org/forums/showthread.php?t=32499)

Akkadius 11-18-2010 02:19 AM

Quote:

Originally Posted by joligario (Post 194295)
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.

lerxst2112 11-18-2010 02:32 AM

Quote:

Originally Posted by Dayhawk (Post 194296)
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

Dayhawk 11-18-2010 04:04 PM

If I install that what do I do with it?

Chanus 11-18-2010 04:35 PM

You don't do anything with it directly... you just need to have it installed.

Chanus 11-18-2010 04:39 PM

I guess to sound less "JUST DO IT" about it... it's like installing drivers.

Dayhawk 11-21-2010 07:18 PM

Ah ok thanks Chanus.

Dayhawk 11-21-2010 08:25 PM

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?

blackdragonsdg 11-22-2010 01:07 AM

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.

lerxst2112 11-22-2010 05:14 AM

Quote:

Originally Posted by blackdragonsdg (Post 194398)
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.

blackdragonsdg 11-22-2010 06:13 AM

Quote:

Originally Posted by lerxst2112 (Post 194399)
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.

Dayhawk 11-22-2010 06:31 PM

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...

Dayhawk 11-24-2010 07:21 AM

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?

lerxst2112 11-24-2010 08:08 AM

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.

Dayhawk 11-24-2010 03:56 PM

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'

Caryatis 11-24-2010 04:29 PM

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


All times are GMT -4. The time now is 02:54 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.