aaronminus
Member
- Oct 13, 2021
- 248
- 751
- 151
To clarify, I’m very happy/impressed with what Night Mirror has achieved on his own.

Alright, I have one last possible suggestion. It seems like something in the engine update might be the problem? (I mean again, no error so, hard to really know... it didn't happen to make an error.log file by chance? Same place as the log file if it did.) But this is slightly more of a hassle...Nope, sorry. The script fix didn't work. Neither did the patch or re-downloading. 3.8 works just fine, it's just 3.8P2 that starts then instantly crashes right after the loading screen finishes. Thanks for the help though, and great job keeping the game going. I applaud your work.
Put everything else on hold and make that happen....Please ?....have Niki arrive with the mattress.
Dude, WAY above and beyond. That worked! Thanks again. You're the best.Alright, I have one last possible suggestion. It seems like something in the engine update might be the problem? (I mean again, no error so, hard to really know... it didn't happen to make an error.log file by chance? Same place as the log file if it did.) But this is slightly more of a hassle...
Option 1 is to not take the engine update. In this case, if you still have a copy of r3.8, download the "Patch Only" file, and instead of using the whole thing, unzip ONLY the "game" folder contents, this will keep you on Renpy 8.0.3. You do have to do one more minor step, and that is getting rid of the only file not compatible with the previous version.
Once more go into "../RMAWH-r3.8-pc/game/scripts/" and delete these two files: "tts_subs.rpy" and "tts_subs.rpyc" and try running the game. You'll miss out on the amazing power of auto-advance and self voicing working together... but that's about it.
I looked into it today myself also. There are some existing things which are of okay quality, it's probably possible to improve. However to actually get anything meaningfully NSFW (especially since ferdafs changes the proportions A LOT in his scenes) it would need to be trained on the game art, which there just isn't enough of. Kind of sad, but that's probably the result. The technology isn't quite there yet.If anyone could get a working model that would be amazing… I’ve definitely looked into it but it’s proved beyond me (months ago).
First guess is most likely a render issue. With the game open, press "Shift+G". By default the game usually uses GL2, try switching to ANGLE2 and restarting. If you're still encountering issues, see if there is a log or error file in the same directory as the .exe, it can often have error info in it to help troubleshoot.I'm getting a black screen on almost every H-scene in the game
Oh thanks, its working like normal nowFirst guess is most likely a render issue. With the game open, press "Shift+G". By default the game usually uses GL2, try switching to ANGLE2 and restarting. If you're still encountering issues, see if there is a log or error file in the same directory as the .exe, it can often have error info in it to help troubleshoot.
Thank you Aaronminus for talking NightMirror into shooting for the stars~!You don't have permission to view the spoiler content. Log in or register now.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/gallery.rpy", line 233, in execute
screen gallery():
File "game/scripts/gallery.rpy", line 233, in execute
screen gallery():
File "game/scripts/gallery.rpy", line 236, in execute
python:
File "game/scripts/gallery.rpy", line 257, in <module>
if has_all_filters(i[3], gallery_sel_filters):
TypeError: has_all_filters() missing 1 required positional argument: 'gallery_sel_filters'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 3499, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 3969, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 3969, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/scripts/gallery.rpy", line 233, in execute
screen gallery():
File "game/scripts/gallery.rpy", line 233, in execute
screen gallery():
File "game/scripts/gallery.rpy", line 236, in execute
python:
File "game/scripts/gallery.rpy", line 257, in <module>
if has_all_filters(i[3], gallery_sel_filters):
TypeError: has_all_filters() missing 1 required positional argument: 'gallery_sel_filters'
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.23051307
Rick and Morty: Another Way Home (r3.8 Part 2) r3.8P2
Wed Nov 8 14:53:10 2023
I checked it a bunch of times this morning and, naturally, it never threw and error, because why would it...Hey NM I haven't played the update yet but I just downloaded a fresh install along with the mindblower patch and selecting any button on the new menu causes a renpy crash for me.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/day_selector.rpy", line 914, in execute
screen doover_day_select():
File "game/scripts/day_selector.rpy", line 914, in execute
screen doover_day_select():
File "game/scripts/day_selector.rpy", line 917, in execute
use game_menu(_("Day Selector")):
File "game/scripts/screens.rpy", line 543, in execute
screen game_menu(title, scroll=None, yinitial=0.0, submenu=None, subpage=0):
File "game/scripts/screens.rpy", line 543, in execute
screen game_menu(title, scroll=None, yinitial=0.0, submenu=None, subpage=0):
File "game/scripts/screens.rpy", line 549, in execute
frame:
File "game/scripts/screens.rpy", line 552, in execute
hbox:
File "game/scripts/screens.rpy", line 558, in execute
frame:
File "game/scripts/screens.rpy", line 561, in execute
if scroll == "viewport":
File "game/scripts/screens.rpy", line 592, in execute
transclude
File "game/scripts/day_selector.rpy", line 917, in execute
use game_menu(_("Day Selector")):
File "game/scripts/day_selector.rpy", line 918, in execute
$ check_day_select_version()
File "game/scripts/day_selector.rpy", line 918, in <module>
$ check_day_select_version()
NameError: name 'check_day_select_version' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 3499, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 3969, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\core.py", line 3969, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\Smudgey\Desktop\RMAWH-r3.8P2-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/scripts/day_selector.rpy", line 914, in execute
screen doover_day_select():
File "game/scripts/day_selector.rpy", line 914, in execute
screen doover_day_select():
File "game/scripts/day_selector.rpy", line 917, in execute
use game_menu(_("Day Selector")):
File "game/scripts/screens.rpy", line 543, in execute
screen game_menu(title, scroll=None, yinitial=0.0, submenu=None, subpage=0):
File "game/scripts/screens.rpy", line 543, in execute
screen game_menu(title, scroll=None, yinitial=0.0, submenu=None, subpage=0):
File "game/scripts/screens.rpy", line 549, in execute
frame:
File "game/scripts/screens.rpy", line 552, in execute
hbox:
File "game/scripts/screens.rpy", line 558, in execute
frame:
File "game/scripts/screens.rpy", line 561, in execute
if scroll == "viewport":
File "game/scripts/screens.rpy", line 592, in execute
transclude
File "game/scripts/day_selector.rpy", line 917, in execute
use game_menu(_("Day Selector")):
File "game/scripts/day_selector.rpy", line 918, in execute
$ check_day_select_version()
File "game/scripts/day_selector.rpy", line 918, in <module>
$ check_day_select_version()
NameError: name 'check_day_select_version' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.23051307
Rick and Morty: Another Way Home (r3.8 Part 2) r3.8P2
Wed Nov 8 15:36:02 2023
Issue with having several different project versions... Okay, rar once more updated to ver 3.Okay so mindblowers is working now, but Day selector is also crashing.
I don't really want to say too much about where the ending is headed without spoilers sadly... But I do promise (very minor spoiler) things get better for Morty from here (this is meant to feel like the lowest point). Hopefully you still want to stick around to see where it goes, and luckily you won't have to wait too long for the next part, and (minor spoilers) it might have you rethink some things.I love this Renpy version so much and I am thankful for any continuation/ending provided to the game if Ferdafs abandoned the game, but to be honest I was underwhelmed by this first part.