In my dev environment, I set up the NostalriusTBC Core repo, and then the Database repo, and after applying the updates so MaNGOS would start, I went and tested NPC vendors. Unfortunately, they're not selling anything so I can't exactly 'play' or 'test' anything. (excluding using `.additem "Item Name"`, which is pretty handy at the moment)
When the server starts up though, it does output a bunch of SQL errors which I presume is the reason why vendors aren't selling things, but when manually validating the database everything seems fine. I honestly don't know what's happening here.
Here's my DBErrors log file: https://gist.githubusercontent.com/Digi ... Errors.log
Thanks in advance