PDA

View Full Version : Unable to move - Already checked levitate thread


eoh7876
08-16-2010, 11:26 AM
Hello!

I just compiled and installed EQEmu per the walkthough here: http://www.eqemulator.org/forums/showthread.php?t=31783

The server runs just fine, I can log in, create character, and enter world. However, any character I create is unable to move unless levitated.

I've done #acceptrules and I've checked the database- the zone table already has a column for canlevitate as described here: http://www.eqemulator.org/forums/showthread.php?t=25325&highlight=levitate

I'm using EQEmu version: 1624
PEQ Database version: 1589

Client version is the Titanium set from a clean install.

OS is Windows 7 64-bit.

Thanks!

Any help appreciated, as this is quite frustrating!!

trevius
08-16-2010, 02:16 PM
When your DB version and Source version don't match like that, you have to check the SQL folder for any DB updates that might be needed since the DB version you are using:

http://code.google.com/p/projecteqemu/source/browse/#svn/trunk/EQEmuServer/utils/sql/svn

In this case, you will need at least the 1610 and 1618 SQL updates.

Bellos
08-21-2010, 12:42 PM
When your DB version and Source version don't match like that, you have to check the SQL folder for any DB updates that might be needed since the DB version you are using:

http://code.google.com/p/projecteqemu/source/browse/#svn/trunk/EQEmuServer/utils/sql/svn

In this case, you will need at least the 1610 and 1618 SQL updates.

Hey trevius whats PPskillfix under that directory thats not to fix the skill cooldown timers is it?