2.60 star(s) 50 Votes

Ennoch

Conversation Conqueror
Respected User
Oct 10, 2017
7,247
19,602
The classic case of removing the persistent from the AppData location, hm?
 

TheDarkLord156

New Member
Feb 19, 2020
4
0
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
On the first day, when you arrive at new home, go directly to the pool and do the scene.
It won't crash and move you to Evening
 

sinrtb

Member
Nov 4, 2017
130
80
I keep getting this error :
Extracting _decomp.cab...
expand: unknown option -- F
Try 'expand --help' for more information.
The system cannot find the file specified.
The system cannot find the file specified.
Searching for rpyc files...
+ Decompiling "CDS.rpyc" - 4204 bytes
D:\Games\MCR2-0.5.0706-win\lib\windows-i686\python.exe: can't open file 'D:\Games\MCR2-0.5.0706-win\unrpyc.py': [Errno 2] No such file or directory
+ Decompiling "debug.rpyc" - 2802 bytes
...
 

BrandonSuns

Member
Aug 16, 2020
128
70
Where and how to open the Console
Go into the "renpy" folder, then "common" and then search for "00console.rpy".
Open that file with anything like Notepad++ (or TextMate for me) and edit the text on the 108th from
"config.console = False"
to
"config.console = True"
Make sure to write "True" with a capital T.
Save and close the file and then start the game, then press ctrl+O to open the console once you start playing the game.
I think you have to actually start playing (as in press start or load a save) to access the console menu.
Using it on the main menu will likely not do a thing iirc.
 

BrandonSuns

Member
Aug 16, 2020
128
70
To those users of Mac like myself, has anyone of you managed to create a distribution of the new update yet?
Also getting the CDS.rpyc error when either launching or trying to create a Mac version using Ren'Py Launcher and I have no idea how to resolve this.
Anyone who has an idea, your help would be greatly appreciate!
 
2.60 star(s) 50 Votes