- Joined
- Jan 6, 2014
- Messages
- 44
- Reaction score
- 6
- First Language
- English
Hi all,
I've been using Bobstah's LevelUp Bonuses plugin but it has a small problem with Yanfly's Equip Core.
The problem: Bobstah's plugin prevents removing equipment when paired with Yanfly's Equip Core. Choosing "remove" from the equip menu does nothing and the equipment remains in place. Everything else works fine. When disabling Bobstah's plugin, removing equipment works normally again, so I can confirm it must be something with Bobstah's plugin. This still applies on a fresh project with no other plugins.
Unfortunately, it seems Bobstah is no longer active and I cannot ask them directly for help. So, here I am. I was wondering if anyone could fix the bug, or write a similar plugin. A similar one would not need as many features as Bobstah's does. All I require is simply to have certain equipment give permanent bonuses to certain stats when the wearer levels up, and for the changes to be reflected in Yanfly's VictoryAftermath (which Bobstah's plugin already does).
Some interesting notes that might help anyone interested in helping me:
Placing Bobstah's plugin underneath Equip Core gives an error when entering the equip menu. The error is below. It might help when trying to fix the conflict!
Links to the plugins:
Bobstah's LevelUp Bonuses: Here
Yanfly's Equip Core: Here
All my Yanfly plugins are up to date.
I've been using Bobstah's LevelUp Bonuses plugin but it has a small problem with Yanfly's Equip Core.
The problem: Bobstah's plugin prevents removing equipment when paired with Yanfly's Equip Core. Choosing "remove" from the equip menu does nothing and the equipment remains in place. Everything else works fine. When disabling Bobstah's plugin, removing equipment works normally again, so I can confirm it must be something with Bobstah's plugin. This still applies on a fresh project with no other plugins.
Unfortunately, it seems Bobstah is no longer active and I cannot ask them directly for help. So, here I am. I was wondering if anyone could fix the bug, or write a similar plugin. A similar one would not need as many features as Bobstah's does. All I require is simply to have certain equipment give permanent bonuses to certain stats when the wearer levels up, and for the changes to be reflected in Yanfly's VictoryAftermath (which Bobstah's plugin already does).
Some interesting notes that might help anyone interested in helping me:
Placing Bobstah's plugin underneath Equip Core gives an error when entering the equip menu. The error is below. It might help when trying to fix the conflict!
TypeError: Cannot read property '_itemId' of undefined
at Game_Actor.forceChangeEquip (BOB_LevelUpBonuses.js:1070)
at Window_EquipSlot.Window_EquipItem.updateHelp (rpg_windows.js:2505)
at Window_EquipSlot.updateHelp (YEP_EquipCore.js:700)
at Window_EquipSlot.Window_Selectable.callUpdateHelp (rpg_windows.js:1233)
at Window_EquipSlot.Window_Selectable.select (rpg_windows.js:797)
at Window_EquipSlot.Window_Selectable.reselect (rpg_windows.js:805)
at Window_EquipSlot.Window_Selectable.activate (rpg_windows.js:784)
at Scene_Equip.commandEquip (rpg_scenes.js:1481)
at Window_EquipCommand.Window_Selectable.callHandler (rpg_windows.js:902)
at Window_EquipCommand.Window_Command.callOkHandler (rpg_windows.js:1426)
at Game_Actor.forceChangeEquip (BOB_LevelUpBonuses.js:1070)
at Window_EquipSlot.Window_EquipItem.updateHelp (rpg_windows.js:2505)
at Window_EquipSlot.updateHelp (YEP_EquipCore.js:700)
at Window_EquipSlot.Window_Selectable.callUpdateHelp (rpg_windows.js:1233)
at Window_EquipSlot.Window_Selectable.select (rpg_windows.js:797)
at Window_EquipSlot.Window_Selectable.reselect (rpg_windows.js:805)
at Window_EquipSlot.Window_Selectable.activate (rpg_windows.js:784)
at Scene_Equip.commandEquip (rpg_scenes.js:1481)
at Window_EquipCommand.Window_Selectable.callHandler (rpg_windows.js:902)
at Window_EquipCommand.Window_Command.callOkHandler (rpg_windows.js:1426)
Links to the plugins:
Bobstah's LevelUp Bonuses: Here
Yanfly's Equip Core: Here
All my Yanfly plugins are up to date.