View Single Post
  #3  
Old 05-28-2008, 06:01 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

The 0 just means that you have no clients connected. When you get a person logged in, that will show the zone name and number of players in that zone. Each time another person loads in, it will change to the zone they are loading into and the total number of chars in that zone.

Are you able to connect to any other server and get past the char select screen? I would try that first to confirm that your Titanium install is working properly and that you don't have a dual core CPU issue causing your problem.

The only problem I can see is that your spell rules aren't being recognized, which either means your eqemu code is corrupted somehow, or if you compiled the source yourself, it had errors and didn't completely properly maybe.

Some things that I would try 1 at a time to see what happens:

1. Make sure you can connect to another server and get all of the way into it without problems.
2. Download the win32 1108 code of the emu again and install it overwriting all of your files accept for your config file.
3. Download the PEQ DB and follow the directions in the wiki to setup your db to use PEQ. You can still keep your AX_Classic db there so that you can easily switch back just by editing your config file. Test and see if the PEQ db works for you.
4. Post your config file again without the password information.
5. Check ALL log files in your eqemu/logs directory and post any here that look important or show errors.
6. Check which version of perl and mysql you are running and post them here. I believe there are issues with some of the newest versions.
7. Post the Operating System you are running and any other system information you might think is important.

That should be enough to keep you busy for a while. Let us know what happens.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote