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

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-13-2003, 03:54 AM
Need_Helo
Fire Beetle
 
Join Date: Apr 2002
Posts: 5
Default Error with world.exe - important

Hello... I used the eqemu long time ago, it worked perfectly etc... now I download the new version, download everything of the new version even mysql, I set up all perfectly.. but when trying to run world.exe I get a bunch of errors and one second after, the window closes.

I can't tell you which errors I get because I can't do fast enough to read it, it closes after a second

db.ini

# READ README.TXT!

[Database]
host=localhost
user=lalalala
password=lalalalallala
database=eq
compression=off


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.


Loginserver

### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT


[LoginServer]
loginserver=eqlogin1.eqemu.net
loginport=5999
loginport2=5999
worldname=VenuS
locked=false
account=
password=
worldaddress=80.117.x.x





[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Reply With Quote
  #2  
Old 04-17-2003, 08:26 AM
Dead-Soul
Fire Beetle
 
Join Date: Apr 2003
Posts: 12
Default

1) Open up a dos prompt (type command or cmd in the run box)

2) type cd\ then type cd c:\eqemu\ or wherever world.exe is located

3) type world.exe

4) it should not exit when it opens now it should stay in the same box and you can get the errors

5) post the errors here for others to read
Reply With Quote
  #3  
Old 04-17-2003, 03:38 PM
vartha
Fire Beetle
 
Join Date: Mar 2003
Posts: 2
Default

This is what I am getting when I run world.exe had to use command to keep it up.

C:\EqEmu>world.exe
Using database 'eq' at 127.0.0.1
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
Loading Variables, zone names & items...
LoadEMuShareMemDLL::Load() failed error=120
Error: Could not load item data
Reply With Quote
  #4  
Old 04-18-2003, 06:54 AM
Dead-Soul
Fire Beetle
 
Join Date: Apr 2003
Posts: 12
Default

do you have the EMuShareMem.dll file in the same directory as world.exe? if not go redownload that zip files and extract it there
Reply With Quote
  #5  
Old 04-19-2003, 11:15 PM
digitalscream
Fire Beetle
 
Join Date: Apr 2003
Location: Canada
Posts: 2
Default I have this same problem...

I have the exact same screen with the same errors. However, I checked to ensure EMuShareMem.DLL was in the c:\eqemu directory (along with world.exe) and it was OK. This is a fresh installation and I have double checked it. Everything seems to have been done as suggested in the readme.txt. Is there anything I need to do in the DB itself? I was going to use mysql and play around in there but don't want to screw it up. I'm not used to the Windows mysql file structure and don't wanna screw it up. I am more familiar with Linux.

Thank for any help,

Luke
Reply With Quote
  #6  
Old 04-20-2003, 04:15 AM
dougle25
Fire Beetle
 
Join Date: Apr 2003
Posts: 1
Default Same problem with world.exe

I am having the same error 120 with world.exe, I hope its something simple myself, and not a huge problem to fix :cry:
Reply With Quote
  #7  
Old 04-21-2003, 11:35 AM
Shadowstryder27
Fire Beetle
 
Join Date: Apr 2003
Posts: 6
Default

I'm having the same problem. After 8 attempts I've finally gotten everything working, then I get to the world.exe and it says that. I don't know what it is.
Reply With Quote
  #8  
Old 04-23-2003, 01:44 AM
Keletones
Fire Beetle
 
Join Date: Jun 2002
Posts: 11
Default

I am brand new to eqemu. I downloaded the files and followed the instructions. I am getting the same thing except the one line says,

LoadEMuShareMemDLL::Load<> failed error=5070248
Reply With Quote
  #9  
Old 05-01-2003, 02:04 AM
digitalscream
Fire Beetle
 
Join Date: Apr 2003
Location: Canada
Posts: 2
Default My system config

Just for further clarification, the system I was attempting to install this server on was a P3-500 w/128mb ram and the OS was Windows 98 SE. I used the version of mySQL server (3.23 I believe) that was recommended in the readme text file. If there is a pattern with other's having the same problem it might be the OS.

- Luke
Reply With Quote
  #10  
Old 05-01-2003, 04:50 PM
pyrodigm
Fire Beetle
 
Join Date: May 2003
Posts: 3
Default

I'm also getting the error =120 when I try to run the world.exe. Here's my configuration if it helps. I'm trying to run a lan server so I'm using localhost for IPs.

System is win98 se.

db.ini

[Database]
host=localhost
user=test
password=test
database=eq
compression=off


loginserver.ini

# READ README.TXT

[LoginServer]
loginserver=localhost
loginport=5999
loginport2=5999
worldname=Pyrodigm's
worldaddress=localhost
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=


Boot5zones

@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE


Here is the text when I run world.exe

c:\eqemu>world
using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading variables, zone names & items...
LoadEMuShareMemDLL::Load() failed error=120
Error: Could not load item data

Any clues on the error 120 or the error with the current world version? Thanks for the help.
Reply With Quote
  #11  
Old 05-02-2003, 08:22 PM
pyrodigm
Fire Beetle
 
Join Date: May 2003
Posts: 3
Default

Okay, I switched to the 44dr1 files and it works perfectly. You can find them in the world builder forum under Drawde's post.
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 11:56 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