You should consider joining our Discord to ask for support.

We created a support channel using the new Discord Forum feature!

You can also visit our new website, it has a help section in English and French

0 like 0 dislike
525 views
in Crash by (820 points)
Cette erreur se passe quand je vais dans le Tcard.

================================Erreur de script================================

Message :

undefined method `new' for nil:NilClass

Type : NoMethodError

Script : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK)

Ligne : 189

Date : 02/12/2021 18:56:57

Game Version : 256

Logiciel : Pokémon SDK 25.8

Script used by eval command :

Yuki::Berries.init_berry(9,1,150)

Yuki::Berries.init_berry(9,2,158)

Yuki::Berries.init_berry(3,12,150)

===================================Backtraces===================================

[26] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 189 call_scene

[25] : 01450 Systems/00000 General/00100 GamePlay.rb (PSDK) | ligne 206 open_player_information

[24] : 01450 Systems/00100 Menu/00003 GamePlay/00100 Menu.rb (PSDK) | ligne 211 open_tcard

[23] : 01450 Systems/00100 Menu/00003 GamePlay/00100 Menu.rb (PSDK) | ligne 182 action

[22] : 01450 Systems/00100 Menu/00003 GamePlay/00100 Menu.rb (PSDK) | ligne 51 update_inputs

[21] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 468 update

[20] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 504 update

[19] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 260 main_process

[18] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 153 main

[17] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 190 call_scene

[16] : 01450 Systems/00000 General/00100 GamePlay.rb (PSDK) | ligne 23 open_menu

[15] : 01450 Systems/00003 Map Engine/00003 GamePlay/00201 Scene_Map calling.rb (PSDK) | ligne 148 call_menu

[14] : 01450 Systems/00003 Map Engine/00003 GamePlay/00201 Scene_Map calling.rb (PSDK) | ligne 71 update_scene_calling

[13] : 01450 Systems/00003 Map Engine/00003 GamePlay/00201 Scene_Map calling.rb (PSDK) | ligne 69 each

[12] : 01450 Systems/00003 Map Engine/00003 GamePlay/00201 Scene_Map calling.rb (PSDK) | ligne 69 update_scene_calling

[11] : 01450 Systems/00003 Map Engine/00003 GamePlay/00200 Scene_Map.rb (PSDK) | ligne 24 update

[10] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 260 main_process

[9] : 01450 Systems/00000 General/00003 GamePlay__Base/00000 GamePlay__Base.rb (PSDK) | ligne 153 main

[8] : tools/GameLoader/Z_main.rb (PSDK) | ligne 17 <top (required)>

[7] : tools/GameLoader/3_load_extensions.rb (PSDK) | ligne 34 rgss_main

[6] : tools/GameLoader/50_load_game_uncompiled.rb (PSDK) | ligne 32 <top (required)>

[5] : ScriptLoad.rb (PSDK) | ligne 132 require

[4] : ScriptLoad.rb (PSDK) | ligne 132 load_tool

[3] : tools/GameLoader/Z_load_uncompiled.rb (PSDK) | ligne 10 <top (required)>

[2] : ScriptLoad.rb (PSDK) | ligne 132 require

[1] : ScriptLoad.rb (PSDK) | ligne 132 load_tool

[0] : Game.rb (RMXP) | ligne 8 <main>

===================================Fin du log===================================

1 Answer

0 like 0 dislike
by (28.0k points)
selected by
 
Best answer
Chez moi ça fonctionne parfaitement bien, tu n'aurais pas remplacé le script de la carte de dresseur par hasard?
by (820 points)
en effet je l'ai modifier pour avoir plus de deux choix
by (820 points)
J'ai trouvé, j'ai renommer mes images, c'est bon merci beaucoup!
...