- Joined
- Nov 4, 2016
- Messages
- 37
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- RMMV
I hope I'm posting this in the right board.
I've just installed Himework's Actor Battle Commands so I can change the menu layout to what I prefer.
I'm trying to use this set of battle commands:
But whenever I enter a fight and use the Fight command, I get this error:

This happens regardless if I put the above code into the actor's notes.
Here's a list of plugins I'm using, note that I've turned YEP_BattleEngine and its dependents off because I was getting another error whenever I started a fight, hopefully once I fix this crash the other will fix as well and I can turn on BattleEngineCore again.
Any other information needed, just let me know, desperately need help with this!
I've just installed Himework's Actor Battle Commands so I can change the menu layout to what I prefer.
I'm trying to use this set of battle commands:
<battle command: skill_type 3 />
<battle command: guard />
<battle command: skill_type 2 />
<battle command: item />
But whenever I enter a fight and use the Fight command, I get this error:

This happens regardless if I put the above code into the actor's notes.
Here's a list of plugins I'm using, note that I've turned YEP_BattleEngine and its dependents off because I was getting another error whenever I started a fight, hopefully once I fix this crash the other will fix as well and I can turn on BattleEngineCore again.
Any other information needed, just let me know, desperately need help with this!


