ChillyDabs

Newbie
Donor
Dec 14, 2019
68
58
NameError: name 'hit_chance' is not defined

having issues with the crab battles in book 3

to be more specific

Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/bk3_s_arena_shit.rpy", line 14813, in <module>
NameError: name 'hit_chance' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "stand_dealerplays.rpyc", line 14, in script call
File "stand_dealerplays.rpyc", line 14, in script call
File "bjstart.rpyc", line 90, in script call
File "bk3_s_arena_shit.rpyc", line 14813, in script
File "C:\Users\%username%\Desktop\games\fourelementstrainerv083c-pc\Four_Elements_Trainer_v.0.8.3c-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\%username%\Desktop\games\fourelementstrainerv083c-pc\Four_Elements_Trainer_v.0.8.3c-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\%username%\Desktop\games\fourelementstrainerv083c-pc\Four_Elements_Trainer_v.0.8.3c-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/bk3_s_arena_shit.rpy", line 14813, in <module>
NameError: name 'hit_chance' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Four Elements Trainer 0.8.3c
Fri Dec 27 20:30:59 2019
 
Last edited:
4.50 star(s) 287 Votes