Nope, you have to click on the LewdPatcher link, scroll down, and then click Show Previous Versions
That just gives you DLCs im not sure thats gonna actually give the right version, Idk though maybe im wrong.
Nope, you have to click on the LewdPatcher link, scroll down, and then click Show Previous Versions
Exactly what do we need to remove? I've attempted it multiple times and keep getting the error page right after I name the export. So, I'm probably missing one or more files that I need to remove.For those of you who are experiencing the problem that Part 1 doesn't offer you the option to export your progress for Part 2: I had the same problem and found that removing the Multi-Mod by ShaddyModda solved the problem.
You need to remove all the files that are part of that multi-mod. I did not get an error page like you did, I just never got the option to export at all. So perhaps you have removed to much?Exactly what do we need to remove? I've attempted it multiple times and keep getting the error page right after I name the export. So, I'm probably missing one or more files that I need to remove.
I actually got the error before I removed anything. I don't know exactly what it said, but it was something with "vu" in it?You need to remove all the files that are part of that multi-mod. I did not get an error page like you did, I just never got the option to export at all. So perhaps you have removed to much?
Alternatively, if you've kept the game's download file, you could just use a new install without the mod?
You need to finish Part 1 to get a save to Export, so you need that one to start. Then, depending upon what you want to play, you'll need to grab the Part One patches.Can anyone help me with what version and patches to download I've never played it before
That's what I figured. I just didn't want take a chance losing all of them just because I leave him out. Alright, I'll give it a go when I'm more awake.Since everyone is optional, I don't see why you'd need the boy. He doesn't unlock anyone else, either.
I guess it must have been my save, because when I restarted the game from the beginning, I was able to get a save to export.I actually got the error before I removed anything. I don't know exactly what it said, but it was something with "vu" in it?
I figured it would probably be easier to remove the whole game and unzip it again, so that's what I'm doing now. We'll see if that actually works once it's complete.
//No. It did not. Still have the same error message,. And it's something about a "yu_name". I don't know if it's something to do with the version of Part 1 I have or what
of course there is one and you can find it onThere is no chspter 5, Part 1 for Android pls help
Mixdrop and FilesFM are working, and the compressed version works too (and is on Mega!)Reading through the commentaries, Chapter 5 is supposed to be the first series... unfortunately none of the links work for PC. Can we get this fixed please?
Problem is, one gives you a torret and the other is so slow, molasses in winter during a blizzard moves faster. I'll just suffer the molasses, I guess. God I miss Nopy.Mixdrop and FilesFM are working, and the compressed version works too (and is on Mega!)
Don't we all, Beavershot, don't we all...Problem is, one gives you a torret and the other is so slow, molasses in winter during a blizzard moves faster. I'll just suffer the molasses, I guess. God I miss Nopy.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/s0287.png'>:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
IOError: Couldn't find file 'images/s0287.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\transition.py", line 508, in render
top = render(self.new_widget, width, height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\viewport.py", line 574, in render
rend = renpy.display.render.render(self.children[0], child_width, child_height, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\behavior.py", line 774, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1-pc\DIT-P2-0.1.1-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/s0287.png'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Deadlocked in Time Part2 0.1.1
Mon Jan 10 01:21:16 2022
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/def_functions.rpy", line 913, in script call
call _splashscreen from _call_splashscreen_1
File "game/def_splash.rpy", line 8, in script
scene intro1 with Pause(3)
File "game/renpy_screens.rpy", line 2109, in execute
screen notification(n):
File "game/renpy_screens.rpy", line 2109, in execute
screen notification(n):
File "game/renpy_screens.rpy", line 2116, in execute
default headbang = "headbang{}".format(random.randint(1,4))
NameError: name 'random' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/def_functions.rpy", line 913, in script call
call _splashscreen from _call_splashscreen_1
File "game/def_splash.rpy", line 8, in script
scene intro1 with Pause(3)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\ast.py", line 1389, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\chuyv1992\Downloads\Deadlocked_in_Time-P2-0.1.1+xmas-pc-crunched\DIT-P2-0.1.1-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/renpy_screens.rpy", line 2109, in execute
screen notification(n):
File "game/renpy_screens.rpy", line 2109, in execute
screen notification(n):
File "game/renpy_screens.rpy", line 2116, in execute
default headbang = "headbang{}".format(random.randint(1,4))
File "<screen language>", line 2116, in <module>
NameError: name 'random' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Deadlocked in Time Part2 0.1.1
Tue Jan 11 00:55:50 2022