Mmmm… seems there is a problem in public\advanced-functions\venue.php
the tribe_create_venue() function perhaps should call TribeEventsAPI::createVenue() and not TribeEventsAPI::createEvent()
Changing this make tribe_create_venue work…
I’ll let you know how it works for the other advanced functions…