| 
				 Problem in world.exe and boot5zones.bat 
 I'm new to this, and trying to log into the single player mode with minilogin, etc. I can get to the character select, but my problem is when I try to log into an actual character, the game crashes. I think this may have something to do with an error I'm getting in both world.exe and boot5zones.bat, which I suspect are connected somehow. They are both listed below.
 
 OS: ME
 CPU: ~900
 Memory 512
 Running EQ client: Yes
 Last EQ patch date. Latest as of 11/21/02
 Running EQEmu: Minilogin, loginserver, world, zones
 # of zones: 5
 
 DB.ini file contents:
 [Database]
 host=localhost
 user=Yubazafum
 password=*****
 database=eq
 
 loginserver.ini file contents
 [LoginServer]
 loginserver=localhost
 loginserver2=localhost
 loginport=5999
 loginport2=5999
 worldname=Freeeq
 locked=false
 account=
 password=
 worldaddress=localhost
 
 [WorldServer]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 boot5zones.bat file contents
 @echo off
 start ecommons . localhost 7995 localhost
 start gfaydark . localhost 7996 localhost
 start airplane . localhost 7997 localhost
 start hateplane . localhost 7998 localhost
 start fearplane . localhost 7999 localhost
 exit
 cls
 
 
 minilogin/loginserver window contents (if used)
 Loginserver.ini read.
 MiniLoginAccounts.ini read.
 Server mode: Standalone
 Login Server listening on port:5999
 
 world window contents
 Using database 'eq' at localhost
 EQEMu 0.3.12 - Wiederbelebung
 Error in GetVariable query 'SELECT value FROM variables WHERE varname like 'hold zones'' Database::RunQuery: No Result
 Loading zone names & items...
 EMuShareMem.dll loaded.
 Loading items from database...
 ...done.
 Loginserver.ini read.
 Loading guild ranks...done.
 World server listening on: port 9000
 Connected to LoginServer: localhost:5999
 
 zone window contents with problems
 (This is just the part with problems when I run boot5zones.bat)
 Cannot find file 'ecommons' (or one of its components). Check to ensude the path and filename are correct and that all required libraries are available.
 Cannot find file 'gfaydark' (or one of its components). Check to ensude the path and filename are correct and that all required libraries are available.
 Cannot find file 'airplane' (or one of its components). Check to ensude the path and filename are correct and that all required libraries are available.
 Cannot find file 'hateplane' (or one of its components). Check to ensude the path and filename are correct and that all required libraries are available.
 Cannot find file 'fearplane' (or one of its components). Check to ensude the path and filename are correct and that all required libraries are available.
 
			
			
			
			
				  |