View Single Post
  #2  
Old 06-17-2006, 04:02 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by xxarthurxx
found out how to imput the source threw sql... my new error is now it seems when i follow the directions listeb by project eq to...

drop_system.sql - Drops all PEQ released tables so the DB can be loaded successfully.
drop_users.sql - Drops all user-specific (non PEQ) tables. Not normally used.
load_empty_users.sql - Loads new empty tables for all user-specific data. Only used on fresh installs.
load_system.sql - Loads the PEQ database. This is the meat of the release.

all goes well then i load up my database and i get a new error... a "buttload" as it puts it... also telling me to make sure i sourced: utils/item-0.6.0-DR2-0.6.1-DR1-convert.sql

error: EMuShareMem: DLLLoadItems: !cbDBLoadItems

please help :/
Did you miss this?

http://www.eqemulator.net/wiki/wikka...indowsServer70

If you follow the instructions in the above link, step by step - you'll have none of the problems you're having now.
Reply With Quote