Cannot start server
Hey all, Im just trying to start a new server for some personal fun. I followed the guide on the creation part as close as i could. When i launch my shortcut to start, it gives me an error and only the window that says to push enter to start pops up. The error is as follows:
Header: world.exe - Unable to locate component Body: This application has failed to start because perl58.dll was not found. Re-installing the application may fix this problem. I have installed Activeperl, just am not sure what i need to do to fix this. Any help would be greatly appreciated. Thanks. |
Make sure that when you installed Perl that you checked the option to add perl to the PATH variable and enable Perl extensions. If that still doesn't work, try copying perl58.dll from /perl/bin to /windows/system32/ (if you're using windows I mean).
|
Hmm im pretty sure i had that set upon installation. Checking the perl/bin/ I only have perl510.dll file, not perl58. Any suggestion on how to get perl58 to put in my system folder?
|
I found the file. Now when i launch my start shortcut, 2 windows pop up but the one that would have the Debug statements in it closes instantly. Leaving me with only a window saying :
"wait for world to finish loading.. Press enter when done. Press any key to continue" When pressing a key, nothing happens Thank's for your help |
For the perl problem check here:
http://www.eqemulator.net/forums/showthread.php?t=24915 For the other. If after installing older perl version you have the same problems with it hanging then you need to check your logs folder to see what the error is. |
I downloaded/installed newer version. When i open it up its in a comand promt interface now instead of the GUI with the previous version i had. Do i just type install IO-Stringy .... etc?
Sorry for so many questions, im just new at this. |
try running the world.exe from the command line to see what it says.
|
It fails still does the same thing. Checking logs and receiving this:
Starting Log: logs/eqemu_debuf_worlds_3224.log [WORLD_INIT] Loading server configuration.. [WORLD_INIT_ERR] Loading server configuration failed. |
Quote:
|
Quote:
EDIT>>>Also make sure there is a eqtime CFG file in your eqemu folder. |
<?xml version="1.0">
<server> <world> <shortname>B's</shortname> <longname>B's Custom</longname> <!-- Only specify these two if you really think you needto. --> <address>192.168.109</address> <localaddress>127.0.0.1</localaddress> <!-- Login server information . --> <loginserver> <host>eqemulator.net</host> <port>5998</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 HTTP service. --> <http port="9080" enabled="true" mimefile="mime.types" /> </world> <!-- Database configuartion, replaces db.ini. --> <database> <host>localhost</host> <port>3306</port> <username>root</username> <password>*removed for posting*</password> <db>peq</db> </database> </server> |
Im afraid I cant find a eqtime CFG file.. and have no idea what it is or where itd be. Thanks for the help Doc!
|
Remove this section below from your config:
Code:
<!-- Only specify these two if you really think you needto. --> Just remove them and that should at least fix that part. |
Removed that part, Still same error.
[World_INIT] Loading server config [World_INIT_ERR] Loading server config failed. |
Im wondering if it might be from Active Perl Installation? I went from most recent version to one on forums, but when i start it its in CMD prompt format and Im not really sure how to enable the things I need in it, could that be the problem?
|
All times are GMT -4. The time now is 08:59 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.