sguru

Member
Feb 19, 2020
480
494
177
So next week is episode 3 release but the thread got updated with episode 2 now. How long will it take for public release of episode 3?
 

packard1928

Forum Fanatic
Nov 16, 2018
5,443
5,438
770
Undetermined.... depends if someone leaks it or not. I hope not to soon. I like to see the Dev make their monies and gain subscribers.
 

Trasher2018

Engaged Member
Aug 21, 2018
2,258
3,703
450
when you dont connect to the network ---


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

While running game code:
  File "game/script/Episode_1.rpy", line 1576, in script
renpy.display.screen.ScreenNotFound: Screen 'scene_6_shutdown' is not known. Did you mean: 'ep1_scene6_shutdown'?

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

Traceback (most recent call last):
  File "game/script/Episode_1.rpy", line 1576, in script
  File "renpy/ast.py", line 2231, in execute
    self.call("execute")
    ~~~~~~~~~^^^^^^^^^^^
  File "renpy/ast.py", line 2195, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
           ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/statements.py", line 379, in call
    return method(parsed, *args, **kwargs)
           ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/common/000statements.rpy", line 695, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
                    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/exports/statementexports.py", line 334, in call_screen
    renpy.exports.show_screen(_screen_name, *args, _transient=True, **kwargs)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/display/screen.py", line 1355, in show_screen
    raise ScreenNotFound(name[0])
renpy.display.screen.ScreenNotFound: Screen 'scene_6_shutdown' is not known. Did you mean: 'ep1_scene6_shutdown'?

Windows-11-10.0.26200-SP0 AMD64
Ren'Py 8.4.1.25072401
In Security 0.2
Sat Dec 13 23:47:19 2025
 
4.10 star(s) 7 Votes