• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

OTS MATERIA - otsmateria.pl - DATA+MODS- EVOLUTION MAP - Last Edition 2013! for FREE!

Error- Items loadedFromOtbl Another <client> version of items.otb is required
Error: Unable to load items <OTB>!
I am using rev 3884 what's wrong?
 
Error- Items loadedFromOtbl Another <client> version of items.otb is required
Error: Unable to load items <OTB>!
I am using rev 3884 what's wrong?

The file items.otb you use it's other version not compatible with the distro, just change that file for the same of the distro, it is located on items floder :')
 
If you have added a second post query to the database, add the more it:

Code:
ALTER TABLE players ADD cast int(11) NOT NULL DEFAULT '0'
Code:
ALTER TABLE players ADD castViewers int(11) NOT NULL DEFAULT '0'
Code:
ALTER TABLE players ADD castDescription varchar(255) NOT NULL
Code:
ALTER TABLE accounts ADD lastpremdays int(11) NOT NULL DEFAULT '0'
 
Back
Top