Caspicious
Newbie
- Dec 29, 2018
- 74
- 11
- 63
I can't find the equalist in the city streets and I cannot talk to zhu li as a script pops up. I dont know how to progress?
so, what is the name of this game? I cant find it anywhere
would like to know as wellso, what is the name of this game? I cant find it anywhere
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 "stand_dealerplays.rpyc", line 14, in script call
File "bjstart.rpyc", line 90, in script call
File "stand_dealerplays.rpyc", line 14, in script call
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 "bjstart.rpyc", line 93, in script call
File "blackjack.rpyc", line 138, in script call
File "stand_dealerplays.rpyc", line 14, in script call
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 "D:\verschiedenes\Four_Elements_Trainer_v.0.8.3c-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "D:\verschiedenes\Four_Elements_Trainer_v.0.8.3c-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\verschiedenes\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.4b
Wed Jan 01 18:19:07 2020
Water Tribe Vacation (Scenes with Cardboard Box Girl aka Jinora, Zhuli, Senna, Korra, Eska & Desna Twins)what in the new update of 8.4a and b
Well, I see a probable problem: your game is reported as 0.8.4b, but it's installed into the 0.8.3c folder. Delete the entire folder and put the update in it's own folder -- you cannot drop a new update directly on top of the already installed version.Hadn't done the love route of book 3 yet so I figured I might as well do that now however I also encountered the crab battling problem. Spamming ignore temporary fixes it, but that can't be the right way.
Anyone got a fix for it? Thanks in advance.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 "stand_dealerplays.rpyc", line 14, in script call File "bjstart.rpyc", line 90, in script call File "stand_dealerplays.rpyc", line 14, in script call 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 "bjstart.rpyc", line 93, in script call File "blackjack.rpyc", line 138, in script call File "stand_dealerplays.rpyc", line 14, in script call 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 "D:\verschiedenes\Four_Elements_Trainer_v.0.8.3c-pc\renpy\ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "D:\verschiedenes\Four_Elements_Trainer_v.0.8.3c-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\verschiedenes\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.4b Wed Jan 01 18:19:07 2020
$ hit_chance = ((crab_acc - (crab_acc * (1 - ((crab_acc/4)*0.03))))*.01)Prob bug fix for the few that was found.what in the new update of 8.4a and b
Bk 3, in the treehouse when you go to the city streets with appawhere to get the camera?
Is there a link yet ?What is this game?
Is this from Mity?
Have you a link for this? :OOO
Happy New Year, btw!
what is the name of the game with gwen tennyson
so, what is the name of this game? I cant find it anywhere
would like to know as well
Thanks!
Holy cow that is some hideous shit...Yep -- only pointed out that code example you gave to show how the coder thinks. Even if the 'logic' he's using was the correct one, his zigzag list of godawful if/thens could have been mostly replaced by one neat recursive function instead of 400ish lines of fuck-all.
Edit: The coder doesn't understand basic coding principles. No wonder they've been on a 'stress' hiatus.
You don't have permission to view the spoiler content. Log in or register now.