[Ace] Battle Symphony undefined method `%' for nil: NilClass

● ARCHIVED · READ-ONLY
Started by TenkaiSp 1 posts View original ↗
  1. Hi there!

    Getting straight to the problem, I have Battle Symphony script installed (amazing battle system btw~ ), as well as the enemy charset addon.

    Everything works fine, until I specify the battler for an enemy using the <battler set: !Flame, 4>.

    At the beginning of a battle I get the following error:

    Script 'Battle Symphony' line 2096: NoMethodError occurred.


    undefined method `%' for nil: NilClass
    EDIT:

    Solved it! I figured out that the State Graphics script was causing problems, so I simply placed it above the Battle Symphony and it works :)