yea. Itich was kind of bugging on me when I was downloading. took me 3 attempt's and 2 hours.
DedSec1992
Recent community posts
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
IOError: Couldn't find file 'images/nami/namir1.mpeg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "rooms.rpyc", line 80, in script
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 455, in execute_pause
renpy.pause()
File "renpy/exports.py", line 1563, 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 3325, 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 4025, in interact_core
renpy.audio.audio.periodic()
File "renpy/audio/audio.py", line 1162, in periodic
raise_(exc[0], exc[1], exc[2])
File "renpy/audio/audio.py", line 1140, in periodic_thread_main
periodic_pass()
File "renpy/audio/audio.py", line 1082, in periodic_pass
c.periodic()
File "renpy/audio/audio.py", line 518, 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 'images/nami/namir1.mpeg'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
AnimeVerse Island 0.24
Fri Dec 15 13:47:42 2023
[/code]
Hello. First thing I want to say is I love your game. 2 there are some problems with your graphics they over lap and pop out here and there. You will see a bunch of black shapes and lines. If you hover over places it will glitch out. Also when you press the space bar to continue the dialog the black layer of the graphics will pop out.