Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
While running game code:
File "../../workshop/content/331470/2819303632/mods/VSIG/code/day1.rpy", line 867, in script
stop musicf fadeout 2
File "renpy/common/000statements.rpy", line 263, in execute_stop_music
renpy.music.stop(fadeout=eval(p["fadeout"]), channel=channel)
Exception: Audio channel u'musicf' is unknown.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "../../workshop/content/331470/2819303632/mods/VSIG/code/day1.rpy", line 867, in script
stop musicf fadeout 2
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 263, in execute_stop_music
renpy.music.stop(fadeout=eval(p["fadeout"]), channel=channel)
File "renpy/audio/music.py", line 282, in stop
c = get_channel(channel)
File "renpy/audio/audio.py", line 912, in get_channel
raise Exception("Audio channel %r is unknown." % name)
Exception: Audio channel u'musicf' is unknown.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Everlasting Summer 1.6
Sun Jun 12 10:28:43 2022
errors listed below, and try again.
File "C:/Program Files (x86)/Steam/steamapps/common/Everlasting Summer/../../workshop/content/331470/2819303632/mods/VSIG/code/day3.rpy", line 525: could not parse statement.
play music vzveites_kostrami volume 0.3 fadein 3
^
File "C:/Program Files (x86)/Steam/steamapps/common/Everlasting Summer/../../workshop/content/331470/2819303632/mods/VSIG/code/day6.rpy", line 66: could not parse statement.
play sound glass_smash volume 5
^
Ren'Py Version: Ren'Py 7.3.5.606
Sun Jun 12 23:12:45 2022
В коде никаких ошибок нет, в самой игре у меня все прекрасно работает. Вероятно конфликтует с чьим-то модом.
Тык [skr.sh]