Bare Witness
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Bare Witness

View Stats:
forrester54 29 Jul, 2024 @ 5:08am
An exception has occurred
Une exception s'est produite.: 1.1.2s
7.4.6.1693
Windows-10: While running game code:
File "game/tl/french/Chapter2.rpy", line 361, in script
dw "D'accord, c'est réglé maintenant. [Je vous laisse vous rattraper. Mais si vous avez besoin de moi pour quoi que ce soit, vous avez mon numéro."
Exception: String u"D'accord, c'est r\xe9gl\xe9 maintenant. [Je vous laisse vous rattraper. Mais si vous avez besoin de moi pour quoi que ce soit, vous avez mon num\xe9ro." ends with an open format operation.
: Full traceback:
File "game/tl/french/Chapter2.rpy", line 361, in script
dw "D'accord, c'est réglé maintenant. [Je vous laisse vous rattraper. Mais si vous avez besoin de moi pour quoi que ce soit, vous avez mon numéro."
File "renpy/ast.py", line 715, 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 1206, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1121, in prefix_suffix
return pattern.replace(thingvar, sub(body))
File "renpy/character.py", line 1105, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u"D'accord, c'est r\xe9gl\xe9 maintenant. [Je vous laisse vous rattraper. Mais si vous avez besoin de moi pour quoi que ce soit, vous avez mon num\xe9ro." ends with an open format operation.

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.2s
Mon Jul 29 11:38:53 2024
: Copie le fichier traceback.txt dans le presse-papiers sous forme de BBcode pour les forums comme https://lemmasoft.renai.us/.


*************************************************************

Une exception s'est produite.: 1.1.2s
7.4.6.1693
Windows-10: While running game code:
File "game/tl/french/Chapter3.rpy", line 9601, in script
sa "J'ai fantasmé sur ça pendant des années. Des putains d'années, Shel... [nom de famille]. C'était... C'est la chose la plus sexy qui me soit jamais arrivée. Tu étais parfaite. Et maintenant..."
KeyError: u'nom de famille'
: Full traceback:
File "game/tl/french/Chapter3.rpy", line 9601, in script
sa "J'ai fantasmé sur ça pendant des années. Des putains d'années, Shel... [nom de famille]. C'était... C'est la chose la plus sexy qui me soit jamais arrivée. Tu étais parfaite. Et maintenant..."
File "renpy/ast.py", line 715, 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 1206, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1121, in prefix_suffix
return pattern.replace(thingvar, sub(body))
File "renpy/character.py", line 1105, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'nom de famille'

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.2s
Mon Jul 29 12:09:57 2024
< >
Showing 1-10 of 10 comments
forrester54 29 Jul, 2024 @ 6:19am 
Une exception s'est produite.: 1.1.2s
7.4.6.1693
Windows-10: While running game code:
File "game/tl/french/Chapter4.rpy", line 27937, in script
an "Bonne nuit, [nom de famille]."
KeyError: u'nom de famille'
: Full traceback:
File "game/tl/french/Chapter4.rpy", line 27937, in script
an "Bonne nuit, [nom de famille]."
File "renpy/ast.py", line 715, 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 1206, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1121, in prefix_suffix
return pattern.replace(thingvar, sub(body))
File "renpy/character.py", line 1105, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'nom de famille'

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.2s
Mon Jul 29 15:18:14 2024
forrester54 29 Jul, 2024 @ 9:21am 
Une exception s'est produite.: 1.1.2s
7.4.6.1693
Windows-10: While running game code:
File "game/tl/french/Chapter5.rpy", line 5221, in script
he "Oh, mon Dieu! [nmcname!"
Exception: String u'Oh, mon Dieu! [nmcname!' ends with an open format operation.
: Full traceback:
File "game/tl/french/Chapter5.rpy", line 5221, in script
he "Oh, mon Dieu! [nmcname!"
File "renpy/ast.py", line 715, 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 1206, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1121, in prefix_suffix
return pattern.replace(thingvar, sub(body))
File "renpy/character.py", line 1105, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'Oh, mon Dieu! [nmcname!' ends with an open format operation.

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.2s
Mon Jul 29 18:21:07 2024
Storm  [developer] 29 Jul, 2024 @ 10:13am 
Thanks for the heads up on these. We'll go through and make corrections and get the build updated shortly.
608xperience 29 Jul, 2024 @ 12:48pm 
We've found and fixed these issues. An update will be rolled out shortly.
forrester54 30 Jul, 2024 @ 3:15am 
Yet another



Une exception s'est produite.: 1.1.2s
7.4.6.1693
Windows-10: While running game code:
File "game/tl/french/Chapter4.rpy", line 1837, in script
"Elle raccroche et vous regardez le téléphone pendant un moment. Elle a dit le mot en "L" la première fois, il y a plusieurs semaines, mais elle a encore du mal à l'accepter."
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
Exception: Say has image attributes (u'L',), but there's no image tag associated with the speaking character.
: Full traceback:
File "game/tl/french/Chapter4.rpy", line 1837, in script
"Elle raccroche et vous regardez le téléphone pendant un moment. Elle a dit le mot en "L" la première fois, il y a plusieurs semaines, mais elle a encore du mal à l'accepter."
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1415, in say
renpy.store.say(who, what, *args, **kwargs)
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
File "renpy/character.py", line 1159, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "renpy/character.py", line 971, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "renpy/character.py", line 897, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))
Exception: Say has image attributes (u'L',), but there's no image tag associated with the speaking character.

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.2s
Tue Jul 30 12:13:03 2024
Storm  [developer] 30 Jul, 2024 @ 3:37am 
Originally posted by forrester54:
Yet another



Une exception s'est produite.: 1.1.2s
7.4.6.1693
Windows-10: While running game code:
File "game/tl/french/Chapter4.rpy", line 1837, in script
"Elle raccroche et vous regardez le téléphone pendant un moment. Elle a dit le mot en "L" la première fois, il y a plusieurs semaines, mais elle a encore du mal à l'accepter."
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
Exception: Say has image attributes (u'L',), but there's no image tag associated with the speaking character.
: Full traceback:
File "game/tl/french/Chapter4.rpy", line 1837, in script
"Elle raccroche et vous regardez le téléphone pendant un moment. Elle a dit le mot en "L" la première fois, il y a plusieurs semaines, mais elle a encore du mal à l'accepter."
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1415, in say
renpy.store.say(who, what, *args, **kwargs)
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
File "renpy/character.py", line 1159, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "renpy/character.py", line 971, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "renpy/character.py", line 897, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))
Exception: Say has image attributes (u'L',), but there's no image tag associated with the speaking character.

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.2s
Tue Jul 30 12:13:03 2024
Thanks again for reporting it. We're checking it out now.
608xperience 30 Jul, 2024 @ 6:12am 
The issue has been identified and an update should be released as soon as it's been tested.
Kazabubu 1 Aug, 2024 @ 5:46pm 
I received one myself, game won't launch after 1st try
EDIT: message keep appear after few slides

1) On launch:

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 467, in finish_load
self.update_bytecode()
File "renpy/script.py", line 851, in update_bytecode
code = renpy.python.py_compile_exec_bytecode(i.source, filename=i.location[0], lineno=i.location[1])
TypeError: 'str' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.6.1693

Fri Aug 2 03:41:49 2024



2)During first minute of the game:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
TypeError: 'bool' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
File "renpy/ast.py", line 715, 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 1219, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3767, in interact_core
if renpy.display.draw.update(force=self.display_reset):
TypeError: 'bool' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.5s
Fri Aug 2 03:52:13 2024
Last edited by Kazabubu; 1 Aug, 2024 @ 5:55pm
608xperience 1 Aug, 2024 @ 6:55pm 
Originally posted by Kazabubu:
I received one myself, game won't launch after 1st try
EDIT: message keep appear after few slides

1) On launch:

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 467, in finish_load
self.update_bytecode()
File "renpy/script.py", line 851, in update_bytecode
code = renpy.python.py_compile_exec_bytecode(i.source, filename=i.location[0], lineno=i.location[1])
TypeError: 'str' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.6.1693

Fri Aug 2 03:41:49 2024



2)During first minute of the game:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
TypeError: 'bool' object is not callable

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
File "game/script.rpy", line 101, in script
mc "I'd say yes to the latter question."
File "renpy/ast.py", line 715, 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 1219, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3767, in interact_core
if renpy.display.draw.update(force=self.display_reset):
TypeError: 'bool' object is not callable

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
Bare Witness 1.1.5s
Fri Aug 2 03:52:13 2024
Thanks for the report. I've tried to reproduce this on multiple platforms/OSes and have been unable to do so. Especially the second one, which makes no sense to me. (It says that the dialogue on that line cannot call a boolean object, but there is no such logic there. It's just displaying dialogue.)

Would you please try verifying your files? As well, if you've installed any sort of mods, I would remove them from the game folders.
608xperience 1 Aug, 2024 @ 7:03pm 
If that doesn't resolve the problem for you, I would be inclined to uninstall/reinstall the game. Sorry for the trouble!
< >
Showing 1-10 of 10 comments
Per page: 1530 50