VN Ren'Py Camp Buddy Scoutmaster [v1.5] [Mikkoukun]

4.70 star(s) 13 Votes

sasam1425

New Member
Aug 9, 2023
1
1
help i get this every time i load the game


I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: The say screen (or show_function) must return a Text object.

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

Full traceback:
File "day1.rpyc", line 32, in script
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1223, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 875, in do_display
**display_args)
File "renpy/character.py", line 585, in display_say
raise Exception("The say screen (or show_function) must return a Text object.")
Exception: The say screen (or show_function) must return a Text object.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Camp Buddy 2.3
Mon Sep 18 02:08:46 2023
 
  • Like
Reactions: bruh5588

I.S.O.

Newbie
Mar 24, 2019
76
113
What's the diference between scoutmaster season 1.5 and camp buddy 2.3?
Two totally different games. Camp Buddy, you're a camper romancing other campers, and Scoutmaster Season, you're a member of the staff romancing other staff members while camp is out of session.
 

donorys

Member
Mar 26, 2019
266
213
whats the diffrenace between 1.2 and 2.3? which is the one i need to download?
If both versions are the same games, always choose the latest version. If they're different, then they can't really be compared, I I would say
 

PeacheJam

New Member
Sep 3, 2022
1
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: The say screen (or show_function) must return a Text object.

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

Full traceback:
  File "day1.rpyc", line 11, in script
  File "renpy/ast.py", line 716, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1223, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 875, in do_display
    **display_args)
  File "renpy/character.py", line 585, in display_say
    raise Exception("The say screen (or show_function) must return a Text object.")
Exception: The say screen (or show_function) must return a Text object.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Camp Buddy 2.3
Sun Oct 22 21:56:38 2023



i keep getting this error whenever I start the game, anyone know anything about it?
 
4.70 star(s) 13 Votes