Seven Sings Problem

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
maxicroma
Posts: 12
Joined: Thu Nov 12, 2009 2:49 am

Seven Sings Problem

Post by maxicroma »

L2J Revision 3801:
L2JDP Revision 6878:

Hello in the console all the time says these error

Image
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Seven Sings Problem

Post by janiii »

you only upadted core but not the db. update also db.

or run this script:

Code: Select all

ALTER TABLE `seven_signs_status` CHANGE `date` `date` decimal(20,0) NOT NULL default 0;
everytime you update core, also update your db! or check for update scripts or changes in sql!
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply