Sometimes raids don't give exp

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
User avatar
Pere
Posts: 400
Joined: Sat Jan 05, 2008 11:09 am
Location: Catalunya, Berguedà

Re: Sometimes raids don't give exp

Post by Pere »

Yahoo! Raid is clearing his aggro list :mrgreen:

By the way, this teleport happens with summons when they hit raids too... If summoner moves 100 or 200 away from the summon while it is hitting a raid, it (the summon) gets teleported back near the player :S
Bones tardes amics meus tots!
odisey
Posts: 15
Joined: Sun Feb 21, 2010 8:18 pm
Location: ru
Contact:

Re: Sometimes raids don't give exp

Post by odisey »

ordenador wrote:the problem is when returns to spawn
nop, dont teleported or died or anything else. Just stood near boss and hit hit hit 10-15 minutes, and party got 0 exp.
. translate.google.com .
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Sometimes raids don't give exp

Post by janiii »

then apply my patch, reproduce the bug and post here the console log. i still could not reproduce it your way. i already wrote my opinion. so please try to help, thanks.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
odisey
Posts: 15
Joined: Sun Feb 21, 2010 8:18 pm
Location: ru
Contact:

Re: Sometimes raids don't give exp

Post by odisey »

janiii wrote:then apply my patch, reproduce the bug and post here the console log. i still could not reproduce it your way. i already wrote my opinion. so please try to help, thanks.
today, three players were unable to get exp with two 20-lvl bosses. Only drop.
I can not stop Live server every time, perhaps later.
. translate.google.com .
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Sometimes raids don't give exp

Post by janiii »

ok, this one is strange (1st line is fine, is the dmg i gave to the rb, but 2nd line is very strange - too high number, nothing similar in game in sys window):

Code: Select all

Shilen's Priest Hisilrome addDamage 11659 janiii to 996722Shilen's Priest Hisilrome addDamage [b]1198959 [/b]janiii to 1008381Shilen's Priest Hisilrome addDamage 2397918 janiii to 2207340Shilen's Priest Hisilrome addDamage 4795836 janiii to 4605258Shilen's Priest Hisilrome addDamage 9591672 janiii to 9401094Shilen's Priest Hisilrome addDamage 19183344 janiii to 18992766Shilen's Priest Hisilrome addDamage 34972 janiii to 38176110Shilen's Priest Hisilrome addDamage 11666 janiii to 38211082Shilen's Priest Hisilrome addDamage 11673 janiii to 38222748Shilen's Priest Hisilrome addDamage 11670 janiii to 38234421Shilen's Priest Hisilrome addDamage 11675 janiii to 38246091Shilen's Priest Hisilrome addDamage 11674 janiii to 38257766Shilen's Priest Hisilrome addDamage 38496322 janiii to 38269440Shilen's Priest Hisilrome addDamage 11671 janiii to 76765762Shilen's Priest Hisilrome addDamage 11675 janiii to 76777433
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Sometimes raids don't give exp

Post by JIV »

possible fix - http://www.l2jserver.com/trac/changeset/4165
please test and report.
odisey
Posts: 15
Joined: Sun Feb 21, 2010 8:18 pm
Location: ru
Contact:

Re: Sometimes raids don't give exp

Post by odisey »

JIV wrote:possible fix - http://www.l2jserver.com/trac/changeset/4165
please test and report.
excellent, thank you very much!
but, I can check only closer to the weekend.
. translate.google.com .
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Sometimes raids don't give exp

Post by janiii »

this needs to be commited in dp:

Code: Select all

Index: data/scripts/handlers/skillhandlers/ShiftTarget.java===================================================================--- data/scripts/handlers/skillhandlers/ShiftTarget.java	(revision 7333)+++ data/scripts/handlers/skillhandlers/ShiftTarget.java	(working copy)@@ -48,7 +48,7 @@ 			L2Attackable hater = ((L2Attackable) obj); 			if (hater.getHating(activeChar) == 0) 				continue;-			hater.addDamageHate(target, hater.getHating(activeChar), hater.getHating(activeChar));+			hater.addDamageHate(target, 0, hater.getHating(activeChar));  		} 	}
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
Pere
Posts: 400
Joined: Sat Jan 05, 2008 11:09 am
Location: Catalunya, Berguedà

Re: Sometimes raids don't give exp

Post by Pere »

Huh..!
Maybe overflow in hate values?? Let's hope it is fixed now ^^ feedback coming soon.
Bones tardes amics meus tots!
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Sometimes raids don't give exp

Post by janiii »

fix for overflow in hate and damage values: http://l2jserver.com/trac/changeset/4171
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
Pere
Posts: 400
Joined: Sat Jan 05, 2008 11:09 am
Location: Catalunya, Berguedà

Re: Sometimes raids don't give exp

Post by Pere »

This looks very nice, thank you janiii!

The problem is that then... I don't know why did I get the report about that this mostly happens with summons :S
Bones tardes amics meus tots!
Nik
L2j Veteran
L2j Veteran
Posts: 629
Joined: Fri Apr 18, 2008 9:09 pm

Re: Sometimes raids don't give exp

Post by Nik »

ok... confirmed, i've got quite many reports on this bug at our low rate server -.-
im using the latest rev
Playing a game where you know how every single mechanism works is quite satisfying.
Its the main perk that a gamer-developer has :D
Post Reply