I'm using Yami Battle Symphony Engine, and while trying it in-game, an error occurred:

The line is:
value = [(@screen_x - @destination_x).abs, @move_x_rate].min
However, when I try a battle through the database, everything works fine.
Thank you for you help! I really appreciate it.