Sanholo45

Newbie
Jan 5, 2021
47
32
So, I just picked this up. And I was enjoying it until:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script/locations/home/room.rpy", line 40, in script
call screen roomMenu() with dissolve
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script/interface/smartphone.rpy", line 67, in execute
screen phone_directory():
File "game/script/interface/smartphone.rpy", line 67, in execute
screen phone_directory():
File "game/script/interface/smartphone.rpy", line 218, in execute
if directoryDetail == True:
File "game/script/interface/smartphone.rpy", line 223, in execute
vbox:
File "game/script/interface/smartphone.rpy", line 226, in execute
hbox:
File "game/script/interface/smartphone.rpy", line 228, in execute
bar:
File "game/script/interface/smartphone.rpy", line 228, in keywords
bar:
File "game/script/interface/smartphone.rpy", line 232, in <module>
value charlove
NameError: name 'charlove' is not defined

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

Full traceback:
File "game/script/locations/home/room.rpy", line 40, in script
call screen roomMenu() with dissolve
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\exports.py", line 3336, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\core.py", line 3499, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\core.py", line 3969, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\core.py", line 605, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\core.py", line 3969, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\MEGA downloads\SistersStreamingSim-v1.2.1-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/script/interface/smartphone.rpy", line 67, in execute
screen phone_directory():
File "game/script/interface/smartphone.rpy", line 67, in execute
screen phone_directory():
File "game/script/interface/smartphone.rpy", line 218, in execute
if directoryDetail == True:
File "game/script/interface/smartphone.rpy", line 223, in execute
vbox:
File "game/script/interface/smartphone.rpy", line 226, in execute
hbox:
File "game/script/interface/smartphone.rpy", line 228, in execute
bar:

Anyone got any ideas to fix this?
File "game/script/interface/smartphone.rpy", line 228, in keywords
bar:
File "game/script/interface/smartphone.rpy", line 232, in <module>
value charlove
NameError: name 'charlove' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.23051307
Sister Streaming Sim v1.2.1
Fri Dec 20 01:30:25 2024
 

Sanholo45

Newbie
Jan 5, 2021
47
32
... just tried to follow this Dev's links to subscribestar to download V1.3, as promised in the opening splash screen of the game.
It does not exist. What a cunt.
 
4.00 star(s) 4 Votes