View Single Post
  #4  
Old 11-12-2002, 02:55 PM
dpaschal
Fire Beetle
 
Join Date: Nov 2002
Posts: 4
Default zone.exe application error

Here is the error I am getting:

---------------------------
Zone.exe - Application Error
---------------------------
The instruction at "0x00458ff0" referenced memory at "0xc3d4db1d". The memory could not be "read".


Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK Cancel
---------------------------

and when I click ok, I get:

---------------------------
Zone.exe - Application Error
---------------------------
The instruction at "0x00458820" referenced memory at "0xc3d4dae9". The memory could not be "written".


Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK Cancel
---------------------------

minilogon.exe and world.exe load up fine. I then did the following:

zone ecommons localhost 8000 localhost

and I also tried it like:

zone ecommons 127.0.0.1 8000 127.0.0.1

and it still gave the same errors. I have read all the readme files. I have had eqemu working in the past about 6 months ago. But with this new version, I keep running into this error. Any advice?


This is what the zone.exe displays just before the error:

C:\eqemu>zone ecommons localhost 8000 localhost
Using database 'eq' at localhost
EQEMu 0.3.12 - Wiederbelebung
Loading zone names, items & NPCs...
EMuShareMem.dll loaded.
Loading NPCTypes from database...
...done.

I have sourced the db and I have installed the addondb.
Reply With Quote