2.50 star(s) 48 Votes

hugo_123

Member
Mar 7, 2018
178
46
Hey can you help me? I changed the rpyc files in notepad files and the game doesnt want to open again how to change it back.
 

triscuits

Member
Jul 9, 2018
260
77
Is anyone elses game file not even running on renpy? and just giving:

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/CDS.rpy", line 28: Missing parentheses in call to 'exec'
            exec "t_obj = %s"%transition
                  ^
    

File "game/_script/classes/Map.rpy", line 21: Missing parentheses in call to 'exec'
            exec code_object 
                  ^
    

File "game/_script/classes/Navigation.rpy", line 170: Missing parentheses in call to 'exec'
            exec "result = %s"%self.visible
                  ^
    

File "game/_script/classes/Quests.rpy", line 255: Missing parentheses in call to 'exec'
            exec code_object 
                  ^
    

File "game/_script/define/01_autodefine.rpy", line 182: invalid syntax
        exec "%s('..............................................................................................................'"%char
              ^
    

File "game/_script/minigames/SeXoniX/classes.rpy", line 101: Missing parentheses in call to 'exec'
            exec "result = %s"%self.data[key].visible
                  ^
    

File "game/_script/minigames/photoshoot/photoshoot.rpy", line 56: Missing parentheses in call to 'exec'
                    exec "result = %s"%self.data[key]['condition']
                          ^
    

File "game/_script/pc/pc photoset_store.rpy", line 185: Missing parentheses in call to 'exec'
                exec "result = %s"%self.custom[key]['visible']
                      ^
    

File "game/_script/redistributable/ConfigParser.rpy", line 244: invalid syntax
            raise TypeError, "first argument must be string or compiled pattern"
                            ^
    

File "game/_script/redistributable/common.rpy", line 172: invalid syntax
        raise Error, toSafeString(obj)
                    ^
    

Ren'Py Version: Ren'Py 8.0.1.22070801
Mon Jul 11 08:40:27 2022
 

Richter

Newbie
Jul 12, 2017
54
74
and here we go already :p same shit like in the past 2 years already .. ppl told him so damn often to enable the shit rollback on an error.. but still he let his games just close on an error.. in every shit game u can use the ignore button or the rollback button.. but he wont do it ....
this shithead of dev never learns a thing
I got an error about an indentation error, which is an issue with the python syntax. You can open the file via the error message, changed the indentatios so they read lite this:

Python:
init 999 python:
    renpy.config.rollback_enabled = True
    renpy.config.hard_rollback_limit = 256
    renpy.config.rollback_length = 256
    def unren_noblock( *args, **kwargs ):
        return
    renpy.block_rollback = unren_noblock
    try:
        config.keymap['rollback'] = [ 'K_PAGEUP', 'repeat_K_PAGEUP', 'K_AC_BACK', 'mousedown_4' ]
    except:
        pass
Yeah, still meh that it's not on by default, but it's not like we're paying for this shit anyway :p
 

Chiringuito

New Member
Sep 16, 2020
13
8
when i tried to do the pool event, it crashed, so i just avoid the pool event and did the other stuffs, and when i tried to do the pool event, the game didnt crash. ;)
 

Sinister_Jones

New Member
Jul 10, 2019
13
29
Getting this at the Pool scene

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'\u2026/mainmenu_bg_day.png') at 0x000000000c80de10>:
File "game/CDS.rpy", line 241, in cds_nav_exec
File "game/_script/classes/Navigation.rpy", line 380, in scene
File "game/_script/classes/Navigation.rpy", line 345, in active_zones
File "game/_script/classes/Navigation.rpy", line 170, in eval
TypeError: 'unicode' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
ho7 5 7<K > 7 (ތ_ q` - H 3 * hǭ \v . ; ք zgi A ] ք U`w M { OPtz R UO : j ʇ \ GͰG R Oя
File "game/_navigation/photo_store/shop.rpyc", line 59, in script call
/ yI #}N @ T t >?( ֓1 ղX
File "game/_navigation/photo_store/shop.rpyc", line 51, in script call
Q [T+M e@ I0 KA ᮰ [ M$ ai *bjl ա z r >*1R t: P `B +; xd'ʹj! Q ] a Q zUݢ Z<8 ZT ^ R F !kj8 ( ez; '
File "game/_navigation/photo_store/shop.rpyc", line 43, in script call
nfd dcF ` / 1,_[sC0 74 7H
File "game/_navigation/photo_store/shop.rpyc", line 67, in script call
w a l> aE k W K eK l> e 7` 2 Eա El^. > }J > ': l
File "game/_content/city2/gromov_house/pool/pool.rpyc", line 3, in script
Z j# / ݸ? _tmP y (5J ~ \r E 3 Qx |W 4 ,׳q vp^ | ` 2O Ղr -@ v _k ٨vo ' ؤ C 7 99% ̹ %y ?eTQ 4Q\ !! o -Y ~ R c~oJ &X
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
ho7 5 7<K > 7 (ތ_ q` - H 3 * hǭ \v . ; ք zgi A ] ք U`w M { OPtz R UO : j ʇ \ GͰG R Oя
File "game/_navigation/photo_store/shop.rpyc", line 59, in script call
/ yI #}N @ T t >?( ֓1 ղX
File "game/_navigation/photo_store/shop.rpyc", line 51, in script call
Q [T+M e@ I0 KA ᮰ [ M$ ai *bjl ա z r >*1R t: P `B +; xd'ʹj! Q ] a Q zUݢ Z<8 ZT ^ R F !kj8 ( ez; '
File "game/_navigation/photo_store/shop.rpyc", line 43, in script call
nfd dcF ` / 1,_[sC0 74 7H
File "game/_navigation/photo_store/shop.rpyc", line 67, in script call
w a l> aE k W K eK l> e 7` 2 Eա El^. > }J > ': l
File "game/_content/city2/gromov_house/pool/pool.rpyc", line 3, in script
Z j# / ݸ? _tmP y (5J ~ \r E 3 Qx |W 4 ,׳q vp^ | ` 2O Ղr -@ v _k ٨vo ' ؤ C 7 99% ̹ %y ?eTQ 4Q\ !! o -Y ~ R c~oJ &X
File "renpy/ast.py", line 2212, in execute
self.call("execute")
File "renpy/ast.py", line 2200, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "game/CDS.rpy", line 241, in cds_nav_exec
File "game/_script/classes/Navigation.rpy", line 380, in scene
File "game/_script/classes/Navigation.rpy", line 345, in active_zones
File "game/_script/classes/Navigation.rpy", line 170, in eval
File "<string>", line 1, in <module>
TypeError: 'unicode' object is not callable

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.0.22062402
My Cute Roommate 2 0.5.0706
Mon Jul 11 10:06:37 2022
 

Incest games fan

Well-Known Member
Jun 16, 2019
1,575
1,471
Meh. Mc has a hot mother and cutest sister i've ever seen in the game.

He couldn't bang them. Wasted of characters
 

pitruchio

Member
Jun 17, 2017
435
495
Yes ,But a number have a Bug where you do NOT get riddles from the shop girl !
I had no mistakes: the task of buying a webcam came up, I went to the shop the next day, started talking to the saleswoman again and the line "ask about the webcam" (or something like that) appeared and the saleswoman herself said that she was ready to give the webcam for free if the main character answered all the riddles.
 

bruno6845

Active Member
Jun 2, 2020
647
159
probleme
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'\u2026/mainmenu_bg_day.png') at 0x0000000005bc3ad0>:
File "game/CDS.rpy", line 241, in cds_nav_exec
File "game/_script/classes/Navigation.rpy", line 380, in scene
File "game/_script/classes/Navigation.rpy", line 345, in active_zones
File "game/_script/classes/Navigation.rpy", line 170, in eval
TypeError: 'unicode' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city2/gromov_house/pool/pool.rpyc", line 3, in script
��Z�j#����/��ݸ?�_tmP�y��(5J�~�\r�E�3�Qx�|W4�,׳q �vp^��|���`�2O��Ղr��-@�v��_k��٨vo��'�ؤ�C�7�99%����̹���%y�?eTQ�4Q\�!!��o�-Y��� ~�R���c~oJ�&X�
File "game/_content/city2/gromov_house/pool/pool.rpyc", line 3, in script
��Z�j#����/��ݸ?�_tmP�y��(5J�~�\r�E�3�Qx�|W4�,׳q �vp^��|���`�2O��Ղr��-@�v��_k��٨vo��'�ؤ�C�7�99%����̹���%y�?eTQ�4Q\�!!��o�-Y��� ~�R���c~oJ�&X�
File "renpy/ast.py", line 2212, in execute
self.call("execute")
File "renpy/ast.py", line 2200, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "game/CDS.rpy", line 241, in cds_nav_exec
File "game/_script/classes/Navigation.rpy", line 380, in scene
File "game/_script/classes/Navigation.rpy", line 345, in active_zones
File "game/_script/classes/Navigation.rpy", line 170, in eval
File "<string>", line 1, in <module>
TypeError: 'unicode' object is not callable

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.0.22062402
My Cute Roommate 2 0.5.0706
Mon Jul 11 18:13:55 2022
 
2.50 star(s) 48 Votes