Hi everyone,
I'm using ClassChangeCore to allow my actors to level up and unlock new classes once they reach level 10 (the max level for every class) with their current class. The new class unlocks just fine, but when I switch to the new class, the previous class doesn't show the correct "level 10" anymore... the level number actually recycles back down to a lower number, based on how much extra experience would have "spilled over" into a new cycle (starting back at level 1). I want to remove this "spillover" experience, so that my completed classes actually say "level 10" and stop at level 10, instead of showing some lower level number based on the spillover.
I have some pictures attached to explain this issue, and I'm quite sure it's specific to how ClassChangeCore works because I've already tried the following options and none of these have worked:
-Tinkering with all the settings of ClassChangeCore;
-Rechecking and turning off all other plug-ins, to confirm no interference from other plug-ins or anywhere else;
-Checking to see if it had anything to do with how the experience was gained or how experience growth is formatted (it doesn't... this spillover issue occurs whether I'm using the original experience curves that RMMV provides, or plug-ins like Yanfly's BaseParamControl / X_ClassBaseParam or Hime's ExpTables... none of these solve the spillover problem);
-Checking to see how the level limit is acquired, and if there's a way to stop gaining experience at precisely the moment the maximum level is reached (through given RMMV database information or additional plug-ins like Maliki's MaxLevel... none of these have solved the spillover problem either);
-Creating a brand new, clean project where no adjustments have been made except for the inclusion of classes through ClassChangeCore (...same spillover problem).
Any ideas how I can keep my classes completed so that all of them show the correct "level 10"? Attached pictures (1) and (2) show what I'm referring to in more detail, and the recycled LV3 can actually increase to LV4 or LV5 if I gain more experience as a Recruit and then switch to a different class. Picture (CCC) is my ClassChangeCore settings.