Spyderwraith

Well-Known Member
Jul 21, 2017
1,141
886
10/15 min
im actually sad for people following this game everyday and even more for people who paid for that , this clearly show the game will never be fully released sad
it sucks this one is taking so long I loved his first game
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,141
886
Error code:

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'content/r_ev_ten_react.png'>:
  File "renpy/common/00start.rpy", line 234, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 88, in script call
    call start from _call_start
  File "game/script.rpy", line 197, in script call
    call apoc_tests from _apoc_tests
  File "game/apoc scripts/apoc_tests.rpy", line 63, in script call
    call ep1_intr_ava_convo1 from _call_ep1_intr_ava_convo1
  File "game/apoc scripts/apoc_tests.rpy", line 349, in script call
    call ep1_tennis_convo2_label from _call_ep1_tennis_convo2_label
  File "game/apoc scripts/apoc_tests.rpy", line 434, in script
    evelr "HEY!" with vpunch
IOError: Couldn't find file 'content/r_ev_ten_react.png'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 234, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 88, in script call
    call start from _call_start
  File "game/script.rpy", line 197, in script call
    call apoc_tests from _apoc_tests
  File "game/apoc scripts/apoc_tests.rpy", line 63, in script call
    call ep1_intr_ava_convo1 from _call_ep1_intr_ava_convo1
  File "game/apoc scripts/apoc_tests.rpy", line 349, in script call
    call ep1_tennis_convo2_label from _call_ep1_tennis_convo2_label
  File "game/apoc scripts/apoc_tests.rpy", line 434, in script
    evelr "HEY!" with vpunch
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1393, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1205, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 871, in do_display
    **display_args)
  File "renpy/character.py", line 621, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, 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 3101, 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 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, 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 "renpy/display/layout.py", line 777, 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 "renpy/display/motion.py", line 181, in render
    child = render(self.child, 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 "renpy/display/layout.py", line 777, 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 "renpy/display/layout.py", line 777, 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 "renpy/display/transform.py", line 933, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, 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 "renpy/display/transform.py", line 933, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(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 "renpy/display/video.py", line 395, in render
    surf = renpy.display.render.render(self.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 "renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 271, in get
    surf = image.load()
  File "renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'content/r_ev_ten_react.png'.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Apocalust 0.02
Thu Nov 18 14:16:58 2021

second error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 234, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 88, in script call
    call start from _call_start
  File "game/script.rpy", line 197, in script call
    call apoc_tests from _apoc_tests
  File "game/apoc scripts/apoc_tests.rpy", line 63, in script call
    call ep1_intr_ava_convo1 from _call_ep1_intr_ava_convo1
  File "game/apoc scripts/apoc_tests.rpy", line 349, in script call
    call ep1_tennis_convo2_label from _call_ep1_tennis_convo2_label
  File "game/apoc scripts/apoc_tests.rpy", line 496, in script
    mc norm neut "I’m tonguing [upd10] right now..."
KeyError: u'upd10'

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

Full traceback:
  File "renpy/common/00start.rpy", line 234, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 88, in script call
    call start from _call_start
  File "game/script.rpy", line 197, in script call
    call apoc_tests from _apoc_tests
  File "game/apoc scripts/apoc_tests.rpy", line 63, in script call
    call ep1_intr_ava_convo1 from _call_ep1_intr_ava_convo1
  File "game/apoc scripts/apoc_tests.rpy", line 349, in script call
    call ep1_tennis_convo2_label from _call_ep1_tennis_convo2_label
  File "game/apoc scripts/apoc_tests.rpy", line 496, in script
    mc norm neut "I’m tonguing [upd10] right now..."
  File "renpy/ast.py", line 715, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1393, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1190, in __call__
    what = what_pattern.replace("[what]", sub(what, translate=True))
  File "renpy/character.py", line 1179, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'upd10'

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Apocalust 0.02
Thu Nov 18 14:18:11 2021

Very likely the first incest patch is causing it- damn
 
3.90 star(s) 137 Votes