Antharas Spawn

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
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Antharas Spawn

Post 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
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: Antharas Spawn

Post by denser »

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!
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Re: Antharas Spawn

Post by TheChuck »

But this problem is only with Antharas :S If the clock is wrong, all rb's should be wrong too or not?
User avatar
kocinski
Posts: 141
Joined: Wed May 06, 2009 3:12 pm
Location: España
Contact:

Re: Antharas Spawn

Post 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
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Re: Antharas Spawn

Post by TheChuck »

Thanks, I set the new spawn, let see how it goes.
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Re: Antharas Spawn

Post by TheChuck »

Fail, it didn't work. Still 1970 of spawn :(
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Antharas Spawn

Post 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
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Re: Antharas Spawn

Post by TheChuck »

After had deleted grandboss data, at the time to import a message appears. Something about a primary key. What's that?

Cheers
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Antharas Spawn

Post by jurchiks »

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.
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Re: Antharas Spawn

Post by TheChuck »

Image
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Antharas Spawn

Post 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.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
celestialcommunity
Posts: 7
Joined: Tue Jun 15, 2010 1:39 am

Re: Antharas Spawn

Post 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
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Re: Antharas Spawn

Post 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.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Antharas Spawn

Post by hope »

Close server delete table then install a new one from your SQL files
TheChuck
Posts: 10
Joined: Thu Sep 09, 2010 1:50 pm

Re: Antharas Spawn

Post 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!
Post Reply