UmbraDraconis242

New Member
Feb 5, 2020
10
9
Does this help any with why it keeps crashing?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 55, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 47, in _scan_images_directory
if renpy.has_image(base, exact=True):
TypeError: 'str' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00images.rpy", line 55, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 47, in _scan_images_directory
if renpy.has_image(base, exact=True):
TypeError: 'str' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.8.1895
Grandma's House V0.16
Thu Oct 26 19:09:05 2023
 

PhineasFlynn

Engaged Member
Feb 1, 2020
3,627
3,359
Does this help any with why it keeps crashing?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 55, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 47, in _scan_images_directory
if renpy.has_image(base, exact=True):
TypeError: 'str' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00images.rpy", line 55, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 47, in _scan_images_directory
if renpy.has_image(base, exact=True):
TypeError: 'str' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.8.1895
Grandma's House V0.16
Thu Oct 26 19:09:05 2023
You was start new Part 1 game? Or Part 2?
 
Aug 20, 2023
19
14
Dumb question, this is my first game that has a separate update file option, how do I go about installing it? I'm on a chromebook running it in the penguin linux environment if that matters.
 
  • Red Heart
Reactions: FatGiant

FatGiant

Forum Fanatic
Jan 7, 2022
4,403
13,883
Dumb question, this is my first game that has a separate update file option, how do I go about installing it? I'm on a chromebook running it in the penguin linux environment if that matters.
1- Download the correct version
2- Unzip the folder - You get a folder and inside it a series of folders and executables
3- Select the contents of said folder, not the initial folder, but the contents of it.
4- Copy everything (Ctrl+C)
5- Go to the Part 3 folder (where the /game folder is) and paste it all there, if it asks to replace, say Yes.
6- Run the executable, load last save
7- Have fun
 
  • Like
Reactions: imjustlurkinghere

hic86

Member
Jul 24, 2022
152
357
1- Download the correct version
2- Unzip the folder - You get a folder and inside it a series of folders and executables
3- Select the contents of said folder, not the initial folder, but the contents of it.
4- Copy everything (Ctrl+C)
5- Go to the Part 3 folder (where the /game folder is) and paste it all there, if it asks to replace, say Yes.
6- Run the executable, load last save
7- Have fun
If you're using a mod of sorts, you will likely need to update it as well (WT, Cheat, w/e). They'll need to be up-to-date, or you may end up with bricked saves (they'll usually be fixed once the issue is resolved).

You may also need to reapply any patch that you've been using as well.
 
  • Like
Reactions: imjustlurkinghere

JenusKudo

Well-Known Member
Aug 4, 2017
1,375
891
It would be great if the relationship page was also updated. The small details like the relationship and like/dislike changing would be great little addition
 
  • Like
Reactions: MoreLinks

Takitashino

New Member
Mar 11, 2023
6
8
You might want to re-download (or just re-unzip) the full first part of the game. Make sure you install it in it's own folder and play it first before moving on to the second part, which also has to be in its own separate folder.

Well, Thank you very much, I will re-download it.
 

McLOVINu

Active Member
Mar 18, 2018
627
335
Would it be possible to add the relmenu (relationships) to Season 1?

[i did try adding the button to the menu that points to the label, and I copied the relmenu from season 2 over, but it threw up a ton of errors]
 

FatGiant

Forum Fanatic
Jan 7, 2022
4,403
13,883
Would it be possible to add the relmenu (relationships) to Season 1?

[i did try adding the button to the menu that points to the label, and I copied the relmenu from season 2 over, but it threw up a ton of errors]
No! The code is completely different.

BTW, that code change was one of the main reasons for the Split.

Peace :)
 

gam2000

Well-Known Member
Apr 12, 2021
1,118
964
We have had a lot going on IRL and I have not played since 0.29. Where does Part 2 end and Part 3 begin?
I found 0.34, 0.37. 0.39, and 0.41 full downloads.
I'm trying to figure out what I need to have to start playing again.
Thanks for your help.
 

Elhemeer

Forum Fanatic
Jun 20, 2022
5,655
9,426
We have had a lot going on IRL and I have not played since 0.29. Where does Part 2 end and Part 3 begin?
I found 0.34, 0.37. 0.39, and 0.41 full downloads.
I'm trying to figure out what I need to have to start playing again.
Thanks for your help.
37 is the end of part 2. 41 is the most current version of part 3. Like part 1 (16) you need to make a specific save at the end of part 2 (37) to import into part 3 (41)
 
3.80 star(s) 286 Votes