2.50 star(s) 47 Votes

max1031

New Member
Oct 6, 2017
5
2
i done as you suggest and this happend:

I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: A translation for "Insert" already exists at game/tl/Chinese/_content/city2/gromov_house/pool/lida_pool_massage.rpy:28.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "game/tl/Italian/_content/city2/gromov_house/pool/lida_pool_massage.rpyc", line 27, in script
Þl &ެU1 րU Z j є Ƅ co f R% Ia | ئ% B QO^ nuX ^
$ NI V V ` | (ܼ VE8TJ . ,
File "game/tl/Italian/_content/city2/gromov_house/pool/lida_pool_massage.rpyc", line 27, in script
Þl &ެU1 րU Z j є Ƅ co f R% Ia | ئ% B QO^ nuX ^
$ NI V V ` | (ܼ VE8TJ . ,
File "renpy/ast.py", line 2751, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "renpy/translation/__init__.py", line 475, in add_string_translation
stl.add(old, new, newloc)
File "renpy/translation/__init__.py", line 416, in add
quote_unicode(old), fn, line))
Exception: A translation for "Insert" already exists at game/tl/Chinese/_content/city2/gromov_house/pool/lida_pool_massage.rpy:28.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.8.04302extra
Sat May 6 21:43:45 2023
Did you put the file in this path?
.game\tl\Italian\_content\city2\gromov_house\pool\
 

Max1276

Active Member
Mar 14, 2020
894
417
Did you put the file in this path?
.game\tl\Italian\_content\city2\gromov_house\pool\

yes and i received the error i already posted


I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: A translation for "Insert" already exists at game/tl/Chinese/_content/city2/gromov_house/pool/lida_pool_massage.rpy:28.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "game/tl/Italian/_content/city2/gromov_house/pool/lida_pool_massage.rpyc", line 27, in script
Þl &ެU1 րU Z j є Ƅ co f R% Ia | ئ% B QO^ nuX ^
$ NI V V ` | (ܼ VE8TJ . ,
File "game/tl/Italian/_content/city2/gromov_house/pool/lida_pool_massage.rpyc", line 27, in script
Þl &ެU1 րU Z j є Ƅ co f R% Ia | ئ% B QO^ nuX ^
$ NI V V ` | (ܼ VE8TJ . ,
File "renpy/ast.py", line 2751, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "renpy/translation/__init__.py", line 475, in add_string_translation
stl.add(old, new, newloc)
File "renpy/translation/__init__.py", line 416, in add
quote_unicode(old), fn, line))
Exception: A translation for "Insert" already exists at game/tl/Chinese/_content/city2/gromov_house/pool/lida_pool_massage.rpy:28.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.8.04302extra
Sat May 6 22:08:59 2023
 

max1031

New Member
Oct 6, 2017
5
2
yes and i received the error i already posted


I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: A translation for "Insert" already exists at game/tl/Chinese/_content/city2/gromov_house/pool/lida_pool_massage.rpy:28.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "game/tl/Italian/_content/city2/gromov_house/pool/lida_pool_massage.rpyc", line 27, in script
Þl &ެU1 րU Z j є Ƅ co f R% Ia | ئ% B QO^ nuX ^
$ NI V V ` | (ܼ VE8TJ . ,
File "game/tl/Italian/_content/city2/gromov_house/pool/lida_pool_massage.rpyc", line 27, in script
Þl &ެU1 րU Z j є Ƅ co f R% Ia | ئ% B QO^ nuX ^
$ NI V V ` | (ܼ VE8TJ . ,
File "renpy/ast.py", line 2751, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "renpy/translation/__init__.py", line 475, in add_string_translation
stl.add(old, new, newloc)
File "renpy/translation/__init__.py", line 416, in add
quote_unicode(old), fn, line))
Exception: A translation for "Insert" already exists at game/tl/Chinese/_content/city2/gromov_house/pool/lida_pool_massage.rpy:28.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.8.04302extra
Sat May 6 22:08:59 2023
oh sorry ,I put the wrong file
I upload a new one
 
  • Like
Reactions: Max1276

Ghost1977

Newbie
Oct 11, 2020
22
10
somebody help. the game crush almost in the beginning

this is traceback.txt

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_sunset.png') at 0x0000000014f86c50>:
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
KeyError: u'lugar'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
File "game/tl/Spanish/_script/functions/labels.rpyc", line 4, in script
XsAelh t" H LI 뾭p [/ ggV| \2iҐ)X=j 3 c Y z u F , znN1; m ugLk P
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
File "game/tl/Spanish/_script/functions/labels.rpyc", line 4, in script
XsAelh t" H LI 뾭p [/ ggV| \2iҐ)X=j 3 c Y z u F , znN1; m ugLk P
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1253, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1172, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1152, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'lugar'

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.8.04302extra
Sat May 6 21:08:06 2023
 

Ghost1977

Newbie
Oct 11, 2020
22
10
somebody help. the game crush almost in the beginning

this is traceback.txt

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_sunset.png') at 0x0000000014f86c50>:
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
KeyError: u'lugar'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
File "game/tl/Spanish/_script/functions/labels.rpyc", line 4, in script
XsAelh t" H LI 뾭p [/ ggV| \2iҐ)X=j 3 c Y z u F , znN1; m ugLk P
File "game/_content/city1/derek_home/derek_room/begin.rpy", line 560, in script call
call new_location ('Dean')
File "game/tl/Spanish/_script/functions/labels.rpyc", line 4, in script
XsAelh t" H LI 뾭p [/ ggV| \2iҐ)X=j 3 c Y z u F , znN1; m ugLk P
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1253, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1172, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1152, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'lugar'

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.8.04302extra
Sat May 6 21:08:06 2023
it´s only happened when i put in spanish language... in english everything its ok
 

Rapesoft

New Member
Mar 22, 2022
3
0
How can i fix it.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/_content/city2/college/college1.rpy", line 298, in <module>
File "game/_script/minigames/CardCombatDuel/script/classes/PlayerControlledCharacter.rpy", line 91, in add_cards
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 167, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 167, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 169, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 170, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 175, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 179, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 180, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 184, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 130, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 130, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 131, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 132, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 137, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 139, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 141, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 141, in <module>
KeyError: 'Block'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city2/college/college1.rpyc", line 298, in script
��xH���xq�h��橘�xxk�z0��XD�!-�_��P��X�G�G���Fi5Z��z܇����v���IOB�iA�xA�Q���Z���zN�>_ -=��?Z�aЋZ�bB�%Q�����"h��-O��zUd_�'��zZ'�(���ID�Zo�h�%��vТ�H�+�o�/�vl�Zh��a��p��S������{���� 8�32��C
File "game/_content/city2/college/college1.rpyc", line 298, in script
��xH���xq�h��橘�xxk�z0��XD�!-�_��P��X�G�G���Fi5Z��z܇����v���IOB�iA�xA�Q���Z���zN�>_ -=��?Z�aЋZ�bB�%Q�����"h��-O��zUd_�'��zZ'�(���ID�Zo�h�%��vТ�H�+�o�/�vl�Zh��a��p��S������{���� 8�32��C
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/_content/city2/college/college1.rpy", line 298, in <module>
File "game/_script/minigames/CardCombatDuel/script/classes/PlayerControlledCharacter.rpy", line 91, in add_cards
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 167, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 167, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 169, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 170, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 175, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 179, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 180, in execute
File "game/_script/minigames/CardCombatDuel/deck_edit.rpy", line 184, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 130, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 130, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 131, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 132, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 137, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 139, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 141, in execute
File "game/_script/minigames/CardCombatDuel/script/classes/Card.rpy", line 141, in <module>
KeyError: 'Block'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.8.04302extra
Sun May 7 11:30:47 2023
 
2.50 star(s) 47 Votes