RMMV Problem with Olivia OctoBattler Plugin [Might be simple]

Quimey

Regular
Regular
Joined
Jul 9, 2020
Messages
153
Reaction score
51
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
46,153
Reaction score
16,960
First Language
English
Primarily Uses
RMMV

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

 

KawaiiKid

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

KawaiiKid

Local Weeb
Regular
Joined
Oct 13, 2015
Messages
507
Reaction score
321
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

Regular
Regular
Joined
Jul 9, 2020
Messages
153
Reaction score
51
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...
Regular
Joined
Mar 28, 2014
Messages
575
Reaction score
2,080
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

Regular
Regular
Joined
Jul 9, 2020
Messages
153
Reaction score
51
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
Regular
Joined
Jul 2, 2014
Messages
11,145
Reaction score
9,085
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
Regular
Joined
Oct 13, 2015
Messages
507
Reaction score
321
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...
Regular
Joined
Mar 28, 2014
Messages
575
Reaction score
2,080
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

Regular
Regular
Joined
Jul 9, 2020
Messages
153
Reaction score
51
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
Regular
Joined
Oct 13, 2015
Messages
507
Reaction score
321
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
Regular
Joined
Jul 2, 2014
Messages
11,145
Reaction score
9,085
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...
Regular
Joined
Mar 28, 2014
Messages
575
Reaction score
2,080
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
Regular
Joined
Oct 13, 2015
Messages
507
Reaction score
321
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

Regular
Regular
Joined
Jul 9, 2020
Messages
153
Reaction score
51
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
Regular
Joined
Jul 2, 2014
Messages
11,145
Reaction score
9,085
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

Regular
Regular
Joined
Jul 9, 2020
Messages
153
Reaction score
51
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
Regular
Joined
Oct 13, 2015
Messages
507
Reaction score
321
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

Most disappointing adult event: buying a house that no one comes to on Halloween.

Most redeeming adult event: having a kid to take out trick-or-treating again.
Why is it always "people meant to be in your life, will be"? Why don't those people realize it works in reverse? If you were meant to be in THEIR LIVES, you would be?
Wow, it's almost a month since the last time I made a full-scale drawing. But I'm back to the drawing board again.
F7L1ME2aMAAo4jK
Well, I think it’s a competent enough sketch. Definitely a lot of smaller details that will get inked and the hands and feet naturally need a ton of revision (legs might be a little long too). Yes. I will also draw the second hand…I just think I’ve suffered enough, OK?

IMG_0488.jpeg

Forum statistics

Threads
134,894
Messages
1,251,696
Members
177,708
Latest member
lukanwhitehouse
Top