I forgot to update the script to cache the animations when you load a new game. Edit the following to fix:
-Next, go to PScreen_Load, and go to the elsif statement mentioning cmdNewGame (should be around line 403), and paste the following directly after the line, "$game_map.autoplay":
pbLoadCachedAnimations
pbLoadCachedAnimations2