Others QSP RPGM Unity Ren'Py Italian Free Translators

5.00 star(s) 25 Votes

Chris-21

Member
Aug 22, 2022
138
79
BUONASERA!!! ho questo problema in Life in Santa ecc.
Nelle scene spinte mi compare questo errore
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/gamescene/update1_freeroam.rpy", line 550, in script call
    call screen up1daymcroomsc
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3234, in script call
    call screen up2sario1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in script
    play ambient irislowmoan volume 0.5
  File "renpy/common/000statements.rpy", line 124, in execute_play_music
    renpy.music.play(_audio_eval(p["file"]),
  File "renpy/common/000statements.rpy", line 33, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in <module>
    play ambient irislowmoan volume 0.5
NameError: name 'irislowmoan' is not defined

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

Full traceback:
  File "game/scripts/gamescene/update1_freeroam.rpy", line 550, in script call
    call screen up1daymcroomsc
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3234, in script call
    call screen up2sario1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in script
    play ambient irislowmoan volume 0.5
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\ast.py", line 1987, in execute
    self.call("execute")
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\ast.py", line 1966, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 124, in execute_play_music
    renpy.music.play(_audio_eval(p["file"]),
  File "renpy/common/000statements.rpy", line 33, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\python.py", line 1218, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in <module>
    play ambient irislowmoan volume 0.5
NameError: name 'irislowmoan' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
LISC 1.0
Thu May 22 23:00:31 2025




cosa puo' essere???

grazie
 

dedalo_69

Devoted Member
Modder
Sep 6, 2021
8,120
121,546
BUONASERA!!! ho questo problema in Life in Santa ecc.
Nelle scene spinte mi compare questo errore
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/gamescene/update1_freeroam.rpy", line 550, in script call
    call screen up1daymcroomsc
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3234, in script call
    call screen up2sario1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in script
    play ambient irislowmoan volume 0.5
  File "renpy/common/000statements.rpy", line 124, in execute_play_music
    renpy.music.play(_audio_eval(p["file"]),
  File "renpy/common/000statements.rpy", line 33, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in <module>
    play ambient irislowmoan volume 0.5
NameError: name 'irislowmoan' is not defined

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

Full traceback:
  File "game/scripts/gamescene/update1_freeroam.rpy", line 550, in script call
    call screen up1daymcroomsc
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5633, in script call
    call screen day2_police_enter
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update1_freeroam.rpy", line 5646, in script call
    call screen day2_police_backroom_inside_table
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 1103, in script call
    call screen up2daygardensc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3234, in script call
    call screen up2sario1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 3390, in script call
    call screen up2camelia1sc
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in script
    play ambient irislowmoan volume 0.5
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\ast.py", line 1987, in execute
    self.call("execute")
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\ast.py", line 1966, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 124, in execute_play_music
    renpy.music.play(_audio_eval(p["file"]),
  File "renpy/common/000statements.rpy", line 33, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\python.py", line 1218, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Meno2\Downloads\Nuova cartella\Life_in_Santa_County-Season-1-Steam-Update\LISC-Season-1-Steam-market\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/gamescene/update2_freeroam.rpy", line 4281, in <module>
    play ambient irislowmoan volume 0.5
NameError: name 'irislowmoan' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
LISC 1.0
Thu May 22 23:00:31 2025




cosa puo' essere???

grazie
C'è Life in Santa ecc. STEAM e Life in Santa ecc. PATREON.
 
5.00 star(s) 25 Votes