I think if you read all of the posts here, most likely the fix was this:
Quote:
Originally Posted by Zandig
Which database are you using?
If you are using the AX database then trying changing this line in your START.BAT
Code:
start eqlaunch.exe zone
to
Code:
start eqlaunch.exe zones
|