VN Ren'Py Italians Do It better

5.00 star(s) 13 Votes

paokon

Well-Known Member
Oct 19, 2021
1,094
9,337
Ciao mi da questa eccezione do ignora parte ma non c'è traduzione.



I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'tl/Translator.png'>:
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/taoceti.rpy", line 67, in script
pause
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
IOError: Couldn't find file 'tl/Translator.png'.

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

Full traceback:
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/taoceti.rpy", line 67, in script
pause
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/ast.py", line 1969, in execute
self.call("execute")
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3213, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3729, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/core.py", line 2466, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 783, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 783, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 783, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/screen.py", line 681, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 783, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1190, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 986, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 944, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 791, in render
rv = super(Button, self).render(width, height, st, at)
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1190, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1219, in render
back = render(style.background, bw, bh, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/imagelike.py", line 273, in render
crend = render(image, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/im.py", line 271, in get
surf = image.load()
File "/private/var/folders/wz/7h7630ns3bbgdx0mv0xdpwqw0000gn/T/AppTranslocation/9D1C4D7D-F110-4F0A-956C-3841AD0A4DC1/d/A_Couples_Duet 2.app/Contents/Resources/autorun/renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'tl/Translator.png'.

Darwin-21.3.0-x86_64-i386-64bit
Ren'Py 7.4.5.1648
A Couples Duet of Love & Lust 0.5.0
Wed May 25 17:36:30 2022
Rifaccio il file rar che ho dimenticato dei file da inserire
Correggo il file sul post ma te lo metto anche qua
 

FALCO755

Well-Known Member
Mar 6, 2019
1,245
343
Fatta, ho prima messo la incest "originale" poi ho inserito la traduzione e non da errori, se ne dovessi riscontrare informami.
Grazie
Ciao, inserisco la incest e poi la traduzione e i dialoghi della incest sono in inglese
 
5.00 star(s) 13 Votes