Antharas Spawn
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 10
- Joined: Thu Sep 09, 2010 1:50 pm
Antharas Spawn
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
» 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
- denser
- Posts: 1392
- Joined: Wed May 30, 2007 9:13 pm
- Location: Russia
- Contact:
Re: Antharas Spawn
check your server time. may be your cmos are broken.
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
L2J - the place where glad to see you any time!
-
- Posts: 10
- Joined: Thu Sep 09, 2010 1:50 pm
Re: Antharas Spawn
But this problem is only with Antharas :S If the clock is wrong, all rb's should be wrong too or not?
- kocinski
- Posts: 141
- Joined: Wed May 06, 2009 3:12 pm
- Location: España
- Contact:
Re: Antharas Spawn
SEARCHING: viewtopic.php?f=81&t=17063
kocinski wrote:Fix it in DB:http://www.onlineconversion.com/unix_time.htmCode: Select all
UPDATE `grandboss_data` SET `respawn_time`=1284735600000' WHERE (`boss_id`='29019');
1284735600000 / 1000 = Fri, 17 Sep 2010 15:00:00 GMT
-
- Posts: 10
- Joined: Thu Sep 09, 2010 1:50 pm
Re: Antharas Spawn
Thanks, I set the new spawn, let see how it goes.
-
- Posts: 10
- Joined: Thu Sep 09, 2010 1:50 pm
Re: Antharas Spawn
Fail, it didn't work. Still 1970 of spawn 

- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: Antharas Spawn
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
if not... is because your machine don't have the right date/month/year/timezone
-
- Posts: 10
- Joined: Thu Sep 09, 2010 1:50 pm
Re: Antharas Spawn
After had deleted grandboss data, at the time to import a message appears. Something about a primary key. What's that?
Cheers
Cheers
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Antharas Spawn
post here the exact error message...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Naonah
- Posts: 357
- Joined: Sun Apr 04, 2010 11:12 pm
Re: Antharas Spawn
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.
If you want to spawn Antharas make it custom NPC.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
-
- Posts: 7
- Joined: Tue Jun 15, 2010 1:39 am
Re: Antharas Spawn
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
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
-
- Posts: 10
- Joined: Thu Sep 09, 2010 1:50 pm
Re: Antharas Spawn
The first line appears when i did the backup of the file. I don't know what happen and i can't delete it.
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Antharas Spawn
Close server delete table then install a new one from your SQL files
-
- Posts: 10
- Joined: Thu Sep 09, 2010 1:50 pm
Re: Antharas Spawn
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!
Anybody can help me or post a image with the names?
Thanks!