Page 1 of 1

Max Level change error.

Posted: Sun Nov 13, 2016 5:27 pm
by Meydex
Hello again,
To start with I am trying to raise max level cap from 85 to 90. I did my research and I found a previous topic for that issue (viewtopic.php?t=30541) so I followed every step changing: experience.xml,experience.xsd,charTemplate.xsd etc. I also changed all base stats for all classes by adding more rows up to lvl 90. However I got an ArrayIndexOutOfBoundException 1 (see attachment below) for every single file I edited.
Any ideas on how to fix it?
Thank you!

Re: Max Level change error.

Posted: Mon Nov 14, 2016 8:38 am
by Sdw

Re: Max Level change error.

Posted: Mon Nov 14, 2016 1:10 pm
by Meydex
Forgot to say, I am using High 5 latest master branch :angel:
However by checking and comparing those files with mine I didn't see anything that I did not do. Except for some base stats which are not supported in my core and the max inclusive for classId which doesn't seem necessary for my chronicle I guess. I've read my error in a forum and from what I understand the mistake is incorrect index values for an array list. Do i have to do core changes or do you think its still something on my DP?

EDIT: Never mind, i did a mistake on experience.xsd.
I know get a new error after trying to gain exp from a mob or admin panel. (I've also included how me experience.xml looks like below lvl 80 line)
expdataerror.png

Re: Max Level change error.

Posted: Mon Nov 14, 2016 11:15 pm
by Sdw
You can check level and structure of Ertheia branch level had been increased to 99

Re: Max Level change error.

Posted: Tue Nov 15, 2016 2:35 pm
by Meydex
Thanks, problem solved! :+1: