Page 1 of 2
Problem with RB minions
Posted: Wed Dec 22, 2010 1:17 am
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.
Re: Problem with RB minions
Posted: Wed Dec 22, 2010 11:03 am
by _DS_
Update server properly.
Re: Problem with RB minions
Posted: Wed Dec 22, 2010 1:59 pm
by principedetinieblas
Same here, using database_installer.sh to perform update. Minions table is on the database.
Re: Problem with RB minions
Posted: Wed Dec 22, 2010 5:58 pm
by stereo009
I have the same problem, tell me if repaired.
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 12:58 am
by _DS_
Properly means ALL required things, not only database.
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 1:07 am
by netvirus
Updated all bases through database_installer.sh, took a pure core.
Now I will try to update only the table of minions.
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 2:32 am
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.
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 8:02 am
by stereo009
this in DataPack or GameServer?
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 8:56 am
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...
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 9:14 am
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.
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 11:31 am
by _DS_
Minion respawn now triggered from onKill() function. Update all ai scripts.
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 2:06 pm
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
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 7:24 pm
by madrock
same problem, clean server install, all Minions RB without respawn (without self AI), QA nurses respawa after 1 sec after death )
Re: Problem with RB minions
Posted: Thu Dec 23, 2010 7:52 pm
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
Re: Problem with RB minions
Posted: Fri Dec 24, 2010 9:32 pm
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