Bonjour, quand je donne un item de combat (attaque+) à un dresseur, mon jeu crash dès le lancement de la 1ère attaque. C'est aussi le cas quand je l'utilise moi même, je jeu crash également avec le même log.
Voici le log :
================================Erreur de script================================
Message :
undefined method `ATK_STAGE_stage' for <PB:Migalos,1,0 lv=20 hp=1 st=0>:PFM::PokemonBattler
Type : NoMethodError
Script : PSDK//00800 Studio/00001 Data/00002 Item/00300 StatBoostItem.rb (RMXP)
Ligne : 20
Date : 24/07/2022 14:51:15
Game Version : 256
Logiciel : Pokémon SDK 26.1
===================================Backtraces===================================
[21] : PSDK//00800 Studio/00001 Data/00002 Item/00300 StatBoostItem.rb (RMXP) | ligne 20 <compiled>
[20] : PSDK//00800 Studio/00001 Data/00002 Item/00000 ItemDescriptor.rb (RMXP) | ligne 245 on_creature_choice
[19] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00104 Item.rb (RMXP) | ligne 52 boost_item_actions_for
[18] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00104 Item.rb (RMXP) | ligne 50 map
[17] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00104 Item.rb (RMXP) | ligne 50 boost_item_actions_for
[16] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00104 Item.rb (RMXP) | ligne 38 item_actions_for
[15] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00100 Base.rb (RMXP) | ligne 86 battle_action_for
[14] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00100 Base.rb (RMXP) | ligne 42 trigger
[13] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00100 Base.rb (RMXP) | ligne 37 each
[12] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00100 Base.rb (RMXP) | ligne 37 flat_map
[11] : PSDK//01600 Alpha 25 Battle Engine/08000 Battle_AI/00100 Base.rb (RMXP) | ligne 37 trigger
[10] : PSDK//01600 Alpha 25 Battle Engine/00001 Battle_Scene/00102 Scene AI trigger.rb (RMXP) | ligne 16 trigger_all_AI
[9] : PSDK//01600 Alpha 25 Battle Engine/00001 Battle_Scene/00102 Scene AI trigger.rb (RMXP) | ligne 10 each
[8] : PSDK//01600 Alpha 25 Battle Engine/00001 Battle_Scene/00102 Scene AI trigger.rb (RMXP) | ligne 10 each_with_index
[7] : PSDK//01600 Alpha 25 Battle Engine/00001 Battle_Scene/00102 Scene AI trigger.rb (RMXP) | ligne 10 trigger_all_AI
[6] : PSDK//01600 Alpha 25 Battle Engine/00001 Battle_Scene/00100 Scene.rb (RMXP) | ligne 83 next_update_process
[5] : PSDK//01600 Alpha 25 Battle Engine/00001 Battle_Scene/00100 Scene.rb (RMXP) | ligne 73 update
[4] : PSDK//01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (RMXP) | ligne 260 main_process
[3] : PSDK//01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (RMXP) | ligne 153 main
[2] : UNKNOWN/Game/Boot.rb (RMXP) | ligne 612 <compiled>
[1] : UNKNOWN/Game/Boot.rb (RMXP) | ligne 364 rgss_main
[0] : Game.rb (RMXP) | ligne 3 <main>
===================================Fin du log===================================
Merci de votre réponse.