PDA

View Full Version : Can not create bots


Trynix
10-29-2009, 02:43 PM
I have just setup a new Linux server running 1038, everything compiled fine and I sourced all DB files including bots. My problem comes when I try to create a new bot, I get this error message
#1054: Unknown column 'LastZoneId' in 'field list'
Unable to save test as a bot

Everything else on the server is working fine, I've double checked the bot edits in the makefiles and recompiled but i'm still getting the same error.

Anyone have any ideas, I am at a loss.


Thanks

Trynix
10-29-2009, 04:22 PM
As a last resort I was messing around with the tables and added LastZoneId into the bots table and everything now seems to be working.

Thanks

WildcardX
10-29-2009, 05:35 PM
You need to source the /utils/sql/svn/1039_botguilds.sql file.