Problem with RB minions

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
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Problem with RB minions

Post by netvirus »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision №2:

After updating to revirion 2, have ceased to spawn RB minions after their first murder.
Minions of any RB, even in kamaloka.
Simply don't appear any more. Where to search for a problem? :?
Patches established, but they checked up by last revision.
FidoNet - iddqd
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Problem with RB minions

Post by _DS_ »

Update server properly.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
principedetinieblas
Posts: 43
Joined: Mon Feb 12, 2007 1:41 am

Re: Problem with RB minions

Post by principedetinieblas »

Same here, using database_installer.sh to perform update. Minions table is on the database.
stereo009
Posts: 8
Joined: Mon Dec 13, 2010 3:58 pm

Re: Problem with RB minions

Post by stereo009 »

I have the same problem, tell me if repaired.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Problem with RB minions

Post by _DS_ »

Properly means ALL required things, not only database.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Re: Problem with RB minions

Post by netvirus »

Updated all bases through database_installer.sh, took a pure core.
Now I will try to update only the table of minions.
FidoNet - iddqd
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Problem with RB minions

Post by _DS_ »

And again: update all files.
I principially will not tell you what file you forget, because with 100% possibility you forget many other. And will blame l2jserver for other non-existent bugs due bad update.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
stereo009
Posts: 8
Joined: Mon Dec 13, 2010 3:58 pm

Re: Problem with RB minions

Post by stereo009 »

this in DataPack or GameServer?
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Problem with RB minions

Post by Aikimaniac »

stereo009 wrote:this in DataPack or GameServer?
lulz...if youre admin, you wouldnt post your question or even ask for help cause there wouldnt be any issue for you when you would do all properly...
Image
stereo009
Posts: 8
Joined: Mon Dec 13, 2010 3:58 pm

Re: Problem with RB minions

Post by stereo009 »

Just the server I did not personally compile, here and asked a question. Datapack compared with svn could not find various files except html, which he himself editing. I understand that I / scripts / ai / group_template / SummonMinions.java answers.

//mobs that summon minions only on certain hp - in comment.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Problem with RB minions

Post by _DS_ »

Minion respawn now triggered from onKill() function. Update all ai scripts.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
principedetinieblas
Posts: 43
Joined: Mon Feb 12, 2007 1:41 am

Re: Problem with RB minions

Post by principedetinieblas »

At least on my case i update both DataPack and server files, i've updated mmocore also...don't know if it's related with java version Oo
madrock
Posts: 18
Joined: Sat Feb 13, 2010 9:37 pm

Re: Problem with RB minions

Post by madrock »

same problem, clean server install, all Minions RB without respawn (without self AI), QA nurses respawa after 1 sec after death )
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Problem with RB minions

Post by _DS_ »

madrock wrote:same problem, clean server install, all Minions RB without respawn (without self AI), QA nurses respawa after 1 sec after death )
worksforme
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
principedetinieblas
Posts: 43
Joined: Mon Feb 12, 2007 1:41 am

Re: Problem with RB minions

Post by principedetinieblas »

My christmas gift for L2J Server:

At com.l2jserver.gameserver.util.Minionlist.java

Replace:
ThreadPoolManager.getInstance().scheduleGeneral(new MinionRespawnTask(minion), respawnTime);

with:

ThreadPoolManager.getInstance().scheduleGeneral(new MinionRespawnTask(minion), time);

Nightlies are wrong. If you kill a RB Minion with invul and invis you will get the problem. It's just a RB minions issue, not related with Admin knowledge. Of course, if you just fight agains minions, on boss recall it will spawn their minions, but if you fight agains the raid and kill minions they will not respawn.After two years being an admin on live servers i've an idea of what i must to do. Perhaps a developer i know should think about what he has said :)

Merry Christmas, _DS_ and Aiki, wishing to help this project :)

Lestat
Post Reply