Your dynamic zones still dont appear to be initializing properly which might be database related.
Also, you are still getting the items error which shouldnt prevent you from logging into your server but it does mean your world will contain no items (and that you havent created the database fully). When you used wincvs you would have downloaded a lot of *.sql files one of which was items.sql which is almost 40Mb in size. There should be 85 *.sql files in the peq_db folder if you downloaded them via wincvs. If you dont have all of these files sourced then your database will not function properly.
Im assuming you have Titanium installed and unpatched and that you are launching EQ using a shortcut to eqgame.exe and that you have changed your eqhost.txt to say
Code:
[LoginServer]
Host=161.109.232.159:5999
What does your LoginServer.ini contain?