thx bro
Frosty1cat
Recent community posts
I have a problem, because of an error, a softlock appears at the moment where bonfie says a Good question, You evaded a similar question a few days ago.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'парнем' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "tl/russian/script.rpyc", line 26302, in script
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\character.py", line 1440, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\character.py", line 1354, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\character.py", line 1334, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\frost\Desktop\FrenniFazclaire-1.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'парнем' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 8.3.2.24090902
A Fortnight at Frenni Fazclaire's 1.0
Tue Apr 22 20:53:16 2025
[/code]