https://galvs-scripts.com/2016/02/28/mv-invader-mini-game/
Hey, so if you have both MV Invader and Yanfly sideview, it can cause crash problems in some situations like this
Acoarding to @Galv this is an issue caused by incompability with Yanfly animated sideview battlers since it added new variables to default animations.
http://yanfly.moe/2015/12/13/yep-44-animated-sideview-enemies/
How do you fix this issue?
Hey, so if you have both MV Invader and Yanfly sideview, it can cause crash problems in some situations like this
Code:
[ERROR 3/20/2018 09:41:11pm] TypeError: Cannot read property '_battler' of null
at Sprite_Animation.updateSvePosition (chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/plugins/YEP_X_AnimatedSVEnemies.js:2769:33)
at Sprite_Animation.updatePosition (chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/plugins/YEP_X_AnimatedSVEnemies.js:2765:8)
at Sprite_Animation.updateMain (chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/rpg_sprites.js:1354:18)
at Sprite_Animation.update (chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/rpg_sprites.js:1240:10)
at chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/rpg_core.js:4704:19
at Array.forEach (native)
at Tilemap.update (chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/rpg_core.js:4702:19)
at Tilemap.update (chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/plugins/YEP_AnimateTilesOption.js:120:33)
at chrome-extension://kmcklefpbipcgojefbeoemppffjeofpm/www/js/rpg_core.js:4064:19
at Array.forEach (native)
http://yanfly.moe/2015/12/13/yep-44-animated-sideview-enemies/
How do you fix this issue?


