Dorian.D
10 months ago
5 changed files with 91 additions and 0 deletions
After Width: | Height: | Size: 67 KiB |
After Width: | Height: | Size: 38 KiB |
After Width: | Height: | Size: 29 KiB |
Binary file not shown.
@ -0,0 +1,91 @@ |
|||||||
|
|
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=q keycode=81 char='q' x=566 y=-16> |
||||||
|
CODE PERSO : q |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=f keycode=70 char='f' x=566 y=-16> |
||||||
|
CODE PERSO : f |
||||||
|
Exception in Tkinter callback |
||||||
|
Traceback (most recent call last): |
||||||
|
File "C:\Users\dodel\AppData\Local\Programs\Thonny\lib\tkinter\__init__.py", line 1921, in __call__ |
||||||
|
return self.func(*args) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\interface.py", line 203, in gestion_actions |
||||||
|
self.fonction(event) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\jeu.py", line 78, in <lambda> |
||||||
|
ihm.signaler_evenement(lambda event: ihm_signale_evenement(event, m, ihm)) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\jeu.py", line 50, in ihm_signale_evenement |
||||||
|
if h.fuire(): # Si fuire est possible |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\donnees.py", line 263, in fuire |
||||||
|
suivre(self.lieu) |
||||||
|
NameError: name 'suivre' is not defined |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=f keycode=70 char='f' x=1168 y=-10> |
||||||
|
CODE PERSO : f |
||||||
|
Exception in Tkinter callback |
||||||
|
Traceback (most recent call last): |
||||||
|
File "C:\Users\dodel\AppData\Local\Programs\Thonny\lib\tkinter\__init__.py", line 1921, in __call__ |
||||||
|
return self.func(*args) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\interface.py", line 203, in gestion_actions |
||||||
|
self.fonction(event) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\jeu.py", line 78, in <lambda> |
||||||
|
ihm.signaler_evenement(lambda event: ihm_signale_evenement(event, m, ihm)) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\jeu.py", line 50, in ihm_signale_evenement |
||||||
|
if h.fuire(): # Si fuire est possible |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\donnees.py", line 263, in fuire |
||||||
|
suivre(self.lieu) |
||||||
|
NameError: name 'suivre' is not defined |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=q keycode=81 char='q' x=1607 y=342> |
||||||
|
CODE PERSO : q |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=c keycode=67 char='c' x=1315 y=158> |
||||||
|
CODE PERSO : c |
||||||
|
Aucune sauvegarde trouvée. |
||||||
|
Alice inflige 2 points de dégâts au Chauve-souris. |
||||||
|
Chauve-souris est hors combat. |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=u keycode=85 char='u' x=1314 y=151> |
||||||
|
CODE PERSO : u |
||||||
|
Vous ne pouvez pas utiliser la clé cadena ici. |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=d keycode=68 char='d' x=1314 y=151> |
||||||
|
CODE PERSO : d |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=u keycode=85 char='u' x=1314 y=141> |
||||||
|
CODE PERSO : u |
||||||
|
Vous avez ouvert la porte avec la clé cadena! |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=z keycode=90 char='z' x=1314 y=141> |
||||||
|
CODE PERSO : z |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=d keycode=68 char='d' x=1314 y=141> |
||||||
|
CODE PERSO : d |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=q keycode=81 char='q' x=1314 y=141> |
||||||
|
CODE PERSO : q |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=s keycode=83 char='s' x=1314 y=141> |
||||||
|
CODE PERSO : s |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=x keycode=88 char='x' x=1492 y=-6> |
||||||
|
CODE PERSO : x |
||||||
|
Jeu sauvegardé. |
||||||
|
|
||||||
|
EVENEMENT RECU : <KeyPress event send_event=True state=Mod1 keysym=c keycode=67 char='c' x=714 y=89> |
||||||
|
CODE PERSO : c |
||||||
|
Jeu chargé. |
||||||
|
Exception in Tkinter callback |
||||||
|
Traceback (most recent call last): |
||||||
|
File "C:\Users\dodel\AppData\Local\Programs\Thonny\lib\tkinter\__init__.py", line 1921, in __call__ |
||||||
|
return self.func(*args) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\interface.py", line 203, in gestion_actions |
||||||
|
self.fonction(event) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\jeu.py", line 103, in <lambda> |
||||||
|
ihm.signaler_evenement(lambda event: ihm_signale_evenement(event, m, ihm)) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\jeu.py", line 72, in ihm_signale_evenement |
||||||
|
if h.combattre_monstre_actuel(): # Si combattre est possible et c'est bien passé |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\donnees.py", line 208, in combattre_monstre_actuel |
||||||
|
rep = self.combattre(self.lieu.occupant) |
||||||
|
File "C:\Users\dodel\OneDrive\Bureau\Manoir\donnees.py", line 150, in combattre |
||||||
|
score_monstre = rd.randint(1, 6) + rd.randint(1, 6) + adversaire.habilite |
||||||
|
AttributeError: 'NoneType' object has no attribute 'habilite' |
Loading…
Reference in new issue