Dion, Gludio siege time 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
lea
Posts: 35
Joined: Wed Sep 30, 2009 9:45 pm

Dion, Gludio siege time problem

Post by lea »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:3876
L2JDP Revision Number:6980

I set siege times for all castles to the same time (22.00 29.01.2010)
Noone was interested so next times were set by a server.
I have sieges every 36 hours (custom).
In all castles times were set correctly except Dion and Gludio.
Strange because formula is the same for all castles.

Here my dump file:

Code: Select all

INSERT INTO `castle` VALUES ('5', 'Aden', '0', '0', '1264928425000', 'false', '1264820425000', 'false');INSERT INTO `castle` VALUES ('2', 'Dion', '0', '0', '1264798825000', 'false', '1264820425000', 'false');INSERT INTO `castle` VALUES ('3', 'Giran', '0', '0', '1264928425000', 'false', '1264820425000', 'false');INSERT INTO `castle` VALUES ('1', 'Gludio', '0', '0', '1264798825000', 'false', '1264820425000', 'false');INSERT INTO `castle` VALUES ('7', 'Goddard', '0', '0', '1264928425000', 'false', '1264820425015', 'false');INSERT INTO `castle` VALUES ('6', 'Innadril', '0', '0', '1264928425000', 'false', '1264820425000', 'false');INSERT INTO `castle` VALUES ('4', 'Oren', '0', '0', '1264928425000', 'false', '1264820425000', 'false');INSERT INTO `castle` VALUES ('8', 'Rune', '0', '0', '1264928425000', 'false', '1264820425000', 'false');INSERT INTO `castle` VALUES ('9', 'Schuttgart', '0', '0', '1264928425000', 'false', '1264820425000', 'false');
Thank you.
Best regards.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Dion, Gludio siege time problem

Post by JIV »

core patch?
lea
Posts: 35
Joined: Wed Sep 30, 2009 9:45 pm

Re: Dion, Gludio siege time problem

Post by lea »

User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Dion, Gludio siege time problem

Post by JIV »

hm ok but this is not l2jfree forum. ask them
lea
Posts: 35
Joined: Wed Sep 30, 2009 9:45 pm

Re: Dion, Gludio siege time problem

Post by lea »

omg sry, I was tired .....

Please here a corrected one:

http://pastebin.com/m1ca7b7ab

btw: server was auto-restarted and time was corrected but setNextSiegeDate() should work after siege ends. Maybe it was a lag? I will be observing this and give you info here
Post Reply