SangHendrix

Sang Hendrix
Regular
Joined
Jun 7, 2012
Messages
242
Reaction score
402
First Language
Vietnamese
Primarily Uses
RMMZ
Does anyone know a way to turn off the UI on Menu? It kindas block the view of Window_NameInput.
 
Last edited:

Mirai Ko

Regular
Regular
Joined
Oct 16, 2012
Messages
67
Reaction score
16
First Language
English
It seems using an action sequence to move an target actor ID that isn't in the party causes the game to crash. Is there any way around this?
 

Tuomo L

Oldbie
Regular
Joined
Aug 6, 2012
Messages
2,495
Reaction score
1,416
First Language
Finnish
Primarily Uses
RMMV
How do I make the gold window bigger? If I change gold name to something else like "BigBux" then it just gets rid of the avaivable numbers that it'll display, instead of making the window take into account my currency name? My currency name allows me to only display like 4 digits only before being cut off.
 

Galkamik

Regular
Regular
Joined
Oct 12, 2019
Messages
35
Reaction score
10
First Language
English
Primarily Uses
RMMZ
Updated to RPG MZ version 1.3.3

So excited for the new Battle Core plugin update (and all the other plugins that got updated), I went ahead and replaced it in my project.

But I encountered a problem and I'm not entirely sure if it's a bug or it's supposed to be like this and if I needed to attach the 'Attack' command with an action sequence?

Every time I use the Attack command, nothing happens, the enemies do nothing too even when they have several skills to use. None of these skills have action sequences.

Not entirely sure if I've missed something in the plugin parameters? Or everything is now done with Action Sequences?

I've also tested this with a new project and it does the same thing, executing Attack command does nothing.
 

Synchromystic

Make RPG's Great Again
Regular
Joined
Mar 22, 2018
Messages
74
Reaction score
23
First Language
English
Primarily Uses
RMMZ
Same problem here -- except NONE of the battle commands work at all; The battle log says that a turn has passed, but it's like the game isn't actually acknowledging any commands or progressing anything, and instead asks for new commands endlessly. The game's entire battle system is totally broken... Works fine when I revert to the previous version of the BattleCore plugin tho.
 
Last edited:

NaosoX

Regular
Regular
Joined
Feb 28, 2013
Messages
693
Reaction score
425
First Language
English
Primarily Uses
RMMZ
Hi, any can help?

I can't seem to make the window "DIM" in Status Menu and Options as it always uses window type. I already checked on all the options but can't seem to find it. The Core Engine has an option but when you used an updated layout for statuselement core, it returns to window mode. The options core doesn't have an option to dim the window as well.

PS: I'm not using any other plugin that affects these two.
I can dim the other windows, just these two I am having problems
Have you tried without using Moghunter Menu plugins?
 

ShiningPhoibe

Regular
Regular
Joined
May 12, 2020
Messages
168
Reaction score
69
First Language
French
Primarily Uses
RMMZ
Updated to RPG MZ version 1.3.3

So excited for the new Battle Core plugin update (and all the other plugins that got updated), I went ahead and replaced it in my project.

But I encountered a problem and I'm not entirely sure if it's a bug or it's supposed to be like this and if I needed to attach the 'Attack' command with an action sequence?

Every time I use the Attack command, nothing happens, the enemies do nothing too even when they have several skills to use. None of these skills have action sequences.

Not entirely sure if I've missed something in the plugin parameters? Or everything is now done with Action Sequences?

I've also tested this with a new project and it does the same thing, executing Attack command does nothing.
Same problem here -- except NONE of the battle commands work at all; The battle log says that a turn has passed, but it's like the game isn't actually acknowledging any commands or progressing anything, and instead asks for new commands endlessly. The game's entire battle system is totally broken.
I have the same issue. I'll make a report about it.
 

DJK1NG_Gaming

Regular
Regular
Joined
Dec 26, 2018
Messages
49
Reaction score
48
First Language
English
Primarily Uses
RMMV
Yeah there an issue with the latest version of the Battle Engine. Couldn't find
what was causing it either.
So I just reverted to the last version since I still had it in one of my folders.
 

WilsonE7

Regular
Regular
Joined
Oct 12, 2019
Messages
142
Reaction score
67
First Language
English
Primarily Uses
RMMZ
Since there are several posts saying the same thing, I probably should save the VS team some trouble and remind everyone: this thread isn't meant for bug reports. Follow the troubleshooting steps on Yanfly's website, make sure no other plugins are causing compatibility issues. Report it using Yanfly's website. They'll get to it; they're pretty good with patching out bugs. If multiple people start reporting bugs here, other people's questions can get buried. Just want to make sure everyone's heard!
 

Tuomo L

Oldbie
Regular
Joined
Aug 6, 2012
Messages
2,495
Reaction score
1,416
First Language
Finnish
Primarily Uses
RMMV
I'm having a CTD in the latest items and equip core, is this happening to anyone else? I only have Visustella stuff but I've been working on the project for a while and just recently updated to latest Visustella stuffs.

Code:
TypeError: Cannot read property 'etypeId' of undefined
    at Game_Actor.<computed>.convertInitEquipsToItems (VisuMZ_1_ItemsEquipsCore.js:2917)
    at Game_Actor.initEquips (VisuMZ_1_ItemsEquipsCore.js:2917)
    at Game_Actor.setup (rmmz_objects.js:4068)
    at Game_Actor.<computed>.<computed> (VisuMZ_1_BattleCore.js:16294)
    at Game_Actor.setup (VisuMZ_1_ElementStatusCore.js:3336)
    at Game_Actor.<computed>.<computed> (VisuMZ_1_MainMenuCore.js:1229)
    at Game_Actor.<computed>.<computed> (VisuMZ_2_EnhancedTpSystem.js:1359)
    at Game_Actor.setup (VisuMZ_3_VictoryAftermath.js:1168)
    at Game_Actor.initialize (rmmz_objects.js:4033)
    at new Game_Actor (rmmz_objects.js:4018)
 

darklugia1997

Regular
Regular
Joined
Dec 3, 2018
Messages
82
Reaction score
20
First Language
Portuguese
Primarily Uses
RMMZ
I have a little problem when I change the font size to 20
Print2154.png

The element names fall, making it impossible to see what's written in the last one, how can I solve this?
Print2155.png
 

Timmy77

Villager
Member
Joined
Oct 6, 2021
Messages
29
Reaction score
22
First Language
French
Primarily Uses
RMMZ
Hello, I just installing the plugin MZ CORE ENGINE but when I'm launch my game, I have an Javascript page that opens with, do you also have this problem? (I have only this plugin installed)

The name of the page is really weird and it opens at the same time as my project

8168f4502f57795cae455d30e76efb90.png



53b1f1c5f6186ce5e3fd99773a9e7362.png
 
Last edited:

WilsonE7

Regular
Regular
Joined
Oct 12, 2019
Messages
142
Reaction score
67
First Language
English
Primarily Uses
RMMZ
Hello, I just installing the plugin MZ CORE ENGINE but when I'm launch my game, I have an Javascript page that opens with, do you also have this problem? (I have only this plugin installed)

The name of the page is really weird and it opens at the same time as my project

8168f4502f57795cae455d30e76efb90.png



53b1f1c5f6186ce5e3fd99773a9e7362.png
That's normal. Core Engine lets you see the console, which lets you see any errors that may come up for ease of troubleshooting. Errors will appear in red. You can disable this in the plugin parameters. It should say something like "Open Console on Boot", choose "false" or "off."
 

LuLight

Regular
Regular
Joined
Oct 20, 2015
Messages
35
Reaction score
4
First Language
Thai
Primarily Uses
RMMZ
Yanfly's script can display more state icons like this.

Maybe I'm missing something. If anyone knows how to make the Visustella script display like this, please tell me. Thank you in advance.


InkedScreenshot 2021-10-09 223514_LI.jpg
 
Last edited:

WilsonE7

Regular
Regular
Joined
Oct 12, 2019
Messages
142
Reaction score
67
First Language
English
Primarily Uses
RMMZ
Yanfly's script can display more state icons like this, but a 100$ copy script can't. Don't even answer my simple question in discord. Very disappointed.

Maybe I'm missing something. If anyone knows how to make the Visustella script display like this, please tell me. Thank you in advance.


View attachment 203449
I don't know much about this, but I feel compelled to point out that one script does not cost $100. You bought a bundle of over 70 plugins. The individual plugin that "copies" what you're looking for is likely only $5-10. I doubt you spent $100 on a bundle just because you wanted that one feature, so don't judge the whole experience based on that one feature. As for Discord, VS may have many questions and bugs they need to keep up with. They are humans, not bots. Moreover, these plugins are not simply "copy" plugins. They add and enhance features. I hope you get the answer you're looking for, but please keep these points in mind when you're posting.
 

LuLight

Regular
Regular
Joined
Oct 20, 2015
Messages
35
Reaction score
4
First Language
Thai
Primarily Uses
RMMZ
Thank I edited the post.

I get it, but my question is very simple, maybe the answer doesn't need to come with help. I just want a response It might just be a short answer. can or not. but I waited 2 days, I didn't wait 2 hours.

+ You are mistaken that I pay 100$ just for one feature, no one does that. If you have tried all of them, you will know that there are many missing features compared to Yanfly.

I understand this is not a copy. Copy here means to make the end-user understand that the script is similar to Yanfly's and probably better when you pay 100$.

When you buy any product usually, some help is expected.

Screenshot 2021-10-10 023200.png
 
Last edited:

NaosoX

Regular
Regular
Joined
Feb 28, 2013
Messages
693
Reaction score
425
First Language
English
Primarily Uses
RMMZ
FYI guys:
Visustella UPDATE #64 November 4, 2021
Anybody else use the updated sample project, or VisuMZ_1_BattleCore v1.50
during battle, using "Guard" results in this error:
VS_BC150.png
Only Battle Core results in this error.
Any battle system type.

EDIT: Visustella UPDATE #65 November 11, 2021
No longer has this issue.
 
Last edited:

Lady_JJ

Regular
Regular
Joined
May 6, 2019
Messages
478
Reaction score
394
First Language
English
Primarily Uses
RMMZ
Thank you for reporting this. I encountered the same, but I put it aside, thinking it was something on my end.
 

Tuomo L

Oldbie
Regular
Joined
Aug 6, 2012
Messages
2,495
Reaction score
1,416
First Language
Finnish
Primarily Uses
RMMV
How do I remove the A, B and such letters from my battlers when I have multiple enemies? I have a monster made from several parts and don't want the other body parts to be labeled.
 

Latest Threads

Latest Profile Posts

I just saw someone's post that had an instagram link. I have yet to be able to open that site up once, ever, or have an embed of it work (it just straight up won't show either of them). And I haven't really found a reason to try to fix the problem, either XD
I want to go play piano now. This is gonna be my stopping point today (yes, I’m very slow at drafting). Might have a few too many curly Qs? Obviously gotta finish the limbs and clean up. There are a few more outfit details I need to add. Probably going to do a background so that the pose makes sense, LOL.

IMG_0515.jpeg
Do you believe me now?

BTW not my insta, not my post. Different John.
It's been long time since last I'm tinkering with RPG Maker ~

Forum statistics

Threads
135,049
Messages
1,253,310
Members
178,024
Latest member
itaire
Top