Page 1 of 2

Antharas Spawn

Posted: Thu Sep 16, 2010 2:22 pm
by TheChuck
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hi, again...

Somehow the antharas spawn change with a little trouble: It will appear again in December 31th 1970


Anybody know what could happen or how can i fix it?

Thanks a lot, again

Re: Antharas Spawn

Posted: Thu Sep 16, 2010 2:26 pm
by denser
check your server time. may be your cmos are broken.

Re: Antharas Spawn

Posted: Thu Sep 16, 2010 5:35 pm
by TheChuck
But this problem is only with Antharas :S If the clock is wrong, all rb's should be wrong too or not?

Re: Antharas Spawn

Posted: Thu Sep 16, 2010 6:25 pm
by kocinski
SEARCHING: viewtopic.php?f=81&t=17063
kocinski wrote:Fix it in DB:

Code: Select all

UPDATE `grandboss_data` SET `respawn_time`=1284735600000' WHERE (`boss_id`='29019'); 
http://www.onlineconversion.com/unix_time.htm

1284735600000 / 1000 = Fri, 17 Sep 2010 15:00:00 GMT

Re: Antharas Spawn

Posted: Fri Sep 17, 2010 2:14 am
by TheChuck
Thanks, I set the new spawn, let see how it goes.

Re: Antharas Spawn

Posted: Fri Sep 17, 2010 2:34 am
by TheChuck
Fail, it didn't work. Still 1970 of spawn :(

Re: Antharas Spawn

Posted: Fri Sep 17, 2010 7:40 am
by MELERIX
then shutdown server, delete grandboss_data table, and import again, then start server... and should be fine.

if not... is because your machine don't have the right date/month/year/timezone

Re: Antharas Spawn

Posted: Wed Sep 22, 2010 5:07 pm
by TheChuck
After had deleted grandboss data, at the time to import a message appears. Something about a primary key. What's that?

Cheers

Re: Antharas Spawn

Posted: Wed Sep 22, 2010 5:09 pm
by jurchiks
post here the exact error message...

Re: Antharas Spawn

Posted: Wed Sep 22, 2010 5:13 pm
by TheChuck
Image

Re: Antharas Spawn

Posted: Wed Sep 22, 2010 6:00 pm
by Naonah
well, remember that Antharas is instanced and dont spawn it manually (//spawn Antharas), otherwise you will have an error like this.

If you want to spawn Antharas make it custom NPC.

Re: Antharas Spawn

Posted: Thu Sep 23, 2010 7:16 am
by celestialcommunity
Why duplicate row 29001? Delete duplicate.

The error say that the table not have primary key. Secondary click in the table grandboss_data, Design Table, secondary click field boss_id and click "Primary Key".

Modify row of Antharas NPC '29001'
SET = 0 respawn_time and status for reset instance grandboss Antharas.

PD: Shutdown server for modifications in database

Re: Antharas Spawn

Posted: Sat Sep 25, 2010 1:49 am
by TheChuck
The first line appears when i did the backup of the file. I don't know what happen and i can't delete it.

Re: Antharas Spawn

Posted: Sat Sep 25, 2010 2:55 am
by hope
Close server delete table then install a new one from your SQL files

Re: Antharas Spawn

Posted: Sat Sep 25, 2010 2:16 pm
by TheChuck
I need the name of every row. Boss_id, x, y, z, respown time


Anybody can help me or post a image with the names?


Thanks!