PDA

View Full Version : No mobs!


bodi
09-24-2011, 03:08 PM
I don't know what I did wrong. I sourced the db_dump.sql and the load_player.sql, and all of the 1900+ SVN updates along with the modified 1711 with the first line removed...

I can log in my server, i can create a character, go to any zone, but there are no mobs anywhere. I can #spawn one, but thats it. Help! I have deleted everything and started over like 4 times. I had it working yesterday!

Stuck!

Derision
09-24-2011, 03:53 PM
I know you said you sourced all the required SQL updates, but those symptoms are typical of missing one.

There should be some SQL related error messages in one of the zone logs in your logs folder.

From looking at the post rev 1900 SQL updates that would affect mob spawns, missing one or both of these seems the most likely candidate:


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

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

bodi
09-24-2011, 04:29 PM
youre the man! It was underwater.sql

Thanks so much!