nosfentora
04-26-2010, 11:15 AM
Having problems sourcing the load_bots.sql. It's constantly erroring out about not being able to create a table.
I went through and sourced in this order
source player_tables/botguildmembers.sql;
source player_tables/bots.sql;
source player_tables/botinventory.sql;
source player_tables/botgroups.sql;
source player_tables/botbuffs.sql;
source player_tables/botpetstatepersists.sql;
source player_tables/botadventuring.sql;
and it sourced with no errors.
CD you might want to double check the order you have them in, it looks like some of the tables are built off of other tables that need to be there first.
I could be wrong, but this was the only way I was able to get the bots to source on a fresh install of rev 1410.
I went through and sourced in this order
source player_tables/botguildmembers.sql;
source player_tables/bots.sql;
source player_tables/botinventory.sql;
source player_tables/botgroups.sql;
source player_tables/botbuffs.sql;
source player_tables/botpetstatepersists.sql;
source player_tables/botadventuring.sql;
and it sourced with no errors.
CD you might want to double check the order you have them in, it looks like some of the tables are built off of other tables that need to be there first.
I could be wrong, but this was the only way I was able to get the bots to source on a fresh install of rev 1410.