Sujet n°11184
Posté par Redlan le 27 Mar - 05:03 (2012)
Titre : Probléme : Script animation du centre pokemon
Bonjour,

Comme le titre l'indique j'ai un gros problème avec le script " Animation du centre pokemon " qui me fait planter le jeu au moment de soigner mes pokemon.


http://s4.noelshack.com/uploads/images/11263601987154_erreur1.png

http://s4.noelshack.com/uploads/images/7479999555237_erreur2.png

Le rapport d'erreur :


 
Code:
---------- Erreur de script : Interpreter Bis ----------
----- Type
NoMethodError

----- Message
- ARGS - []
Section211:43:in `search_event'undefined method `name' for #<Game_Event:0xae52ac0>

----- Position dans Interpreter Bis
Ligne 445

----- Backtrace
Script : Interpreter Bis | Ligne : 445 | Méthode : in `command_355'
Script : CENTRE_POKEMON | Ligne : 42 | Méthode : in `each'
Script : CENTRE_POKEMON | Ligne : 42 | Méthode : in `search_event'
Script : CENTRE_POKEMON | Ligne : 24 | Méthode : in `call'
Script : CENTRE_POKEMON | Ligne : 167 | Méthode : in `centre_pokemon'
Script : Loading | Ligne : 1 | Méthode : in `command_355'
Script : Interpreter 2 | Ligne : 215 | Méthode : in `eval'
Script : Interpreter Bis | Ligne : 445 | Méthode : in `command_355'
Script : Interpreter 2 | Ligne : 215 | Méthode : in `execute_command'
Script : Interpreter 1 | Ligne : 199 | Méthode : in `update'
Script : Interpreter 1 | Ligne : 113 | Méthode : in `loop'
Script : Interpreter 1 | Ligne : 204 | Méthode : in `update'
Script : Scene_Map | Ligne : 51 | Méthode : in `alias_update'
Script : Scene_Map | Ligne : 48 | Méthode : in `loop'
Script : Scene_Map | Ligne : 67 | Méthode : in `alias_update'
Script : MAPPANEL | Ligne : 90 | Méthode : in `old_update'
Script : TempsJourNuit | Ligne : 248 | Méthode : in `update_passminimap'
Script : Minimap | Ligne : 44 | Méthode : in `update'
Script : Scene_Map | Ligne : 25 | Méthode : in `old_main'
Script : Scene_Map | Ligne : 19 | Méthode : in `loop'
Script : Scene_Map | Ligne : 30 | Méthode : in `old_main'
Script : TempsJourNuit | Ligne : 237 | Méthode : in `main_passminimap'
Script : Minimap | Ligne : 31 | Méthode : in `main'
Script : Main | Ligne : 49 
J'utilise psp 4G+, j'ai suivi l'install a la lettre sans rien modifier au code bref il y a quelques choses qui m'échappe mais je sais pas quoi, un coup de mains serai le bienvenue ^^
Merci d'avance.