Page 1 of 2
Strange Exp Bonnus
Posted: Wed Dec 22, 2010 1:45 am
by gabrielhw
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number: 4437
L2JDP Revision
Number: 7685
Some players wen login on te server kills 1 mob and gets lvl 85, this is happening with some players thatt wen login into the server have the exp bar bugged, the exp bar goes from 0 to 100, but in this case the login on the server and have the number 1005,05% or 1001,85% something like that, and in all those cases the just kill 1 mob and get a so huge exp that they can lvl from lvl 44 to lvl 85.
I think is the navits system, and i'm trying to disable it but i can't find were.
If Someone can help me with that or is having the same problem, i will apreciate some help.
Thanks for all and Thanks for your time.
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 9:28 am
by Nik
I can confirm this. This is a bugreport screenshot from a player

Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 9:32 am
by janiii
give more info - rates, configs, mods, how to reproduce...
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 10:11 am
by Nik
Here you go the config.
I cant tell you how to reproduce since it didnt happen to me, it was just a bug report. Maybe the other guy can help
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 10:21 am
by jurchiks
ask the player that reported this to you...
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 10:35 am
by gabrielhw
Here, please help.
Scripts.cfg
Code: Select all
...# Disabled by default eventsevents/GiftOfVitality/GiftOfVitality.java#events/HeavyMedal/HeavyMedal.javaevents/TheValentineEvent/TheValentineEvent.java#events/FreyaCelebration/FreyaCelebration.javaevents/MasterOfEnchanting/MasterOfEnchanting.java
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 10:52 am
by jurchiks
Needs a reproduction scenario, just guessing by configs is a waste of time.
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 11:04 am
by gabrielhw
*It's hard do recreate this problem, i've talk to several players and i didn't find a reason for that.
I've checked:
- Reccomend Bonus: I'ts working 'cause a player that had 0 recs jumped from lvl 80 to 85
- Vitality System: I don't believe that it has a problem 'cause ate lvl 4 with a 15x rate (4*15=60) one champion mob with a 18 reward would not give enough XP to up a player from lvl 80 to 85.
I've installed the dp version 7669 and 4423 on last sunday and the problem started just yesterday at 4 o'clock.
The players reported that they are lvling normally and sudenly the xp bar gets to 1000% and it gets lvl 84 or 85.
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 11:28 am
by jurchiks
...
current revisions are 4443 and 7695.
You can try enabling debug and trying to reproduce the problem yourself, just farm some mobs and see what happens. If it's got smth to do with exp calculations then //kill wouldn't matter.
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 11:37 am
by gabrielhw
gabrielhw wrote:If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number: 4437
L2JDP Revision
Number: 7685
Some players wen login on te server kills 1 mob and gets lvl 85, this is happening with some players thatt wen login into the server have the exp bar bugged, the exp bar goes from 0 to 100, but in this case the login on the server and have the number 1005,05% or 1001,85% something like that, and in all those cases the just kill 1 mob and get a so huge exp that they can lvl from lvl 44 to lvl 85.
I think is the navits system, and i'm trying to disable it but i can't find were.
If Someone can help me with that or is having the same problem, i will apreciate some help.
Thanks for all and Thanks for your time.
My is:
» Find Revision
L2J Revision
Number: 4437
L2JDP Revision
Number: 7685
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 11:47 am
by jurchiks
gabrielhw wrote:My is:
» Find Revision
L2J Revision
Number: 4437
L2JDP Revision
Number: 7685
gabrielhw wrote:I've installed the dp version 7669 and 4423 on last sunday...
...?
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 11:55 am
by gabrielhw
sorry...
Sunday I migrated from version (dp version 7669 and 4423) to (L2J Revision 4437
L2JDP Revision: 7685)
Re: Strange Exp Bonnus
Posted: Wed Dec 22, 2010 12:45 pm
by jurchiks
jurchiks wrote:You can try enabling debug and trying to reproduce the problem yourself, just farm some mobs and see what happens. If it's got smth to do with exp calculations then //kill wouldn't matter.
Re: Strange Exp Bonnus
Posted: Thu Dec 23, 2010 9:12 pm
by dobras
im using this
Code: Select all
addExpAndSp(Experience.LEVEL[getLevel() + 1], 0);
but im getting two or three levels at once..
Re: Strange Exp Bonnus
Posted: Thu Dec 23, 2010 9:20 pm
by _DS_
Try without +1