- Mar 2, 2021
- 182
- 183
What language is this?Чё сбежал да братишка?) Ну ну)
What language is this?Чё сбежал да братишка?) Ну ну)
KlingonWhat language is this?
Russian ofcourseWhat language is this?
If u don't understand, then it's ur problem (c) Xunzi "cause i completely understand you"I don't quite understand why don't people use english in english forum. U can speak klingon or russian in your russian backyards when playing with your sledge games
nope, its your problem. by signing up to this forum you agreed to their terms of rules.If u don't understand, then it's ur problem (c) Xunzi "cause i completely understand you"
My problem? Lol for me personally i don't see it, like Xunzi said it's your problem and pls stop bothering me for nothingnope, its your problem. by signing up to this forum you agreed to their terms of rules.
View attachment 2480883
look at .5
here the list of rules: https://f95zone.to/threads/general-rules-updated-2023-01-27.5589/
Same problemI'm getting this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'animations/gui/main_menu.webm'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "opening/prologue.rpyc", line 3519, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, 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 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3132, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, 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 3979, in interact_core
renpy.audio.audio.periodic()
File "renpy/audio/audio.py", line 1138, in periodic
raise_(exc[0], exc[1], exc[2])
File "renpy/audio/audio.py", line 1116, in periodic_thread_main
periodic_pass()
File "renpy/audio/audio.py", line 1058, in periodic_pass
c.periodic()
File "renpy/audio/audio.py", line 512, in periodic
topf = load(filename)
File "renpy/audio/audio.py", line 69, in load
rv = renpy.loader.load(fn)
File "renpy/loader.py", line 798, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'animations/gui/main_menu.webm'.
Wait for 1.0.0 update, there's some mistakes from dev side, it will fix on that updateI'm getting this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'animations/gui/main_menu.webm'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "opening/prologue.rpyc", line 3519, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, 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 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3132, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, 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 3979, in interact_core
renpy.audio.audio.periodic()
File "renpy/audio/audio.py", line 1138, in periodic
raise_(exc[0], exc[1], exc[2])
File "renpy/audio/audio.py", line 1116, in periodic_thread_main
periodic_pass()
File "renpy/audio/audio.py", line 1058, in periodic_pass
c.periodic()
File "renpy/audio/audio.py", line 512, in periodic
topf = load(filename)
File "renpy/audio/audio.py", line 69, in load
rv = renpy.loader.load(fn)
File "renpy/loader.py", line 798, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'animations/gui/main_menu.webm'.
You gotta wait like 1 or 2 weeks, because they had a problem while porting this game into Android version. Believe me because I already try the Android version and they gotta problem in that gameAndroid version please
I know you. You here for a long time. Wow.My problem? Lol for me personally i don't see it, like Xunzi said it's your problem and pls stop bothering me for nothing
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'animations/gui/main_menu.webm'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "opening/prologue.rpyc", line 3519, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, 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 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3132, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, 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 3730, in interact_core
renpy.audio.audio.interact()
File "renpy/audio/audio.py", line 1185, in interact
periodic()
File "renpy/audio/audio.py", line 1138, in periodic
raise_(exc[0], exc[1], exc[2])
File "renpy/audio/audio.py", line 1116, in periodic_thread_main
periodic_pass()
File "renpy/audio/audio.py", line 1058, in periodic_pass
c.periodic()
File "renpy/audio/audio.py", line 512, in periodic
topf = load(filename)
File "renpy/audio/audio.py", line 69, in load
rv = renpy.loader.load(fn)
File "renpy/loader.py", line 798, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'animations/gui/main_menu.webm'.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Unlimited Pleasure 0.9.8
Fri Mar 24 14:07:36 2023