View Single Post
  #2  
Old 02-24-2010, 04:14 PM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

Check load_bots.sql and make sure the first line is
Code:
source player_tables/bots.sql
I think there was/is a problem where it didn't source bots.sql before sourcing the other sql files that rely on a bot table existing.
Reply With Quote