Probably didn't see it so...
EDIT: thrylas, when you compile your next core go into the Creature.h file and change
Code:
#define MAX_VENDOR_ITEMS 255
This will get rid of the
Code:
`npc_vendor` has too many items (150 >= 150)
errors you are seeing in your database.