flocka

New Member
Jun 20, 2018
11
6
37
having this error while using the scene replay mod. anyone know how to fix?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/gallery_scene.rpy", line 7635, in script call
call sex_scene_new ('cous_dir47anim1', 'cous_dir45anim1', 'cous_dir46anim1', womanbar=True, ptnb=True, amb=s_wf_bj)
Exception: Unknown keyword arguments: amb

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

Full traceback:
File "game/gallery_scene.rpy", line 7635, in script call
call sex_scene_new ('cous_dir47anim1', 'cous_dir45anim1', 'cous_dir46anim1', womanbar=True, ptnb=True, amb=s_wf_bj)
File "game/labels.rpyc", line 164, in script
���ORf?�vT�/�S{��ā��hzQ�3 �{N� ω�ǹ�X�R��{��fLJRJ�I��z�Xr���j�);���lIs�(1I��ΉwZ�F�:B��V�z��z��E�)�����%��H m�Ĺu�"e�~wI���x��w}��~�>�p�6O2�կ����)�$�H[�`2<+����`E��F�i�xڵ�`U�?L�}�K/�d -�R�EA���B(�M�a7$�ٻ AT� 6������Ů`AEQ�޻�w�;s��F��{���b��s~��3g��.L�M�(p�
File "C:\Users\pokem\Downloads\ent\f95\mcr\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\ast.py", line 837, in execute
values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
File "C:\Users\pokem\Downloads\ent\f95\mcr\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\ast.py", line 158, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "C:\Users\pokem\Downloads\ent\f95\mcr\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\ast.py", line 145, in apply
raise Exception("Unknown keyword arguments: %s" % ( ", ".join(values.keys())))
Exception: Unknown keyword arguments: amb

Windows-8-6.2.9200
Ren'Py 7.2.0.424
1.6.0 Beta ex+
Wed Dec 25 19:19:54 2019
 
  • Like
Reactions: Tacito

Tacito

Forum Fanatic
Jul 15, 2017
5,956
53,909
912
having this error while using the scene replay mod. anyone know how to fix?


Exception: Unknown keyword arguments: amb
He changed a variable in 1.601 , amb (to solve another problem :) )
Scene 59 61 63 64 are affected ... try this if it works I upload the mod for version 1.601 in original post
 
Last edited:
  • Like
Reactions: UraN82
3.30 star(s) 181 Votes