tj8900

New Member
Dec 27, 2017
1
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
ScriptError: could not find label 'girlcount'.

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

Full traceback:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/ast.py", line 1490, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'girlcount'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.7.1
Tue Sep 20 08:44:15 2022
 

driverman

Member
Nov 12, 2018
243
115
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
ScriptError: could not find label 'girlcount'.

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

Full traceback:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/ast.py", line 1490, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'girlcount'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.7.1
Tue Sep 20 08:44:15 2022
SAME TO ME
 
  • Like
Reactions: Skarag

Ramagar

Well-Known Member
Nov 19, 2017
1,150
1,145
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
ScriptError: could not find label 'girlcount'.

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

Full traceback:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/ast.py", line 1490, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'girlcount'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.7.1
Tue Sep 20 08:44:15 2022
I had that same error when playing the compressed version. The regular version does not seem to have that issue.
 

ron teague

Member
Apr 12, 2018
225
97
View attachment 1416638
The Roommate [v0.7.1] Walkthrough Mod
Features:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Note: Since I don't have much time anymore, I will only update the mod on new releases, not on bug fixes.

Download: - - ANDROID by Blackeye.

As always if you like the game please show your support for the Dev, .
If you like my work, please consider supporting me on my or , check my .
i loaded it the way it sed to but when i try to go to preferences View attachment CHANGELOGS.txt i get an exception has occurred
 

driverman

Member
Nov 12, 2018
243
115
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
ScriptError: could not find label 'girlcount'.

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

Full traceback:
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/ast.py", line 1490, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/ch36.rpy", line 348, in script call
call girlcount() from _call_girlcount
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'girlcount'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.7.1
Tue Sep 20 17:09:03 2022
```
 

jasad

Active Member
Dec 14, 2021
775
597
View attachment 1416638
The Roommate [v0.7.1] Walkthrough Mod
Features:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Note: Since I don't have much time anymore, I will only update the mod on new releases, not on bug fixes.

Download: - - ANDROID by Blackeye.

As always if you like the game please show your support for the Dev, .
If you like my work, please consider supporting me on my or , check my .
thank you for the mod~
 
3.80 star(s) 76 Votes