2.50 star(s) 47 Votes

calel

Member
Aug 19, 2021
326
554
I get this error when im figthing with this guy(his level 5). When my life reach lower than 5 just crash. Is there a way to skip the minigame like in Girl house


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/_content/city2/college/college1.rpy", line 378, in script call
call fight ('vasya 5', end_notify=False)
File "game/_script/minigames/CardCombatDuel/combat.rpy", line 25, in script
call screen arena
File "game/_content/city2/college/college1.rpy", line 378, in script call
call fight ('vasya 5', end_notify=False)
File "game/_script/minigames/CardCombatDuel/combat.rpy", line 25, in script
call screen arena
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/_script/minigames/CardCombatDuel/script/screens/arena.rpy", line 63, in execute
screen arena():
File "game/_script/minigames/CardCombatDuel/script/screens/arena.rpy", line 63, in execute
screen arena():
File "game/_script/minigames/CardCombatDuel/script/screens/arena.rpy", line 67, in execute
timer 1.0 action If(not field.finished, Function(field.check_combat_end)) repeat True
Exception: A timer must have an action supplied.

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

Full traceback:
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\execution.py", line 908, in run_context
context.run()
File "game/_content/city2/college/college1.rpy", line 378, in script call
call fight ('vasya 5', end_notify=False)
File "game/_script/minigames/CardCombatDuel/combat.rpy", line 25, in script
call screen arena
File "game/_content/city2/college/college1.rpy", line 378, in script call
call fight ('vasya 5', end_notify=False)
File "game/_script/minigames/CardCombatDuel/combat.rpy", line 25, in script
call screen arena
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/_script/minigames/CardCombatDuel/script/screens/arena.rpy", line 63, in execute
screen arena():
File "game/_script/minigames/CardCombatDuel/script/screens/arena.rpy", line 63, in execute
screen arena():
File "game/_script/minigames/CardCombatDuel/script/screens/arena.rpy", line 67, in execute
timer 1.0 action If(not field.finished, Function(field.check_combat_end)) repeat True
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\behavior.py", line 2068, in __init__
raise Exception("A timer must have an action supplied.")
Exception: A timer must have an action supplied.
 
Last edited:

Lockyn87

Member
Oct 6, 2018
342
188
I love this game so far. Haven't played the latest update . I hope the issues will get resolved seems to be a few complaints. Hot females good renders. Only complaint I have was girl house ended abruptly
 

Sorter

Well-Known Member
Aug 11, 2017
1,001
433
I love this game so far. Haven't played the latest update . I hope the issues will get resolved seems to be a few complaints. Hot females good renders. Only complaint I have was girl house ended abruptly
I know roommate games are related sequels and all, but should I play the other game first? And I think my comment above about BB is because this dev uses the same renders.
 

tombombadinho

Member
Sep 22, 2021
119
109
My Cute Roommate 2 [v0.2] [Astaros3D]

Scene Gallery 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.

Download Mod: Mega

You can also find here:



Unofficial Android Port With Mod:
Collectionof18 (Compressed version)
Brandy(Uncompressed version)

View attachment 1459830 View attachment 1459835
Waiting for the update
 

PeggyBlackett

Engaged Member
Jan 24, 2018
2,561
2,277
Since i haven't played the first game, what's the difference, and is it worthwhile trying both?
 

Bloxx

Newbie
Jun 1, 2017
27
10
Hello, I have a problem, I have a 165hz monitor and these types of games give me a problem when starting, has someone gone through it and solved the problem?
 
2.50 star(s) 47 Votes