View Single Post
  #80  
Old 06-11-2005, 05:34 PM
iwantavr4
Sarnak
 
Join Date: Jun 2005
Location: Arizona
Posts: 50
Default

Quote:
Failed to open log file: logs/eqemu_world_2744.log
[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.1-DR1
[Status] Loading opcodes..
[Error] Load Shared Library 'EMuShareMem' failed. Error=Error #14001
Unable to laod EMuShareMem for opcodes.
Failed to open log file: logs/eqemu_error_world_2744.log
[Error] Loading opcodes failed. I can't live like this!

I'm stumped... Anyone have any advice please?
Okay, before you redo everything. First create a logs directory in your C:\EQEmu folder (C:\EQEmu\logs).

Then, try re-unzipping the EQEmu-0.6.1-DR1-Perl.zip again to your eqemu directory, make sure you overwrite the three files zone, world, and emusharemem.

I think im going to add some troubleshooting steps to the bottom of my minilogin post...

Also:
If you feel the urge to REDO the database, you dont have to reinstall everything. Type the following code to delete the eq database:
Code:
DROP database IF EXISTS eq;
You can then redo your database.
Reply With Quote