LISTA DE JUEGOS EN ESPAÑOL/SPANISH GAMES

5.00 star(s) 19 Votes

~AEA~

Member
Oct 14, 2020
208
131

#1979# Traducción Automatica al Español de:
Sweet Affection [v0.10.0] [Naughty Attic Gaming]





Pd. Cambio de Idioma en Preferencias


Cualquier error por favor avisen, intentare solucionarlo
bro me sale este error podrias verlo ..... ty por la traduccion

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Overview/Overview.rpy", line 6, in script
$ renpy.pause(hard=True)
File "game/Overview/Overview.rpy", line 6, in <module>
$ renpy.pause(hard=True)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/Functions/Scenes.rpy", line 27, in initJumpTo
initEventHandler()
File "game/Functions/Events.rpy", line 927, in initEventHandler
initEventHandlerDate()
File "game/Functions/Events.rpy", line 1003, in initEventHandlerDate
elif Sarah.Relationship in 9:
TypeError: argument of type 'int' is not iterable

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

Full traceback:
File "game/Overview/Overview.rpy", line 6, in script
$ renpy.pause(hard=True)
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Overview/Overview.rpy", line 6, in <module>
$ renpy.pause(hard=True)
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/Functions/Scenes.rpy", line 27, in initJumpTo
initEventHandler()
File "game/Functions/Events.rpy", line 927, in initEventHandler
initEventHandlerDate()
File "game/Functions/Events.rpy", line 1003, in initEventHandlerDate
elif Sarah.Relationship in 9:
TypeError: argument of type 'int' is not iterable
 

sirpedro7

Active Member
Jan 10, 2022
985
22,627

MILF Breeder [v0.4] [Serge3dx]
Buenas, traducción Nº563, es automática y español directo, usando los programas UnRen de Sam o la Modificación/Actualización de VepsrP y la herramienta para traducir de (link de su Herramienta).
Copiar la carpeta game y remplazar.
Idioma se pone solo, iniciar y jugar no toque los otros idiomas si los tiene.
Presione la tecla "A" para cambiar el tipo de fuente sino aparecen algunas letras.
 

alucart1000

Newbie
Oct 26, 2020
45
73
esos parche que promocionais de Unity, mejor dicho ese único parche de Unity que has subido con 10 lineas del autotranslator deja mucho que desear

no sé por qué engañas al personal

el parche de Kevklour sí que es un parche entero de verdad

para qué promocionais algo que no es verdad

sólo pones el Reipatcher con 10 lineas....
eso ni es parche ni es nada
a no mames y yo intentándolo a lo pendejo jajaja.
 

Kevklour

Forum Fanatic
Jr. Uploader
Dec 14, 2019
5,989
69,564
bro me sale este error podrias verlo ..... ty por la traduccion

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Overview/Overview.rpy", line 6, in script
$ renpy.pause(hard=True)
File "game/Overview/Overview.rpy", line 6, in <module>
$ renpy.pause(hard=True)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/Functions/Scenes.rpy", line 27, in initJumpTo
initEventHandler()
File "game/Functions/Events.rpy", line 927, in initEventHandler
initEventHandlerDate()
File "game/Functions/Events.rpy", line 1003, in initEventHandlerDate
elif Sarah.Relationship in 9:
TypeError: argument of type 'int' is not iterable

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

Full traceback:
File "game/Overview/Overview.rpy", line 6, in script
$ renpy.pause(hard=True)
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Overview/Overview.rpy", line 6, in <module>
$ renpy.pause(hard=True)
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/Functions/Scenes.rpy", line 27, in initJumpTo
initEventHandler()
File "game/Functions/Events.rpy", line 927, in initEventHandler
initEventHandlerDate()
File "game/Functions/Events.rpy", line 1003, in initEventHandlerDate
elif Sarah.Relationship in 9:
TypeError: argument of type 'int' is not iterable
No tengo idea bro, yo ya termine la actualizacion sin problemas, prueba borrando los archivos persistent de la carpeta saves, y la carpeta Roaming/Renpy
 
  • Like
Reactions: ~AEA~

Mister MK6

Well-Known Member
Mar 26, 2021
1,021
11,020
Traduciendo. (Todas son peticiones)
New Body - New Life Remake [v0.13.2] [Moccasin's Mirror]
Slave U [v0.38] [SecondClass]
Blurring the Walls [v0.3.2] [Torimiata]
General Practitioner [v2.1] [Bruni Multimedia]
 
Last edited:
5.00 star(s) 19 Votes