Basic Crystal engine error after battle end

● ARCHIVED · READ-ONLY
Started by Powell 2 posts View original ↗
  1. upload_2018-10-22_1-15-2.png
    Line 210: NameError occurred
    https://crystalnoel42.wordpress.com/2012/11/07/crystal-engine-basic-module/

    I did check by copying the game and removing all over scripts and I still got the same error message after battle. I notice it didn't remove the actual mp number displayed in combat, I have been able to remove Mp, Mat, Mdf from the status screen but not the equip screen.
  2. Looking at the script, it seems that the author intended to let the user change how experience is gained but never fully implemented the methods. Try deleting lines 209-211 in the Basic Module Crystal script. That should restore the default method.