Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'm new to the rpg mv making business and I was looking for a plug in play plugin that would allow me to bring duel wielding to my game (and balance it out), but I am met with-

Not too sure of what the issue is exactly or how to fix it. I have the core plugin in as well as the duel wield one under it. The demo map doesn't work either. Some clarification on this would be great!

I figured it out, I in fact did not download the correct battle core plugin. Ignore my previous comment!

Hold on, there was that issue when I used the newest version of your plugin, but when I used the older version from the demo, it works fine. Weird

Hey there. 

The unshift crash happens if you're not using BattleCore. In the very early versions of the plugin, including the one in the demo folder, the BattleCore wasn't technically required, although the plugin still visually looked a lot better when BattleCore was used. In an early update, one of the changes I made to the plugin to make it more plug and play friendly adds a bunch of action sequence commands to the attack skill (and other dual wield skills) which reset some counters and perform some extra clean up after a dual wield attack.

For the most part, this is invisible to the end user, but if you're not using BattleCore, it causes this error.

~Ramza