Game Interpreter issue(Hime Scripts) [Ace]

● ARCHIVED · READ-ONLY
Started by Demon6324236 5 posts View original ↗
  1. I'm trying to test some scripts and I keep getting this error...



    Looking through everything I could only find out 2 things. Line 1411 is eval(script), and only 2 scripts have Game_Interpreter in them that I could find. The 2 scripts are Class Changing and Tile Swap both of which are by Hime.

    The game only crashes with this error when I am enter a battle after picking attacks. Until I pick attacks in a battle I'm fine, once all attacks are chosen however & an attack is supposed to happen it pops up.

    I'm using the Steam version of Ace.
  2. That line is from a script you've got in an event, not from a script you've added to the scripts editor.
  3. The only events I have with anything Script based in it are the skills that change a character's class, using...

    change_class(9, 25, true, false)which seems to be just what it says I should use in the Class Changing one. That said I'm not using any of those attacks even when it crashes.
  4. Never mind I figured out the problem... sorry.
  5. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.


    Next time, just edit your post instead of double posting.