- Joined
- Jan 24, 2018
- Messages
- 55
- Reaction score
- 6
- First Language
- Spanish
- Primarily Uses
- RMVXA
I'm using eugene222's Custom Menu Backgrounds and Yanfly's Ace Shop Options. I noticed that there's an empty unecessary window that pops up layered in the middle between the items window and the status window. This window appears when I open the shop scene, but disappears once I select between the buy/sell/cancel commands.
This is what it looks like when I open the shop
This is what it looks like after the window disappears (what it should look like from the start).
The extra window only appears when these two scripts are used at the same time (provided the shop scene is added to the background image script's list of scenes to add bgs to).Deleting the shop scene from it prevents the extra window from appearing again on the shop, but of course it leaves it without a background.
On the other hand, deleting the Ace script allows the shop to have a background without mysterious empty windows popping up, but of course the shop is left with the default interface.
I reproduced the problem in a clean project to make these images, so I know one of those two scripts must be the one creating the window. The problem is I don't know which one or what script line/s are creating that window or for what reason it's appearing.
Any kind of help or suggestion would be greatly appreciated. These scripts work fine together otherwise, but the look of that window really bugs me off.
Thanks in advance!
This is what it looks like when I open the shop
This is what it looks like after the window disappears (what it should look like from the start).
The extra window only appears when these two scripts are used at the same time (provided the shop scene is added to the background image script's list of scenes to add bgs to).Deleting the shop scene from it prevents the extra window from appearing again on the shop, but of course it leaves it without a background.
On the other hand, deleting the Ace script allows the shop to have a background without mysterious empty windows popping up, but of course the shop is left with the default interface.
I reproduced the problem in a clean project to make these images, so I know one of those two scripts must be the one creating the window. The problem is I don't know which one or what script line/s are creating that window or for what reason it's appearing.
Any kind of help or suggestion would be greatly appreciated. These scripts work fine together otherwise, but the look of that window really bugs me off.
Thanks in advance!
Attachments
-
140.9 KB Views: 0
-
153.4 KB Views: 0


