- Joined
- Sep 23, 2019
- Messages
- 56
- Reaction score
- 73
- First Language
- German
- Primarily Uses
- RMMV
Heyho : )
The Plugins relevant für this question should be:
YEP_ItemCore
YEP_X_ItemMenuCategories
YEP_ShopMenuCore
BO_ShopCategories
This is also the order I put them in the PlugIn Manager.
The problem seems to be caused by BO_ShopCategories, which I used to transfer the ItemCategories to the Shop.
Burning Orca gives instructions for usage with Yanflys ShopMenuCore:
Changing the Parameters like this makes the Categories set via Yanflys ItemMenuCategories appear in the SELL window of the Shop, but not in BUY window, so I set the first Parameter to true:
This is when the error occurs: Whenever I want tu buy an Item the game crashes with the message:
$gameTemp.getActiveShop is not a function
I would appreciate any help to fix this and making the Categories show up in both the Buy and the Sell option.
The Plugins relevant für this question should be:
YEP_ItemCore
YEP_X_ItemMenuCategories
YEP_ShopMenuCore
BO_ShopCategories
This is also the order I put them in the PlugIn Manager.
The problem seems to be caused by BO_ShopCategories, which I used to transfer the ItemCategories to the Shop.
Burning Orca gives instructions for usage with Yanflys ShopMenuCore:
Changing the Parameters like this makes the Categories set via Yanflys ItemMenuCategories appear in the SELL window of the Shop, but not in BUY window, so I set the first Parameter to true:
This is when the error occurs: Whenever I want tu buy an Item the game crashes with the message:
$gameTemp.getActiveShop is not a function
I would appreciate any help to fix this and making the Categories show up in both the Buy and the Sell option.