RMMV Problem with Olivia OctoBattler Plugin [Might be simple]

Quimey

Veteran
Veteran
Joined
Jul 9, 2020
Messages
146
Reaction score
48
First Language
Spanish
Primarily Uses
RMMV
Hi, there!

Well, I got bought a while ago Olivia OctoBattler Plugin and just recently added it into my game, I do have two different issues, 1 minor than the other.

1. It turns out that whenever I'm fighting someone, after a few seconds (I can attack, use skills, all good), it crashes. This is the log I get:

1679982789471.png

2. I'm using Moghunter's BattleCry for character's voices/sounds when fighting. As soon the battle starts, the player is supposed to have a voiced line, but it cuts off.

These two issues started happening of course after Installing this plugin. I'd appreciate any help because I want to add it to my game :(

Thanks in advance!

PS: I do have all the Yanfly Plugins required (Such as BattleEngineCore, etc)...
 

Shaz

Keeper of the Nuts
Global Mod
Joined
Mar 2, 2012
Messages
45,989
Reaction score
16,776
First Language
English
Primarily Uses
RMMV

I've moved this thread to Plugin Support. Thank you.

 

KawaiiKid

Local Weeb
Veteran
Joined
Oct 13, 2015
Messages
507
Reaction score
316
First Language
English
Primarily Uses
RMMV
Are you also using sumrdmdude's summon plugin? Or Yanfly's action sequences
 

KawaiiKid

Local Weeb
Veteran
Joined
Oct 13, 2015
Messages
507
Reaction score
316
First Language
English
Primarily Uses
RMMV
Yup! I’m using Yanfly’s action sequences
I think I had this same problem but I can't remember exactly how I fixed it since it's been a long time. At the end of your action sequences add this:

<followup action>
reset camera
</followup action>
 

Quimey

Veteran
Veteran
Joined
Jul 9, 2020
Messages
146
Reaction score
48
First Language
Spanish
Primarily Uses
RMMV
I think I had this same problem but I can't remember exactly how I fixed it since it's been a long time. At the end of your action sequences add this:

<followup action>
reset camera
</followup action>
It doesn't happen -the crash- when I perform a skill with an action sequence, it happens randomly. In any case, I added that command to the end of my action sequences and it still crashes.

It's quite a "relief" to know I'm not the only one who has experienced this and that it has a fix, I just need help with it :(
 

zerobeat032

Something, Something Zerobeat...
Veteran
Joined
Mar 28, 2014
Messages
564
Reaction score
1,600
First Language
English
Primarily Uses
RMMV
we might need to see more of what you're using plugin wise. there maybe something really random causing this, but there's not enough info to say, at least on my end.
 

Quimey

Veteran
Veteran
Joined
Jul 9, 2020
Messages
146
Reaction score
48
First Language
Spanish
Primarily Uses
RMMV
we might need to see more of what you're using plugin wise. there maybe something really random causing this, but there's not enough info to say, at least on my end.
Will attach the plugins I'm using. I hope this helps!

1.
1680031433364.png
2.
1680031449127.png
3.
1680031469293.png
4.
1680031482983.png
5.
1680031500636.png
6.
1680031520030.png
7.
1680031535836.png
PS: I know Olivia Octobattle is OFF. I turned it off because it was crashing. And it's the last plugin because that' what it recommends inside of the plugin, to be as the last plugin of the whole Plugin Manager I've tried repositioning below the YanflyBatleCore and still nothing.
 

ATT_Turan

Forewarner of the Black Wind
Veteran
Joined
Jul 2, 2014
Messages
8,718
Reaction score
6,537
First Language
English
Primarily Uses
RMMV
Holy god, that's a lot of plugins.

Um. Have you tried any basic plugin conflict troubleshooting? If you turn off everything except the Octobattle and anything it requires, does it produce the crash? That's a ton of stuff to potentially create conflicts.
 

KawaiiKid

Local Weeb
Veteran
Joined
Oct 13, 2015
Messages
507
Reaction score
316
First Language
English
Primarily Uses
RMMV
I'd try turning off action sequences, and then seeing if it still crashes. I think that, and summoning was what was crashing mine. I did get around to a solution though, but it took a long time.
 

zerobeat032

Something, Something Zerobeat...
Veteran
Joined
Mar 28, 2014
Messages
564
Reaction score
1,600
First Language
English
Primarily Uses
RMMV
well off jump, your Yanfly plugins aren't in the correct order. they have to be in the same order as they are presented on the website from top to bottom. that might help you in numerous ways and stop other potential issues too.


just follow the order on this page.
 

Quimey

Veteran
Veteran
Joined
Jul 9, 2020
Messages
146
Reaction score
48
First Language
Spanish
Primarily Uses
RMMV
Holy god, that's a lot of plugins.

Um. Have you tried any basic plugin conflict troubleshooting? If you turn off everything except the Octobattle and anything it requires, does it produce the crash? That's a ton of stuff to potentially create conflicts.
Done, still crashes :(

I'd try turning off action sequences, and then seeing if it still crashes. I think that, and summoning was what was crashing mine. I did get around to a solution though, but it took a long time.
I tried deactivating them, still crashes :(

well off jump, your Yanfly plugins aren't in the correct order. they have to be in the same order as they are presented on the website from top to bottom. that might help you in numerous ways and stop other potential issues too.


just follow the order on this page.
I don't know for what reason they weren't in the correct order, last time I checked they were. In any case, they are now in the correct order and still crashes :(
 

KawaiiKid

Local Weeb
Veteran
Joined
Oct 13, 2015
Messages
507
Reaction score
316
First Language
English
Primarily Uses
RMMV
Whelp, just to give you some hope, I use both and they are working, so there has to be some solution. The only thing I could figure out to stop the cutoff for the voice lines in the beginning was to have an event at the beginning of every battle that just does nothing for a few seconds. TBH though the plugin is very wonky. When multiple characters get hit they all say their voice lines at the same time for example. Definitely not suited for a finished product intended for sale, but good to have to work on until you can commission a plugin that works properly.
 

ATT_Turan

Forewarner of the Black Wind
Veteran
Joined
Jul 2, 2014
Messages
8,718
Reaction score
6,537
First Language
English
Primarily Uses
RMMV
Done, still crashes :(
Okay, so that's telling you it's something wrong on your end. Check out the plugin configuration, parameters, the notetags you have set up.

There's zero need for you to check anything else - if the plugin is crashing like that with nothing else enabled, you just plumb made a mistake.

Start double checking the instructions, post any notetags you have or plugin parameters you changed.
 

zerobeat032

Something, Something Zerobeat...
Veteran
Joined
Mar 28, 2014
Messages
564
Reaction score
1,600
First Language
English
Primarily Uses
RMMV
yeah I'm not sure what's up then. I'd do as suggested and check the plugin parameters and notetags you may be using. I use this system and I can't say I've ever had this issue... mind you tho, I don't use the one that has ALL the systems baked into one plugin as there's stuff in there I don't use, so I dunno if that makes a difference or not. most I can even gather from the error is something might be going on with the Actor Command and how the OTB does commands.
 

KawaiiKid

Local Weeb
Veteran
Joined
Oct 13, 2015
Messages
507
Reaction score
316
First Language
English
Primarily Uses
RMMV
yeah I'm not sure what's up then. I'd do as suggested and check the plugin parameters and notetags you may be using. I use this system and I can't say I've ever had this issue... mind you tho, I don't use the one that has ALL the systems baked into one plugin as there's stuff in there I don't use, so I dunno if that makes a difference or not. most I can even gather from the error is something might be going on with the Actor Command and how the OTB does commands.
You might be onto something, because I use this and the moghunter battlecry as well, but I don't used olivia's otb, I use standard turn battle.
 

Quimey

Veteran
Veteran
Joined
Jul 9, 2020
Messages
146
Reaction score
48
First Language
Spanish
Primarily Uses
RMMV
Okay, so that's telling you it's something wrong on your end. Check out the plugin configuration, parameters, the notetags you have set up.

There's zero need for you to check anything else - if the plugin is crashing like that with nothing else enabled, you just plumb made a mistake.

Start double checking the instructions, post any notetags you have or plugin parameters you changed.
Yeah, did all that even before posting. I have no notetags, and the plugin parameters I had changed, were reset and still crashes.
yeah I'm not sure what's up then. I'd do as suggested and check the plugin parameters and notetags you may be using. I use this system and I can't say I've ever had this issue... mind you tho, I don't use the one that has ALL the systems baked into one plugin as there's stuff in there I don't use, so I dunno if that makes a difference or not. most I can even gather from the error is something might be going on with the Actor Command and how the OTB does commands.
I was thinking in buying the 2 or 3 plugins I like the most from Olivias OTB separately but I'd spend even more than purchasing the whole package and I'm not into paying againt to TRY and see if it works :(

Whelp, just to give you some hope, I use both and they are working, so there has to be some solution. The only thing I could figure out to stop the cutoff for the voice lines in the beginning was to have an event at the beginning of every battle that just does nothing for a few seconds. TBH though the plugin is very wonky. When multiple characters get hit they all say their voice lines at the same time for example. Definitely not suited for a finished product intended for sale, but good to have to work on until you can commission a plugin that works properly.
I guess I'm willing to pay someone who helps me fixing this issue... I really really want to use this system as it is better looking and more minimalistic.
 

ATT_Turan

Forewarner of the Black Wind
Veteran
Joined
Jul 2, 2014
Messages
8,718
Reaction score
6,537
First Language
English
Primarily Uses
RMMV
Are you using the most recent version of MV? If you open your Game.rpgproject in a text editor, does it say 1.6.1 or 1.6.2? Are your plugins up to date? The Battle Core isn't.
 

Quimey

Veteran
Veteran
Joined
Jul 9, 2020
Messages
146
Reaction score
48
First Language
Spanish
Primarily Uses
RMMV
Are you using the most recent version of MV? If you open your Game.rpgproject in a text editor, does it say 1.6.1 or 1.6.2? Are your plugins up to date? The Battle Core isn't.
1.6.2 is the version of my RPG Maker MV. And just updated to the latest version of the plugin and still. Same crash :hsad:
 

KawaiiKid

Local Weeb
Veteran
Joined
Oct 13, 2015
Messages
507
Reaction score
316
First Language
English
Primarily Uses
RMMV
Before I bought this plugin, I had no idea the code would be obfuscated. It limits a lot of what can be done. If I would have known that in the first place, I wouldn't have purchased it, and won't purchase from anyone in the future who obfuscates their code for paid purchases.

Hope you get it working though, they are solid plugins - just not very customizable.
 

Latest Threads

Latest Posts

Latest Profile Posts

Ooops ended up trying out making my own A2 tile page instead of testing doors everywhere. Went well so far I think.
I guess I'm done making a blue squirrel's life difficult for posting new threads on different forums.
That's just for today so don't get used to this, squirrel-ish friend! :p
Got new hard drive, now trying to install the softwares I lost to the dead drive, and more than half of them won't install because they're already installed on the dead drive, and uninstallers won't run because they can't find where their programs are installed. So I take it having a drive die on you screws you in more ways than just data loss. >:\
PC got fixed finally. Back online again. Turns out I have no business trying to self repair pcs because it was getting to like 176F / 80C. Shop installed a totally new cooling system and now it runs fine and is super quiet.
When you're making major progress, but have to stop to go to work.

Forum statistics

Threads
131,484
Messages
1,220,206
Members
173,225
Latest member
ZecaVn
Top