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
190 views
in Crash by (330 points)
closed by
Bonsoir,

alors pour le problème du plugin n'est pas vraiment lié à son fonctionnement parce qu'il marche en jeu mais le log d'erreur me dit autre chose :

================================Erreur de script================================
Message :
cannot load such file -- scripts/00000 Plugins/00000 SpeedUpButton/00000 SpeedUpButton.rb

Type : LoadError
Script : ScriptLoad.rb (PSDK)
Ligne : 55
Date : 19/02/2022 21:16:45
Game Version : 256
Logiciel : Pokémon SDK 25.11
===================================Backtraces===================================
[19] : ScriptLoad.rb (PSDK) | ligne 55 require
[18] : ScriptLoad.rb (PSDK) | ligne 55 load_scripts
[17] : ScriptLoad.rb (PSDK) | ligne 52 each
[16] : ScriptLoad.rb (PSDK) | ligne 52 load_scripts
[15] : ScriptLoad.rb (PSDK) | ligne 43 load_vscode_scripts
[14] : ScriptLoad.rb (PSDK) | ligne 44 load_vscode_scripts
[13] : ScriptLoad.rb (PSDK) | ligne 44 each
[12] : ScriptLoad.rb (PSDK) | ligne 44 load_vscode_scripts
[11] : tools/PluginManager.rb (PSDK) | ligne 71 load_plugins
[10] : tools/PluginManager.rb (PSDK) | ligne 36 start
[9] : tools/PluginManager.rb (PSDK) | ligne 195 start
[8] : ScriptLoad.rb (PSDK) | ligne 150 load_plugins
[7] : ScriptLoad.rb (PSDK) | ligne 33 start
[6] : tools/GameLoader/50_load_game_uncompiled.rb (PSDK) | ligne 7 <top (required)>
[5] : ScriptLoad.rb (PSDK) | ligne 144 require
[4] : ScriptLoad.rb (PSDK) | ligne 144 load_tool
[3] : tools/GameLoader/Z_load_uncompiled.rb (PSDK) | ligne 14 <top (required)>
[2] : ScriptLoad.rb (PSDK) | ligne 144 require
[1] : ScriptLoad.rb (PSDK) | ligne 144 load_tool
[0] : Game.rb (RMXP) | ligne 8 <main>
===================================Fin du log===================================
closed with the note: Old version
...